DescriptionAllows endCallbacks in tts to queue up speech in the speech queue and simplify speech output logic.
- the speech queue was clearing the current utterance _after_ executing end callbacks; end callbacks themselves could have generated new utterances, so this cleared the new utterance rather than the previous "current" ones.
- remove overriding of onEvent by output.js.
- update continous read test.
TEST=chromevox_tests --run-manual passes.
BUG=461824
Committed: https://crrev.com/dfb97c2fe170e638d7cdf40e769a350e6cecf10c
Cr-Commit-Position: refs/heads/master@{#318061}
Patch Set 1 #
Total comments: 6
Patch Set 2 : #
Total comments: 4
Patch Set 3 : #
Messages
Total messages: 13 (3 generated)
|