Disable sms notification sound

Login to reply to this topic.
Thu, 2006-03-23 12:52
Joined: 2006-02-19
Forum posts: 5
Hi everyone
I'm writing an application that moves some messages on arrival to another folder, and I want to disable the notication sound for those messages, so my question is how to disable the notification message sound of the messages.

Thankx ...

Thu, 2006-03-23 13:33
Error (not verified)
Forum posts: 2018
Re: Disable sms notification sound
Quote from: yazwas
Hi everyone
I'm writing an application that moves some messages on arrival to another folder, and I want to disable the notication sound for those messages, so my question is how to disable the notification message sound of the messages.

Thankx ...

i read one solution some where on forum:

when sms arrives make the volume of device to minmum. when u r done , make volume to its origional value (where it was b4)
Thu, 2006-03-23 15:16
Joined: 2004-12-03
Forum posts: 276
Re: Disable sms notification sound
AFAIK... you can't stop the sound... because you will get the sms notification when the sms reached the inbox.... so at that time sound playing routine might have been called.....

So its on your luck if you are able to reduce the sound or stop the sound after SMS arrival.....

Today is a gift by GOD, that's why it is called the present.

Thu, 2006-03-23 15:23
Forum Nokia Champion
Joined: 2005-08-31
Forum posts: 124
Re: Disable sms notification sound
As an workaround Try to change the profile to slient for a minute as soon as the sms comes and back to general after u received.

Sounds tough..........


Try it out ......

Regards,
Mateen Maldar.

Mateen Maldar

Thu, 2006-03-23 17:18
Error (not verified)
Forum posts: 2018
Re: Disable sms notification sound
Quote from: dennis_george
AFAIK... you can't stop the sound... because you will get the sms notification when the sms reached the inbox.... so at that time sound playing routine might have been called.....
So its on your luck if you are able to reduce the sound or stop the sound after SMS arrival.....

What i've noticed is : ur app gets notice of new sms before phone starts beep. what if u set the volume to minimum before phone starts playing sound?

let me know if i'm thinking wrong Tongue
Sat, 2006-03-25 17:26
Error (not verified)
Forum posts: 2018
Re: Disable sms notification sound
Quote from: Error
Quote from: dennis_george
AFAIK... you can't stop the sound... because you will get the sms notification when the sms reached the inbox.... so at that time sound playing routine might have been called.....
So its on your luck if you are able to reduce the sound or stop the sound after SMS arrival.....

What i've noticed is : ur app gets notice of new sms before phone starts beep. what if u set the volume to minimum before phone starts playing sound?

let me know if i'm thinking wrong Tongue

doesnt work Sad
 i'm trying to setvolume to zero when sms arrives but my exe
dies without showing any error.
Tue, 2006-03-28 06:01
Joined: 2005-02-12
Forum posts: 98
Re: Disable sms notification sound
Hi matin,

I think that It would be more  nice that if you put the solution here on forum itself so that not only one person but lots of person can get benefit from it.

Tue, 2006-03-28 10:51
Error (not verified)
Forum posts: 2018
Re: Disable sms notification sound
Quote from: vikas_bansal
Hi matin,

I think that It would be more  nice that if you put the solution here on forum itself so that not only one person but lots of person can get benefit from it.



AGREE WITH VIKAS
Tue, 2006-03-28 15:19
Joined: 2004-05-24
Forum posts: 981
Re: Disable sms notification sound
Quote from: mateen_maldar
can't paste the code for some reasons .


Regards,
Mateen Maldar

And the reasons are?

pirosl

Wed, 2006-03-29 07:52
Error (not verified)
Forum posts: 2018
Re: Disable sms notification sound
i guess he was just trying to be smart Grin
Wed, 2006-03-29 10:23
Joined: 2004-05-24
Forum posts: 981
Re: Disable sms notification sound
I guess he is using some unpublished api, is this rigth?

pirosl

Wed, 2006-03-29 12:18
Error (not verified)
Forum posts: 2018
Re: Disable sms notification sound
Quote from: pirosl
I guess he is using some unpublished api, is this rigth?

may be, but i'm not sure....

mateen_maldar, where r u man?

Wed, 2006-03-29 14:10
Joined: 2005-02-12
Forum posts: 98
Re: Disable sms notification sound
As far as i know there are APIs to view the profile but you can not edit them. unless you do some hacking stuff..
One more possiblity is that certain APIs feature are provided by Nokia only when your company is certified by them .
One example of that is Sound Interjection in live voicecall  on Nokia 6630 and 6680. Just to give one  uid during creation of CMdaaudioRecorderUtility Object and u r able..otherwise if you don't know UID and use null ...you can never do interjection..

So this is either  a Nokia Premium feature or UNpublished library or he is too smart?HuhHuh??
Wed, 2006-03-29 16:08
Joined: 2006-02-27
Forum posts: 9
Re: Disable sms notification sound
Hello Vikas, would you  share what was that UID just to complete the example ??

BoogYmaNN
Thu, 2006-03-30 10:26
Joined: 2005-02-12
Forum posts: 98
Re: Disable sms notification sound
Sorry I can n't remember now...That is 6 months before when I was working on that. If you really need it then tell me i will try to get it with one of my old colegue (if he also remembers)...But this is really true..We fought for this feature for Nokia 6630 for couple of months and could not solve it..later when we got solution ...it was nothing but clever trick of Nokia..
Thu, 2006-03-30 10:48
Joined: 2004-05-24
Forum posts: 981
Re: Disable sms notification sound
I'm really interested what the solution is. Can you share it?

pirosl

  • Login to reply to this topic.