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

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

TTS Doesn't work on existing project #56

Closed jjesuscastro closed 3 years ago

jjesuscastro commented 3 years ago

I got the Plugins folder and the SpeechAndText folder form the Assets folder. I deleted the AndroidManifest.xml from the plugins.

I am sure the script I made to use the plugin works, tested it by opening the UnityProject in the repo and adding my script. However, using it on an existing project won't work.

Made sure the GameObject's name is TextToSpeech, even went as far as using the Prefab in the SpeechAndText folder