Merge change 5240 into donut
* changes: Fixing the synth function so that queue processing continues.
This commit is contained in:
@@ -402,6 +402,7 @@ public class TtsService extends Service implements OnCompletionListener {
|
||||
if (synthAvailable) {
|
||||
synthesizerLock.unlock();
|
||||
}
|
||||
processSpeechQueue();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user