třída SpeechSynthesisEventArgs
class SpeechSynthesisEventArgs
: public EventArgs
Třída pro argumenty události syntézy řeči Přidáno ve verzi 1.4.0.
Členové
Výsledek
Syntaxe: public std::shared_ptr< SpeechSynthesisResult > Result;
Výsledek události syntézy řeči.
SpeechSynthesisEventArgs
Syntaxe: public inline explicit SpeechSynthesisEventArgs ( SPXEVENTHANDLE hevent );
Konstruktor
Parametry
-
hevent
Popisovač události
~SpeechSynthesisEventArgs
Syntaxe: public inline virtual ~SpeechSynthesisEventArgs ( );