프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_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 |