Hi,
Can anyone tell me how I might be able to quickly convert a large text file to an audio file quickly ?
I noticed there is an OS X unix command "say" that can convert a text file to an audio file using the system speech..
I tried to use it with the following command:
say -f /Users/djbeta/Desktop/thread.rtf -o file.aiff
however, it was taking forever.. leading me to believe it was reading the file in the background in real time (as fast as the voice was speaking it)
Does anyone know how I might be able to quickly export a text file to an audio file offline (as fast as possible) to an audio file ???
thanks
beta
Can anyone tell me how I might be able to quickly convert a large text file to an audio file quickly ?
I noticed there is an OS X unix command "say" that can convert a text file to an audio file using the system speech..
I tried to use it with the following command:
say -f /Users/djbeta/Desktop/thread.rtf -o file.aiff
however, it was taking forever.. leading me to believe it was reading the file in the background in real time (as fast as the voice was speaking it)
Does anyone know how I might be able to quickly export a text file to an audio file offline (as fast as possible) to an audio file ???
thanks
beta