Watson Developer Cloud Unity SDK  1.0.0
The Unity SDK uses the Watson Developer Cloud services, a collection of REST APIs and SDKs that use cognitive computing to solve complex problems.
IBM.Watson.DeveloperCloud.Services.SpeechToText.v1.Word Class Reference

A word to add to a customization. More...

Properties

string word [get, set]
 The word. More...
 
string[] sounds_like [get, set]
 What the word sounds like. More...
 
string display_as [get, set]
 How the word is displayed. More...
 

Detailed Description

A word to add to a customization.

Property Documentation

string IBM.Watson.DeveloperCloud.Services.SpeechToText.v1.Word.display_as
getset

How the word is displayed.

string [] IBM.Watson.DeveloperCloud.Services.SpeechToText.v1.Word.sounds_like
getset

What the word sounds like.

string IBM.Watson.DeveloperCloud.Services.SpeechToText.v1.Word.word
getset

The word.


The documentation for this class was generated from the following file: