Hello all,
This is just a quick guess, but am I correct in saying that if there is no TTS engine installed on the target device (no voices at all), then Success in the sub below will return False?
I'm trying to find a way to check if TSS is actually already installed and ready to use on devices before I allow speech in my apps.
Thank you...
This is just a quick guess, but am I correct in saying that if there is no TTS engine installed on the target device (no voices at all), then Success in the sub below will return False?
B4X:
Sub TTS1_Ready (Success As Boolean)
Thank you...
Last edited: