Click or drag to resize

TextToSpeechData Constructor (String)

Initializes a new instance of the TextToSpeechData class

Namespace:  IBM.Watson.DeveloperCloud.DataTypes
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public TextToSpeechData(
	string text
)

Parameters

text
Type: SystemString
See Also