DescriptionAdd routine for checking startTime when start the next utterance in handleSpeakingCompleted()
Same functions are called twice when calling speak() function repeatedly like current issue.
This issue is caused by asynchronous call.
So, I add routine for checking startTime in handleSpeakingCompleted() that is for preventing call twice.
BUG=367535
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178344
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|