Méthode | Description | |
---|---|---|
SpeechGlobal ( |
||
said ( string text ) : bool | ||
said ( string text, float confidence ) : bool | ||
say ( string text ) : void | ||
selectVoice ( string name ) : void |
public SpeechGlobal ( |
||
plugin | ||
Résultat | System |
public said ( string text, float confidence ) : bool | ||
text | string | |
confidence | float | |
Résultat | bool |