Hello all,
I am making use of the transcriber demo for my project.I am developing a client/server application.The sphinx4 application will be my server part...the client part(a mobile phone) which will record voice and send to server for processing(via bluetooth using OBEX protocol) and return the text back to the mobile phone.Since i am facing problem to save the voice as .wav file i'll send it as raw audio to the server in one go..no streaming will be done!!..but the transcriber can only decode wav file and it reads the file from the project folder....how do i pass the audio directly for processing??can i do this with the transcriber demo??
i'll be grateful if any1 can advice me on that??
Thank you in advance...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello all,
I am making use of the transcriber demo for my project.I am developing a client/server application.The sphinx4 application will be my server part...the client part(a mobile phone) which will record voice and send to server for processing(via bluetooth using OBEX protocol) and return the text back to the mobile phone.Since i am facing problem to save the voice as .wav file i'll send it as raw audio to the server in one go..no streaming will be done!!..but the transcriber can only decode wav file and it reads the file from the project folder....how do i pass the audio directly for processing??can i do this with the transcriber demo??
i'll be grateful if any1 can advice me on that??
Thank you in advance...