[nvda] Re: Nvda clock announcement

On 29/01/2009 9:44 AM, coffeekingms@xxxxxxxxx wrote:
Hello all. Someone on the list asked me what synth I was using when I
reported the clock issue. I am using eloquence sapi4.
So this is probably a bug in that synth.
But the issue only
happens during the first ten minutes of the hour e.g 11:00 to 11:09.
After that it works fine. Is there a way to fix this in the speech
dictionary?
Yes. You can use the following entry in the voice dictionary:
Pattern: (?<!\d)(\d\d):(\d\d)(?!\d)
Replacement: \1 \2
Check the Regular expression checkbox.
This strips the colon. Note that this will happen even if you have punctuation enabled, which would normally always speak the colon.

--
James Teh
Email/MSN Messenger/Jabber: jamie@xxxxxxxxxxx
Web site: http://www.jantrid.net/
To post messages to the list send email to
nvda@xxxxxxxxxxxxx
To modify your NVDA Email settings go to:
http://www.freelists.org/list/nvda
Thank you for your continued support of Nonvisual Desktop Access, an open 
source free screen reader for Microsoft Windows:
http://www.nvda-project.org/
To get the latest NVDA snapshot:
http://www.nvda-project.org/snapshots/
Report bugs or make feature requests at:
http://trac.nvda-project.org/
Message Archive:
http://www.freelists.org/archives/nvda

Other related posts: