Method | Description | |
---|---|---|
CreateGlobal ( ) : object | ||
Said ( string text, float confidence ) : bool | ||
Say ( string text ) : void | ||
SelectVoice ( string name ) : void | ||
Stop ( ) : void |
Method | Description | |
---|---|---|
EnsureRecognizer ( ) : bool | ||
EnsureSynthesizer ( ) : void |
public Said ( string text, float confidence ) : bool | ||
text | string | |
confidence | float | |
return | bool |