프로퍼티 | 타입 | 설명 | |
---|---|---|---|
mSpeechSynthesizerListener | SpeechSynthesizerListener |
메소드 | 설명 | |
---|---|---|
SpeechSynthesizer ( ) : System | ||
SpeechSynthesizer ( |
||
StartSpeaking ( string text ) : bool | ||
StopSpeaking ( ) : void |
메소드 | 설명 | |
---|---|---|
FireEvent_DidFinishSpeaking ( bool aDidFinishSpeaking ) : void | ||
FireEvent_WillSpeak ( |
||
FireEvent_WillSpeakPhoneme ( short aPhonemeOpCode ) : void | ||
SubscribeToCocoaDelegate ( Cocoa aTarget ) : void |
protected FireEvent_DidFinishSpeaking ( bool aDidFinishSpeaking ) : void | ||
aDidFinishSpeaking | bool | |
리턴 | void |
protected FireEvent_WillSpeak ( |
||
aCharacterRange | ||
aString | Cocoa | |
리턴 | void |
protected FireEvent_WillSpeakPhoneme ( short aPhonemeOpCode ) : void | ||
aPhonemeOpCode | short | |
리턴 | void |
public SpeechSynthesizer ( |
||
native_object | ||
리턴 | System |
protected SubscribeToCocoaDelegate ( Cocoa aTarget ) : void | ||
aTarget | Cocoa | |
리턴 | void |