Android-Native-TTS-plugin-for-Unity-3d icon indicating copy to clipboard operation
Android-Native-TTS-plugin-for-Unity-3d copied to clipboard

Stopping the 'speech'?

Open naisu1412 opened this issue 6 years ago • 2 comments

How will I able to access the stop function of the TTS?

naisu1412 avatar Mar 12 '18 01:03 naisu1412

You can modify the android project to add a custom function and make it stop talking as your will. Then, rebuild the project. I had to do the exact same thing, I'll be posting the code later. In case you want to do it yourself, here you can find more info about Android's Text to Speech: https://developer.android.com/reference/android/speech/tts/TextToSpeech.html

ja8an avatar Mar 16 '18 17:03 ja8an

Is it possible to at Stop functionality to this?

rajdua avatar Apr 06 '23 01:04 rajdua