dj13241
16th June 2009, 06:33 PM
I have MSVC 21040 running in a 21042 ROM. Out of the "box", the announcements didn't work. I am working on a solution to work around this issue. The only part I am having a hard time with is the length of the announcement itself ... It cuts off after ~3 seconds. My TTSAnnounce ringer script is "v0p". To disable the normal ring, I set the category for RingTone0 to "_Ring" (instead of "Ring"). The nice thing about disabling the normal ringer this way is that it doesn't interfere with the build-in Sounds and Notifications settings interface.
Example: Call from 012-345-6789 gets announced as "Call From 012-345-67"
or
Call from Joe Smith on Mobile is announced as "Call from Joe Smith on m..."
If I change the TTSAnnounce ringer script to "p" (remove the vibrate command), it works fine. If I use "pv0", it still works but no vibrate. Any ideas on how I can get vibrate and call announce? I also tried v1p, v1pr, v0pr, v0pw3r ... Same results as v0p. Also tried an "a" in front. This might be a bug in the OS ... I'll have to play around with some other ring tones and see if they get cut off. Is there a max ringer script duration setting somewhere?
Example: Call from 012-345-6789 gets announced as "Call From 012-345-67"
or
Call from Joe Smith on Mobile is announced as "Call from Joe Smith on m..."
If I change the TTSAnnounce ringer script to "p" (remove the vibrate command), it works fine. If I use "pv0", it still works but no vibrate. Any ideas on how I can get vibrate and call announce? I also tried v1p, v1pr, v0pr, v0pw3r ... Same results as v0p. Also tried an "a" in front. This might be a bug in the OS ... I'll have to play around with some other ring tones and see if they get cut off. Is there a max ringer script duration setting somewhere?