hello can help me? i want make program wich generates text from the microphone wich class i do this?
Printable View
hello can help me? i want make program wich generates text from the microphone wich class i do this?
Hi all,
guys i was intrested to know if there is an API to convert and audio data to text data using java?
i have looked at the java Speech API but i'm not sure of what it does.as i understood it converts text into audio data.
and if there is an API the converts audio data to text data in java ?
Hi,
Check Java Speech API.
Regards,
Srinivas
You can probably find the answer to your question by visiting Java.Sun.com then search the API documentation using the keywords you need. Hope this will help you.