Click or drag to resize

Pronunciation Class

This object contains the pronunciation.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.TextToSpeech.v1Pronunciation

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 class Pronunciation

The Pronunciation type exposes the following members.

Constructors
  NameDescription
Public methodPronunciation
Initializes a new instance of the Pronunciation class
Top
Properties
  NameDescription
Public propertypronunciation
The pronunciation.
Top
See Also