Method | Description | |
---|---|---|
GetAvailableVoices ( ) : IEnumerable |
||
SystemTextToSpeechEngine ( ) : System |
Method | Description | |
---|---|---|
BuildTTS ( IVoice voice, string text, double rate, int pitch ) : BakedTTS |
Method | Description | |
---|---|---|
IntToViseme ( int value ) : Viseme | ||
UpdateSpeechData ( VoiceInfo voice, string text, double rate, int pitch ) : void |
protected BuildTTS ( IVoice voice, string text, double rate, int pitch ) : BakedTTS | ||
voice | IVoice | |
text | string | |
rate | double | |
pitch | int | |
return | BakedTTS |