Property | Type | Description | |
---|---|---|---|
_exportVoice | SpVoice | ||
_voice | SpVoice |
Method | Description | |
---|---|---|
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 | |
return | void |