Click or drag to resize

IBM.Watson.DeveloperCloud.Services.SpeechToText.v1 Namespace

Speech to Text version 1 service abstraction.
Classes
  ClassDescription
Public classAcousticCustomization
The Acoustic Customization object.
Public classAcousticCustomizations
The Acoustic Customizations object.
Public classAudioDetails
The Audio Details object.
Public classAudioListing
The AudioListing object.
Public classAudioResource
The Audio Resource object.
Public classAudioResources
The Audio Resources object.
Public classCorpora
This data class contains information about multiple custom corpora.
Public classCorpus
This data class contains information about the custom corpus.
Public classCustomization
This data class contains information about the Speech to Text model customizations.
Public classCustomizationID
This data class contains information about the language model customization identifier.
Public classCustomizations
This data class contains information about the speech to text model customizations.
Public classCustomLanguage
A data object that contains data to create a new empty custom language mode3l.
Public classJobsStatusList
This data class contains information about the Jobs
Public classJobStatus
This data class contains information about the job status.
Public classJobStatusNew
This data class contains information about a newly created recognition job.
Public classKeywordResult
This class holds a Keyword Result.
Public classKeywordResults
The Keword Result
Public classModel
This data class holds the data for a given speech model.
Public classModelSet
This data class holds multiple speech models.
Public classRecognizeStatus
This data class holds the sesion data.
Public classRegisterStatus
This data class contains information about the register callback status.
Public classSession
This data class holds the Session data.
Public classSessionStatus
This data class holds the description of teh state and possbile actions for the current session.
Public classSpeakerLabelsResult
This class holds Speaker Labels Result.
Public classSpeakerRecognitionEvent
This data object contains data for the speakerRecognitionEvent if speaker data comes separately from the speechRecognitionEvent.
Public classSpeechRecognitionAlternative
The alternatives.
Public classSpeechRecognitionEvent
This data object contains data for the speechRecognitionEvent.
Public classSpeechRecognitionResult
The speech recognition result.
Public classSpeechToText
This class wraps the Watson Speech to Text service. Speech to Text Service
Public classSupportedFeatures
This data class holds all supported features.
Public classTimeStamp
This data class holds the start and stop times for a word.
Public classWord
A word to add to a customization.
Public classWordAlternativeResult
This data class holds a Word Alternative Result.
Public classWordAlternativeResults
This class holds a Word Alternative Result.
Public classWordConfidence
This data class holds the confidence value for a given recognized word.
Public classWordData
This data class contains information about the custom word data.
Public classWords
Words object for adding words to a customization.
Public classWordsList
This data class contains information about multiple custom words.
Public classWordType
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.
Public classWordTypeToAdd
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.
Delegates