Skip to content
Commit f5c87b38 authored by Charles Chen's avatar Charles Chen
Browse files

Fixing a bug with the TextToSpeech speech queue processing.

The queue processor should not be called for the next item
until synthesis has actually happened for the current item;
before it was being incorrectly called regardless of
whether or not the synthesizer had processed the current item.
parent 67909184
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment