Click here to Skip to main content
15,917,538 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to capture the live sound spoken by the user through the Microphone of the system, recorded in text file using the Microsoft.Speech interface.
Posted
Updated 31-Aug-14 20:29pm
v2

1 solution

I don't think that yu can do this using Microsoft.Speech.
I would suggest you to go for Adobe Flash or Silverlight Application.

Else simply use HTML5. Read - Speech Recognition for the Web[^]
 
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