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

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

Open osofskya opened this issue 6 years ago • 1 comments

osofskya avatar Jul 11 '18 21:07 osofskya

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

ayt-edebiyat avatar Jan 02 '22 13:01 ayt-edebiyat