Changeset 2472

Show
Ignore:
Timestamp:
11/05/08 06:33:27 (2 months ago)
Author:
bzr
Message:

Add a new SAPI4 synth driver written by Mick with some slight modifications by me. This new driver is called "sapi4". It is intended to replace both sapi4serotek and sapi4activeVoice, and these old drivers will be removed once this new driver has been tested. Please test thoroughly and report any regressions from the old drivers.

Location:
trunk
Files:
2 added
2 modified

Legend:

Unmodified
Added
Removed
  • trunk

    • Property bzr:revision-info
      •  

        old new  
        1 timestamp: 2008-11-05 15:54:38.881999969 +1000 
         1timestamp: 2008-11-05 16:32:12.400000095 +1000 
        22committer: James Teh <jamie@jantrid.net> 
        33properties:  
    • Property bzr:revision-id:v3-list-QlpoOTFBWSZTWbrL2vUAAB1VgAAQABCAQDrrnqAgAFCgaaGRkxBoTIJ6mmaNRwhndFAoNhZjh_YY4a01fOg1ulgNNC2UrzPdXXEnDpX8XckU4UJC6y9r1A..
      •  

        old new  
        2412412269 jamie@jantrid.net-20081104214630-x5n0feohvfk96lbg 
        2422422270 jamie@jantrid.net-20081105055438-xlkgge9k4qkjjj08 
         2432271 jamie@jantrid.net-20081105063212-yw3k6virvrt3ii78 
    • Property bzr:file-ids
      •  

        old new  
        1 source/synthDriverHandler.py    97@dbe06fc7-9119-0410-a01d-9dbf589ecbba:trunk:source%2FsynthDriverHandler.py 
        2 source/synthDrivers/audiologic.py       audiologic.py-20080701031200-sjkq3p9snm96sxhq-2 
        3 source/synthDrivers/espeak.py   612@dbe06fc7-9119-0410-a01d-9dbf589ecbba:trunk:source%2FsynthDrivers%2Fespeak.py 
        4 source/synthDrivers/sapi4activeVoice.py 483@dbe06fc7-9119-0410-a01d-9dbf589ecbba:trunk:source%2FsynthDrivers%2Fsapi4activeVoice.py 
         1source/synthDrivers/_sapi4.py   _sapi4.py-20081105062308-fz5mgli5iso5vcdq-1 
         2source/synthDrivers/sapi4.py    sapi4.py-20081105062308-fz5mgli5iso5vcdq-2 
         3user_docs/whats%20new.txt       559@dbe06fc7-9119-0410-a01d-9dbf589ecbba:trunk:user_docs%2Fwhats%20new.txt 
  • trunk/user_docs/whats new.txt

    r2468 r2472  
    4545* new: You can now press escape when in focus mode to return to browse mode. 
    4646* new: In virtual buffers, when the focus changes or the caret is moved, NVDA can automatically switch to focus mode or browse mode as appropriate for the control under the caret. This is configured from the Virtual Buffers dialog. (#157) 
     47* new: Rewritten SAPI4 synthesizer driver which replaces the sapi4serotek and sapi4activeVoice drivers and should fix the problems encountered with these drivers. 
    4748 
    4849