Changeset 2191
- Timestamp:
- 07/07/08 02:09:57 (6 months ago)
- Location:
- trunk
- Files:
-
- 2 modified
-
. (modified) (2 props)
-
source/synthDrivers/sapi4activeVoice.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property bzr:revision-id:v3-list-QlpoOTFBWSZTWbrL2vUAAB1VgAAQABCAQDrrnqAgAFCgaaGRkxBoTIJ6mmaNRwhndFAoNhZjh_YY4a01fOg1ulgNNC2UrzPdXXEnDpX8XckU4UJC6y9r1A..
-
old new 134 134 1985 jamie@jantrid.net-20080703122649-na0jn8xd6aphnxvn 135 135 1988 jamie@jantrid.net-20080704015411-mryr3lc3ygqg4jc4 136 1995 jamie@jantrid.net-20080707020819-hnuxgzh8brekfz3u
-
- Property bzr:revision-info
-
old new 1 timestamp: 2008-07-0 4 11:54:11.062000036+10001 timestamp: 2008-07-07 12:08:19.447000027 +1000 2 2 committer: James Teh <jamie@jantrid.net> 3 3 properties: 4 4 branch-nick: main 5 rebase-of: jamie@jantrid.net-20080704015411-en6mpbo58m9m6qaa
-
- Property bzr:revision-id:v3-list-QlpoOTFBWSZTWbrL2vUAAB1VgAAQABCAQDrrnqAgAFCgaaGRkxBoTIJ6mmaNRwhndFAoNhZjh_YY4a01fOg1ulgNNC2UrzPdXXEnDpX8XckU4UJC6y9r1A..
-
trunk/source/synthDrivers/sapi4activeVoice.py
r2177 r2191 122 122 text=text.replace("\\","\\\\") 123 123 if isinstance(index,int) and index>=0: 124 text=" ".join(["\\mrk=%d\\"%(index+1),text])124 text="\\mrk=%d\\%s"%(index+1,text) 125 125 self.tts.speak(text) 126 126

NVDA is supported by