Skip to content

Commit

Permalink
Update changes file for #9935
Browse files Browse the repository at this point in the history
  • Loading branch information
feerrenrut committed Jul 19, 2019
1 parent 6c46739 commit ad8aad5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions user_docs/en/changes.t2t
Expand Up @@ -24,6 +24,7 @@ What's New in NVDA
- SynthDriver classes should no longer expose index via the lastIndex property. Instead, they should notify the synthDriverHandler.synthIndexReached action with the index, once all previous audio has finished playing before that index.
- SynthDriver classes must now notify the synthDriverHandler.synthDoneSpeaking action, once all audio from a SynthDriver.speak call has completed playing.
- SynthDriver classes must support the speech.PitchCommand in their speak method, as changes in pitch for speak spelling now depends on this functionality.
- The tab-completion in the Python console only suggests attributes starting with an underscore if the underscore is first typed. (#9918)


= 2019.2 =
Expand Down

0 comments on commit ad8aad5

Please sign in to comment.