khanhuitse05 / speech-and-text-unity-ios-android

Speed to text in Unity iOS use Native Speech Recognition
MIT License
286 stars 124 forks source link

Text To Speech only works when the android app is running in background #60

Closed NikhilAdhau closed 2 years ago

NikhilAdhau commented 2 years ago

I'm using this plugin for my unity project. I'm using a script to call StartSpeak() function. But it doesn't speak out anything when the app is running in the foreground; but when the app goes in the background text to speech starts to work nicely