I don't need to merge mp3 files, I need to direct an MP3 file to the Text to Speech converter instead of the voice coming from the microphone, it should come from an mp3 file.
Thanks Theera,
Rusty
capture the voice file (preferrably to MP3, but can live with WAV)
take the voice file and send it to the Speech to Text engine to create text.
The order this happens isn't as important as getting it done.
If you can point me to the phoneevent or any other lib/event that will allow both, I'd appreciate it.
Thanks, Erel,
Rusty