Click or drag to resize

VoicesHasData Method

Check to see if object has data.

Namespace:  IBM.Watson.DeveloperCloud.Services.TextToSpeech.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool HasData()

Return Value

Type: Boolean
True if has voices, False if no voices.
See Also