Android Question File audio to TTS

LucaMs

Expert
Licensed User
Longtime User
Do you think it is possible to "send" (or play) an audio file to be converted as text using TTS?

If it not possible directly, maybe it is possible by using a service module (which should start the play and immediately after start the TTS: but is it possible to start the TTS voice recognition by code?).
 
Top