Click here to Skip to main content
15,887,485 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am trying to develop a web application, that would record inputs from client(who would say his name alphabet-wise) and pass it to server.
There it would convert voice to text using sphinx speech to text convertor.

Now i am trying out applets to record audio in client side and use javascript to passs it to server.
I got to know about Web-kit to pass audio input to server. How to do it.. Any idea please???
Posted

1 solution

Please have a look:
Here[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900