Contains methods used to synthesize speech from text. You can get a reference of this class by calling SpeechSynthesis.getInstance. An API key is required to use this class. You may obtain a free key from the following URL: http://www.ispeech.org/
Namespace: iSpeechAssembly: iSpeechSDK (in iSpeechSDK.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public class iSpeechSynthesis |
| Visual Basic |
|---|
Public Class iSpeechSynthesis |
| Visual C++ |
|---|
public ref class iSpeechSynthesis |