Hi Erel,
From coding below:
What do I must have setting something? (If it is TTS, I must install Vaja as Thai Speech Engine before using TTS Lib)
From coding below:
B4X:
If VR.IsSupported Then
ToastMessageShow("Voice recognition is supported.", False)
Else
ToastMessageShow("Voice recognition is not supported.", True)
End If
What do I must have setting something? (If it is TTS, I must install Vaja as Thai Speech Engine before using TTS Lib)