Convert Text to audio file like .wav or .au in java -


i want create audio file using text. in case tried audiooutputstream , audiosystem.write() methods way audio file created problem in running. if idea helps converting text audio file please write below.

thank you. piyush

if want make kind of "text speech" you'll need library, handle this. otherwise have lot of work. try project:

http://freetts.sourceforge.net/docs/index.php


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -