IBM.Watson.DeveloperCloud.Services.SpeechToText.v1 Namespace |
Class | Description | |
---|---|---|
AcousticCustomization |
The Acoustic Customization object.
| |
AcousticCustomizations |
The Acoustic Customizations object.
| |
AudioDetails |
The Audio Details object.
| |
AudioListing |
The AudioListing object.
| |
AudioResource |
The Audio Resource object.
| |
AudioResources |
The Audio Resources object.
| |
Corpora |
This data class contains information about multiple custom corpora.
| |
Corpus |
This data class contains information about the custom corpus.
| |
Customization |
This data class contains information about the Speech to Text model customizations.
| |
CustomizationID |
This data class contains information about the language model customization identifier.
| |
Customizations |
This data class contains information about the speech to text model customizations.
| |
CustomLanguage |
A data object that contains data to create a new empty custom language mode3l.
| |
JobsStatusList |
This data class contains information about the Jobs
| |
JobStatus |
This data class contains information about the job status.
| |
JobStatusNew |
This data class contains information about a newly created recognition job.
| |
KeywordResult |
This class holds a Keyword Result.
| |
KeywordResults |
The Keword Result
| |
Model |
This data class holds the data for a given speech model.
| |
ModelSet |
This data class holds multiple speech models.
| |
RecognizeStatus |
This data class holds the sesion data.
| |
RegisterStatus |
This data class contains information about the register callback status.
| |
Session |
This data class holds the Session data.
| |
SessionStatus |
This data class holds the description of teh state and possbile actions for the current session.
| |
SpeakerLabelsResult |
This class holds Speaker Labels Result.
| |
SpeakerRecognitionEvent |
This data object contains data for the speakerRecognitionEvent if speaker data comes separately from the speechRecognitionEvent.
| |
SpeechRecognitionAlternative |
The alternatives.
| |
SpeechRecognitionEvent |
This data object contains data for the speechRecognitionEvent.
| |
SpeechRecognitionResult |
The speech recognition result.
| |
SpeechToText |
This class wraps the Watson Speech to Text service.
Speech to Text Service | |
SupportedFeatures |
This data class holds all supported features.
| |
TimeStamp |
This data class holds the start and stop times for a word.
| |
Word |
A word to add to a customization.
| |
WordAlternativeResult |
This data class holds a Word Alternative Result.
| |
WordAlternativeResults |
This class holds a Word Alternative Result.
| |
WordConfidence |
This data class holds the confidence value for a given recognized word.
| |
WordData |
This data class contains information about the custom word data.
| |
Words |
Words object for adding words to a customization.
| |
WordsList |
This data class contains information about multiple custom words.
| |
WordType |
The type of words to be listed from the custom language model's words resource: all (the default) shows all words. user shows only custom words that were added or modified by the user. corpora shows only OOV that were extracted from corpora.
| |
WordTypeToAdd |
The type of words from the custom model's words resource on which to train the model: all (the default) trains the model on all new words, regardless of whether they were extracted from corpora or were added or modified by the user. user trains the model only on new words that were added or modified by the user; the model is not trained on new words extracted from corpora.
|
Delegate | Description | |
---|---|---|
SpeechToTextErrorEvent |
This callback is used to return errors through the OnError property.
| |
SpeechToTextFailCallback |
Fail callback delegate.
| |
SpeechToTextLoadFileDelegate |
The delegate for loading a file.
| |
SpeechToTextOnRecognize |
This callback object is used by the Recognize() and StartListening() methods.
| |
SpeechToTextOnRecognizeSpeaker |
This callback object is used by the RecognizeSpeaker() method.
| |
SpeechToTextSuccessCallbackT |
Success callback delegate.
|