Свойство | Тип | Описание | |
---|---|---|---|
_exportVoice | SpVoice | ||
_voice | SpVoice |
Метод | Описание | |
---|---|---|
export ( string message, string file ) : void | ||
getInstalledVoices ( ) : string[] | ||
init ( ) : void | ||
speak ( string message ) : void |
public export ( string message, string file ) : void | ||
message | string | |
file | string | |
Результат | void |