Click or drag to resize

TextToSpeechData Class

Inheritance Hierarchy

Namespace:  IBM.Watson.DeveloperCloud.DataTypes
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class TextToSpeechData : WidgetData

The TextToSpeechData type exposes the following members.

Constructors
  NameDescription
Public methodTextToSpeechData
Initializes a new instance of the TextToSpeechData class
Public methodTextToSpeechData(String)
Initializes a new instance of the TextToSpeechData class
Top
Properties
  NameDescription
Public propertyText
Top
Methods
See Also