SpeakingStateData Constructor (Boolean) |
Data constructor.
Namespace:
IBM.Watson.DeveloperCloud.DataTypes
Assembly:
unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public SpeakingStateData(
bool b
)
Parameters
- b
- Type: SystemBoolean
The speaking state, true for speaking, false for not.
See Also