Click or drag to resize

SpeakingStateData Class

Boolean state sent when TextToSpeech starts and ends playing audio.
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 SpeakingStateData : WidgetData

The SpeakingStateData type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyBoolean
Speaking state property. True if speaking, false if not.
Top
Methods
See Also