메소드 | 설명 | |
---|---|---|
VoiceRecogition ( Controller.Controller mapping, |
||
start ( ) : void | ||
stop ( ) : void |
메소드 | 설명 | |
---|---|---|
CreateSampleGrammar ( Controller.Controller mapping ) : Grammar | ||
speechRecog_failure ( object sender, SpeechRecognitionRejectedEventArgs args ) : void | ||
speechRecog_success ( object sender, SpeechRecognizedEventArgs args ) : void |
public VoiceRecogition ( Controller.Controller mapping, |
||
mapping | Controller.Controller | |
controller | ||
리턴 | System |