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

Message when user don't say nothing #51

Open LeoPassos opened 3 years ago

LeoPassos commented 3 years ago

Great code! Thanks a lot!

I have a doubt:

How do I display a message (eg, "I didn't hear what you said") when the user doesn't say anything and so the system doesn't hear any word?

Can someone help me?