Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 601 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 601 Bytes

SpeechRecognition

WPF App to show text-speech and speech recognition

Text-Speech and Speech Recognition WPF app. This app can speak the text writtent in a text box. This app can listen to the input voice and send the text version, using that it can reply to specific questions

We can type some text in text box and click 'Text-Speech' button. The texts will be spoken out by the engine.

We can click 'Start-Speak' button and ask(speak) the following

"How are you" "How is the weather today" "What is your Name"

It will listen to those and reply back(voice reply) with the predefined answers.