Click here to Skip to main content
15,891,567 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Dear All,
I am building a web application using AngularJS & C#, my requirement is to play a audio Speech file & convert to a text & display.
Can anyone help my with simple program?

The file will be reside in predefined folder.

What I have tried:

Not getting a proper solution so fur.
Posted
Updated 9-May-17 23:43pm
Comments
OriginalGriff 10-May-17 4:03am    
And what have you tried?
Where are you stuck?
What help do you need?
Mukesh Ghosh 10-May-17 4:13am    
i have tried using responsiveVoice.js but, it is not solve my purpose.
I need to convert audio to Text.

1 solution

Use your favorite search engine and enter "c# audio to text" or "c# speech to text":
SpeechRecognitionEngine Class (System.Speech.Recognition)[^]
Speech recognition, speech to text, text to speech, and speech synthesis in C#[^]

For playing audio search for "AngularJS play audio".
 
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