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.KeywordResults Class Reference

The Keword Result More...

Properties

KeywordResult[] keyword [get, set]
 List of each keyword entered via the keywords parameter and, for each keyword, an array of KeywordResult objects that provides information about its occurrences in the input audio. The keys of the list are the actual keyword strings. A keyword for which no matches are spotted in the input is omitted from the array. More...
 

Detailed Description

The Keword Result

Property Documentation

KeywordResult [] IBM.Watson.DeveloperCloud.Services.SpeechToText.v1.KeywordResults.keyword
getset

List of each keyword entered via the keywords parameter and, for each keyword, an array of KeywordResult objects that provides information about its occurrences in the input audio. The keys of the list are the actual keyword strings. A keyword for which no matches are spotted in the input is omitted from the array.


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