khaledosman / terasoft-12

Automatically exported from code.google.com/p/terasoft-12
0 stars 0 forks source link

[Common][VoiceCommands] #288

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
[Common][VoiceCommands]

Please remove all methods and add those :

1)void InitalizeKinectAudio(string commands)

2)void StartAudioStream()

3)bool GetHeared(string expectedString)

4)void SpeechRecognitionEngineSpeechRecognized(object sender, 
SpeechRecognizedEventArgs e)

5)static RecognizerInfo GetKinectRecognizer()

Original issue reported on code.google.com by hollaxy...@gmail.com on 24 May 2012 at 6:49

GoogleCodeExporter commented 9 years ago

Original comment by mk.cena92 on 24 May 2012 at 9:06