Quantcast
Channel: Visual C# forum
Viewing all articles
Browse latest Browse all 31927

Speech Variable- Speech Recognition

$
0
0

C#() Alright, so as of right now I have a working Speech Recognition Engine, Synthesizer, and Recognizer, all working well in conjunction with each other. Before I had this code working, i used XML Macros with Windows Voice Recognition. In XML i was able to make this...

<command>
<listenFor>search for [...] computer</listenFor>
<run command="http://www.google.com/search?q={[...]}"/>
<speak>searching for {[...]}</speak>
</command>

My question is, how do I create something like this in C#? I have not been able to successfully create a "Speech Variable" such as "[...]" and then implement it in the command "{[...]}".

If anyone can help me with this Speech Variable Search For Command, it would be greatly appreciated.

Thanks, Jake 


Viewing all articles
Browse latest Browse all 31927

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>