|
2010-06-06
, 09:52
|
Posts: 20 |
Thanked: 16 times |
Joined on Jan 2010
@ Norway
|
#372
|
python play_sound.py
The Following User Says Thank You to rcastberg For This Useful Post: | ||
|
2010-06-06
, 10:00
|
Posts: 119 |
Thanked: 19 times |
Joined on Jan 2010
|
#373
|
The Following User Says Thank You to ahmoda For This Useful Post: | ||
|
2010-06-06
, 10:13
|
Posts: 119 |
Thanked: 19 times |
Joined on Jan 2010
|
#374
|
ahmoda, try copying the unzipped file to your n900 and running the follwoing code in xterm :
It should play the sound twice.Code:python play_sound.py
|
2010-06-06
, 10:23
|
|
Posts: 385 |
Thanked: 344 times |
Joined on Jan 2010
@ Israel
|
#375
|
OK, now i made some more tests....
I set all setting of CallNotify ( vibration, visual ,sound) ON.
Then only the sound is work....
so in brief...
Let us say (Visual=V & Vibration = B & Sound =S)
then we can say
- if "V=ON / B=ON /S=ON" all working perfectly with sound and vibration.
- If "V=ON / B=ON / S=OFF" Sound will work and Vibration is not working.
- If "V=ON / B=OFF / S=ON" Sound will not work and Vibration is working.
It seems the command of Vibration replaced with sound one and verse visa.. May be.
This is my experience. Hope it will help you.
Thanks
|
2010-06-06
, 10:37
|
Posts: 119 |
Thanked: 19 times |
Joined on Jan 2010
|
#376
|
The Following User Says Thank You to ahmoda For This Useful Post: | ||
|
2010-06-06
, 11:14
|
Posts: 261 |
Thanked: 73 times |
Joined on Sep 2009
|
#377
|
|
2010-06-06
, 12:11
|
|
Posts: 385 |
Thanked: 344 times |
Joined on Jan 2010
@ Israel
|
#378
|
|
2010-06-06
, 15:03
|
Posts: 261 |
Thanked: 73 times |
Joined on Sep 2009
|
#379
|
|
2010-06-06
, 18:19
|
|
Posts: 385 |
Thanked: 344 times |
Joined on Jan 2010
@ Israel
|
#380
|
Yes it is typo, i'm sorry, the output is
"y;n;y;1.0"
Thanks for your help
Last edited by ahmoda; 2010-06-06 at 09:22.