Click or drag to resize

TextToSpeechData Constructor (String)

String constructor.

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

Parameters

text
Type: SystemString

[Missing <param name="text"/> documentation for "M:IBM.Watson.DeveloperCloud.DataTypes.TextToSpeechData.#ctor(System.String)"]

See Also