PDA

View Full Version : Voice Command 21040 - Announcement Cut Short


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?

dj13241
9th July 2009, 07:00 PM
Ok ... Here goes ...

I built a 21042 Titan ROM with PPCKitchen.org's BuildOS, including VoiceCommand. I had to change some registry settings to get it to announce my incoming calls, and these announcements were cut short.

I am 98% done building my own 21042 Titan Kitchen. When I use my kitchen, Voice Command announces the full message, and does not get cut short.

I don't know what the issue was, but it is no longer an issue for me.