| AdaptationClient |
Service Description: Service that implements Google Cloud Speech Adaptation API.
|
| AdaptationClient.ListCustomClassesFixedSizeCollection |
|
| AdaptationClient.ListCustomClassesPage |
|
| AdaptationClient.ListCustomClassesPagedResponse |
|
| AdaptationClient.ListPhraseSetFixedSizeCollection |
|
| AdaptationClient.ListPhraseSetPage |
|
| AdaptationClient.ListPhraseSetPagedResponse |
|
| AdaptationGrpc.AdaptationBlockingStub |
A stub to allow clients to do synchronous rpc calls to service Adaptation.
|
| AdaptationGrpc.AdaptationFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service Adaptation.
|
| AdaptationGrpc.AdaptationStub |
A stub to allow clients to do asynchronous rpc calls to service Adaptation.
|
| AdaptationGrpc.AsyncService |
Service that implements Google Cloud Speech Adaptation API.
|
| AdaptationSettings |
|
| AdaptationSettings.Builder |
Builder for AdaptationSettings.
|
| CreateCustomClassRequest |
Message sent by the client for the `CreateCustomClass` method.
|
| CreateCustomClassRequest.Builder |
Message sent by the client for the `CreateCustomClass` method.
|
| CreateCustomClassRequestOrBuilder |
|
| CreatePhraseSetRequest |
Message sent by the client for the `CreatePhraseSet` method.
|
| CreatePhraseSetRequest.Builder |
Message sent by the client for the `CreatePhraseSet` method.
|
| CreatePhraseSetRequestOrBuilder |
|
| CustomClass |
A set of words or phrases that represents a common concept likely to appear
in your audio, for example a list of passenger ship names.
|
| CustomClass.Builder |
A set of words or phrases that represents a common concept likely to appear
in your audio, for example a list of passenger ship names.
|
| CustomClass.ClassItem |
An item of the class.
|
| CustomClass.ClassItem.Builder |
An item of the class.
|
| CustomClass.ClassItemOrBuilder |
|
| CustomClassName |
|
| CustomClassName.Builder |
Builder for projects/{project}/locations/{location}/customClasses/{custom_class}.
|
| CustomClassOrBuilder |
|
| DeleteCustomClassRequest |
Message sent by the client for the `DeleteCustomClass` method.
|
| DeleteCustomClassRequest.Builder |
Message sent by the client for the `DeleteCustomClass` method.
|
| DeleteCustomClassRequestOrBuilder |
|
| DeletePhraseSetRequest |
Message sent by the client for the `DeletePhraseSet` method.
|
| DeletePhraseSetRequest.Builder |
Message sent by the client for the `DeletePhraseSet` method.
|
| DeletePhraseSetRequestOrBuilder |
|
| GetCustomClassRequest |
Message sent by the client for the `GetCustomClass` method.
|
| GetCustomClassRequest.Builder |
Message sent by the client for the `GetCustomClass` method.
|
| GetCustomClassRequestOrBuilder |
|
| GetPhraseSetRequest |
Message sent by the client for the `GetPhraseSet` method.
|
| GetPhraseSetRequest.Builder |
Message sent by the client for the `GetPhraseSet` method.
|
| GetPhraseSetRequestOrBuilder |
|
| ListCustomClassesRequest |
Message sent by the client for the `ListCustomClasses` method.
|
| ListCustomClassesRequest.Builder |
Message sent by the client for the `ListCustomClasses` method.
|
| ListCustomClassesRequestOrBuilder |
|
| ListCustomClassesResponse |
Message returned to the client by the `ListCustomClasses` method.
|
| ListCustomClassesResponse.Builder |
Message returned to the client by the `ListCustomClasses` method.
|
| ListCustomClassesResponseOrBuilder |
|
| ListPhraseSetRequest |
Message sent by the client for the `ListPhraseSet` method.
|
| ListPhraseSetRequest.Builder |
Message sent by the client for the `ListPhraseSet` method.
|
| ListPhraseSetRequestOrBuilder |
|
| ListPhraseSetResponse |
Message returned to the client by the `ListPhraseSet` method.
|
| ListPhraseSetResponse.Builder |
Message returned to the client by the `ListPhraseSet` method.
|
| ListPhraseSetResponseOrBuilder |
|
| LocationName |
|
| LocationName.Builder |
Builder for projects/{project}/locations/{location}.
|
| LongRunningRecognizeMetadata |
Describes the progress of a long-running `LongRunningRecognize` call.
|
| LongRunningRecognizeMetadata.Builder |
Describes the progress of a long-running `LongRunningRecognize` call.
|
| LongRunningRecognizeMetadataOrBuilder |
|
| LongRunningRecognizeRequest |
The top-level message sent by the client for the `LongRunningRecognize`
method.
|
| LongRunningRecognizeRequest.Builder |
The top-level message sent by the client for the `LongRunningRecognize`
method.
|
| LongRunningRecognizeRequestOrBuilder |
|
| LongRunningRecognizeResponse |
The only message returned to the client by the `LongRunningRecognize` method.
|
| LongRunningRecognizeResponse.Builder |
The only message returned to the client by the `LongRunningRecognize` method.
|
| LongRunningRecognizeResponseOrBuilder |
|
| PhraseSet |
Provides "hints" to the speech recognizer to favor specific words and phrases
in the results.
|
| PhraseSet.Builder |
Provides "hints" to the speech recognizer to favor specific words and phrases
in the results.
|
| PhraseSet.Phrase |
A phrases containing words and phrase "hints" so that
the speech recognition is more likely to recognize them.
|
| PhraseSet.Phrase.Builder |
A phrases containing words and phrase "hints" so that
the speech recognition is more likely to recognize them.
|
| PhraseSet.PhraseOrBuilder |
|
| PhraseSetName |
|
| PhraseSetName.Builder |
Builder for projects/{project}/locations/{location}/phraseSets/{phrase_set}.
|
| PhraseSetOrBuilder |
|
| RecognitionAudio |
Contains audio data in the encoding specified in the `RecognitionConfig`.
|
| RecognitionAudio.AudioSourceCase |
|
| RecognitionAudio.Builder |
Contains audio data in the encoding specified in the `RecognitionConfig`.
|
| RecognitionAudioOrBuilder |
|
| RecognitionConfig |
Provides information to the recognizer that specifies how to process the
request.
|
| RecognitionConfig.AudioEncoding |
The encoding of the audio data sent in the request.
|
| RecognitionConfig.Builder |
Provides information to the recognizer that specifies how to process the
request.
|
| RecognitionConfigOrBuilder |
|
| RecognitionMetadata |
Deprecated.
|
| RecognitionMetadata.Builder |
Deprecated.
Description of audio data to be recognized.
|
| RecognitionMetadata.InteractionType |
Deprecated.
Use case categories that the audio recognition request can be described
by.
|
| RecognitionMetadata.MicrophoneDistance |
Deprecated.
Enumerates the types of capture settings describing an audio file.
|
| RecognitionMetadata.OriginalMediaType |
Deprecated.
The original media the speech was recorded on.
|
| RecognitionMetadata.RecordingDeviceType |
Deprecated.
The type of device the speech was recorded with.
|
| RecognitionMetadataOrBuilder |
Deprecated.
|
| RecognizeRequest |
The top-level message sent by the client for the `Recognize` method.
|
| RecognizeRequest.Builder |
The top-level message sent by the client for the `Recognize` method.
|
| RecognizeRequestOrBuilder |
|
| RecognizeResponse |
The only message returned to the client by the `Recognize` method.
|
| RecognizeResponse.Builder |
The only message returned to the client by the `Recognize` method.
|
| RecognizeResponseOrBuilder |
|
| SpeakerDiarizationConfig |
Config to enable speaker diarization.
|
| SpeakerDiarizationConfig.Builder |
Config to enable speaker diarization.
|
| SpeakerDiarizationConfigOrBuilder |
|
| SpeechAdaptation |
Speech adaptation configuration.
|
| SpeechAdaptation.ABNFGrammar |
Protobuf type google.cloud.speech.v1p1beta1.SpeechAdaptation.ABNFGrammar
|
| SpeechAdaptation.ABNFGrammar.Builder |
Protobuf type google.cloud.speech.v1p1beta1.SpeechAdaptation.ABNFGrammar
|
| SpeechAdaptation.ABNFGrammarOrBuilder |
|
| SpeechAdaptation.Builder |
Speech adaptation configuration.
|
| SpeechAdaptationInfo |
Information on speech adaptation use in results
|
| SpeechAdaptationInfo.Builder |
Information on speech adaptation use in results
|
| SpeechAdaptationInfoOrBuilder |
|
| SpeechAdaptationOrBuilder |
|
| SpeechClient |
Service Description: Service that implements Google Cloud Speech API.
|
| SpeechContext |
Provides "hints" to the speech recognizer to favor specific words and phrases
in the results.
|
| SpeechContext.Builder |
Provides "hints" to the speech recognizer to favor specific words and phrases
in the results.
|
| SpeechContextOrBuilder |
|
| SpeechGrpc.AsyncService |
Service that implements Google Cloud Speech API.
|
| SpeechGrpc.SpeechBlockingStub |
A stub to allow clients to do synchronous rpc calls to service Speech.
|
| SpeechGrpc.SpeechFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service Speech.
|
| SpeechGrpc.SpeechStub |
A stub to allow clients to do asynchronous rpc calls to service Speech.
|
| SpeechRecognitionAlternative |
Alternative hypotheses (a.k.a.
|
| SpeechRecognitionAlternative.Builder |
Alternative hypotheses (a.k.a.
|
| SpeechRecognitionAlternativeOrBuilder |
|
| SpeechRecognitionResult |
A speech recognition result corresponding to a portion of the audio.
|
| SpeechRecognitionResult.Builder |
A speech recognition result corresponding to a portion of the audio.
|
| SpeechRecognitionResultOrBuilder |
|
| SpeechSettings |
|
| SpeechSettings.Builder |
Builder for SpeechSettings.
|
| StreamingRecognitionConfig |
Provides information to the recognizer that specifies how to process the
request.
|
| StreamingRecognitionConfig.Builder |
Provides information to the recognizer that specifies how to process the
request.
|
| StreamingRecognitionConfig.VoiceActivityTimeout |
Events that a timeout can be set on for voice activity.
|
| StreamingRecognitionConfig.VoiceActivityTimeout.Builder |
Events that a timeout can be set on for voice activity.
|
| StreamingRecognitionConfig.VoiceActivityTimeoutOrBuilder |
|
| StreamingRecognitionConfigOrBuilder |
|
| StreamingRecognitionResult |
A streaming speech recognition result corresponding to a portion of the audio
that is currently being processed.
|
| StreamingRecognitionResult.Builder |
A streaming speech recognition result corresponding to a portion of the audio
that is currently being processed.
|
| StreamingRecognitionResultOrBuilder |
|
| StreamingRecognizeRequest |
The top-level message sent by the client for the `StreamingRecognize` method.
|
| StreamingRecognizeRequest.Builder |
The top-level message sent by the client for the `StreamingRecognize` method.
|
| StreamingRecognizeRequest.StreamingRequestCase |
|
| StreamingRecognizeRequestOrBuilder |
|
| StreamingRecognizeResponse |
`StreamingRecognizeResponse` is the only message returned to the client by
`StreamingRecognize`.
|
| StreamingRecognizeResponse.Builder |
`StreamingRecognizeResponse` is the only message returned to the client by
`StreamingRecognize`.
|
| StreamingRecognizeResponse.SpeechEventType |
Indicates the type of speech event.
|
| StreamingRecognizeResponseOrBuilder |
|
| TranscriptNormalization |
Transcription normalization configuration.
|
| TranscriptNormalization.Builder |
Transcription normalization configuration.
|
| TranscriptNormalization.Entry |
A single replacement configuration.
|
| TranscriptNormalization.Entry.Builder |
A single replacement configuration.
|
| TranscriptNormalization.EntryOrBuilder |
|
| TranscriptNormalizationOrBuilder |
|
| TranscriptOutputConfig |
Specifies an optional destination for the recognition results.
|
| TranscriptOutputConfig.Builder |
Specifies an optional destination for the recognition results.
|
| TranscriptOutputConfig.OutputTypeCase |
|
| TranscriptOutputConfigOrBuilder |
|
| UpdateCustomClassRequest |
Message sent by the client for the `UpdateCustomClass` method.
|
| UpdateCustomClassRequest.Builder |
Message sent by the client for the `UpdateCustomClass` method.
|
| UpdateCustomClassRequestOrBuilder |
|
| UpdatePhraseSetRequest |
Message sent by the client for the `UpdatePhraseSet` method.
|
| UpdatePhraseSetRequest.Builder |
Message sent by the client for the `UpdatePhraseSet` method.
|
| UpdatePhraseSetRequestOrBuilder |
|
| WordInfo |
Word-specific information for recognized words.
|
| WordInfo.Builder |
Word-specific information for recognized words.
|
| WordInfoOrBuilder |
|