DefaultTextToSpeech Class |
Namespace: Ozeki.Media
The DefaultTextToSpeech type exposes the following members.
Name | Description | |
---|---|---|
![]() | DefaultTextToSpeech |
Initializes a text to speech engine with given media format.
|
Name | Description | |
---|---|---|
![]() | ChangeLanguage(String) | |
![]() | ChangeLanguage(String, String) |
Changes the voice of the Text-To-Speech engine.
|
![]() | ChangeVoice | |
![]() | Dispose | Releases all resources used by the DefaultTextToSpeech |
![]() | GetAvailableVoices |
Returns the collection of available Text-To-Speech voice.
|
![]() | SetOutputToNull | |
![]() | Speak |
Creates a new stream that includes the spoken audio made by the Speech engine.
|
![]() | SpeakAsyncIntoWavFile |
Name | Description | |
---|---|---|
![]() | Format | |
![]() | Name | |
![]() | Rate |
Gets or sets the playback rate of the speech. (Range: -10 - 10)
|
![]() | Voice |
Name | Description | |
---|---|---|
![]() | OnSpeakCompleted | |
![]() | OnSpeakProgress |