Click or drag to resize

TextToSpeechDataGetName Method

Name of this data type.

Namespace:  IBM.Watson.DeveloperCloud.DataTypes
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public override string GetName()

Return Value

Type: String
A human readable name for this data type.
See Also