Click or drag to resize

TextToSpeechData Class

This data class is for text data to spoken by the TextToSpeech widget.
Inheritance Hierarchy

Namespace:  IBM.Watson.DeveloperCloud.DataTypes
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class TextToSpeechData : WidgetData

The TextToSpeechData type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyText
The text to convert to speech.
Top
Methods
See Also