Reply To: both voice recogniser & textToVoice same time

Home Forums OpenEars both voice recogniser & textToVoice same time Reply To: both voice recogniser & textToVoice same time

#1020237
Halle Winkler
Politepix

OK, that isn’t really about threading so you don’t need a thread-based solution to that issue. Yes, you can interrupt TTS speech using speech recognition if you require the user to use headphones, or you can alter FliteController to not call the methods sendSuspendNotificationOnMainThread and sendResumeNotificationOnMainThread if you want to experiment with what happens when speech recognition doesn’t suspend while the user is using the main speaker.