HoseinPorazar / Android-Native-TTS-plugin-for-Unity-3d

Android Native text To Speech plugin for Unity 3d
38 stars 9 forks source link

A gray oval appears on the screen while the device is speaking. Is there a way to remove this? #5

Open osofskya opened 6 years ago

ayt-edebiyat commented 2 years ago

In TextToSpeech.cs , delete TTSExample.Call("showMessage", msg); codes (There are two line) and delete "tts.ShowToast(msg); "in speak function