class SpeechRecognitionEventArgs
class SpeechRecognitionEventArgs
: public RecognitionEventArgs
Klass för argument för taligenkänningshändelser.
Medlemmar
Resultat
Syntax: public std::shared_ptr< SpeechRecognitionResult > Result;
Händelseresultat för taligenkänning.
SpeechRecognitionEventArgs
Syntax: public inline explicit SpeechRecognitionEventArgs ( SPXEVENTHANDLE hevent );
Konstruktören.
Parametrar
-
hevent
Händelsereferens
~SpeechRecognitionEventArgs
Syntax: public inline virtual ~SpeechRecognitionEventArgs ( );