třída SpeechRecognitionEventArgs
class SpeechRecognitionEventArgs
: public RecognitionEventArgs
Třída pro argumenty události rozpoznávání řeči
Členové
Výsledek
Syntaxe: public std::shared_ptr< SpeechRecognitionResult > Result;
Výsledek události rozpoznávání řeči.
SpeechRecognitionEventArgs
Syntaxe: public inline explicit SpeechRecognitionEventArgs ( SPXEVENTHANDLE hevent );
Konstruktor
Parametry
-
hevent
Popisovač události
~SpeechRecognitionEventArgs
Syntaxe: public inline virtual ~SpeechRecognitionEventArgs ( );