Package com.google.cloud.speech.v2 (4.75.0)

GitHub Repository RPC Documentation REST Documentation

Client Classes

Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.

Client Description
com. google. cloud. speech. v2. Speech Client Service Description: Enables speech transcription and resource management.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com. google. cloud. speech. v2. Speech Settings Settings class to configure an instance of SpeechClient .

The default instance has everything set to sensible defaults:

Classes

Class Description
com. google. cloud. speech. v2. Access Metadata The access metadata for a particular region. This can be applied if the org policy for the given project disallows a particular region.
com. google. cloud. speech. v2. Access Metadata. Builder The access metadata for a particular region. This can be applied if the org policy for the given project disallows a particular region.
com. google. cloud. speech. v2. Auto Detect Decoding Config Automatically detected decoding parameters. Supported for the following encodings:
com. google. cloud. speech. v2. Auto Detect Decoding Config. Builder Automatically detected decoding parameters. Supported for the following encodings:
com. google. cloud. speech. v2. Batch Recognize File Metadata Metadata about a single file in a batch for BatchRecognize.
com. google. cloud. speech. v2. Batch Recognize File Metadata. Builder Metadata about a single file in a batch for BatchRecognize.
com. google. cloud. speech. v2. Batch Recognize File Result Final results for a single file.
com. google. cloud. speech. v2. Batch Recognize File Result. Builder Final results for a single file.
com. google. cloud. speech. v2. Batch Recognize Metadata Operation metadata for BatchRecognize .
com. google. cloud. speech. v2. Batch Recognize Metadata. Builder Operation metadata for BatchRecognize .
com. google. cloud. speech. v2. Batch Recognize Request Request message for the BatchRecognize method.
com. google. cloud. speech. v2. Batch Recognize Request. Builder Request message for the BatchRecognize method.
com. google. cloud. speech. v2. Batch Recognize Response Response message for BatchRecognize that is packaged into a longrunning Operation .
com. google. cloud. speech. v2. Batch Recognize Response. Builder Response message for BatchRecognize that is packaged into a longrunning Operation .
com. google. cloud. speech. v2. Batch Recognize Results Output type for Cloud Storage of BatchRecognize transcripts. Though this proto isn't returned in this API anywhere, the Cloud Storage transcripts will be this proto serialized and should be parsed as such.
com. google. cloud. speech. v2. Batch Recognize Results. Builder Output type for Cloud Storage of BatchRecognize transcripts. Though this proto isn't returned in this API anywhere, the Cloud Storage transcripts will be this proto serialized and should be parsed as such.
com. google. cloud. speech. v2. Batch Recognize Transcription Metadata Metadata about transcription for a single file (for example, progress percent).
com. google. cloud. speech. v2. Batch Recognize Transcription Metadata. Builder Metadata about transcription for a single file (for example, progress percent).
com. google. cloud. speech. v2. Cloud Speech Proto
com. google. cloud. speech. v2. Cloud Storage Result Final results written to Cloud Storage.
com. google. cloud. speech. v2. Cloud Storage Result. Builder Final results written to Cloud Storage.
com. google. cloud. speech. v2. Config Message representing the config for the Speech-to-Text API. This includes an optional KMS key with which incoming data will be encrypted.
com. google. cloud. speech. v2. Config. Builder Message representing the config for the Speech-to-Text API. This includes an optional KMS key with which incoming data will be encrypted.
com. google. cloud. speech. v2. Config Name
com. google. cloud. speech. v2. Config Name. Builder Builder for projects/{project}/locations/{location}/config.
com. google. cloud. speech. v2. Create Custom Class Request Request message for the CreateCustomClass method.
com. google. cloud. speech. v2. Create Custom Class Request. Builder Request message for the CreateCustomClass method.
com. google. cloud. speech. v2. Create Phrase Set Request Request message for the CreatePhraseSet method.
com. google. cloud. speech. v2. Create Phrase Set Request. Builder Request message for the CreatePhraseSet method.
com. google. cloud. speech. v2. Create Recognizer Request Request message for the CreateRecognizer method.
com. google. cloud. speech. v2. Create Recognizer Request. Builder Request message for the CreateRecognizer method.
com. google. cloud. speech. v2. Custom Class CustomClass for biasing in speech recognition. Used to define a set of words or phrases that represents a common concept or theme likely to appear in your audio, for example a list of passenger ship names.
com. google. cloud. speech. v2. Custom Class. Builder CustomClass for biasing in speech recognition. Used to define a set of words or phrases that represents a common concept or theme likely to appear in your audio, for example a list of passenger ship names.
com. google. cloud. speech. v2. Custom Class. Class Item An item of the class.
com. google. cloud. speech. v2. Custom Class. Class Item. Builder An item of the class.
com. google. cloud. speech. v2. Custom Class Name
com. google. cloud. speech. v2. Custom Class Name. Builder Builder for projects/{project}/locations/{location}/customClasses/{custom_class}.
com. google. cloud. speech. v2. Delete Custom Class Request Request message for the DeleteCustomClass method.
com. google. cloud. speech. v2. Delete Custom Class Request. Builder Request message for the DeleteCustomClass method.
com. google. cloud. speech. v2. Delete Phrase Set Request Request message for the DeletePhraseSet method.
com. google. cloud. speech. v2. Delete Phrase Set Request. Builder Request message for the DeletePhraseSet method.
com. google. cloud. speech. v2. Delete Recognizer Request Request message for the DeleteRecognizer method.
com. google. cloud. speech. v2. Delete Recognizer Request. Builder Request message for the DeleteRecognizer method.
com. google. cloud. speech. v2. Denoiser Config Denoiser config. May not be supported for all models and may have no effect.
com. google. cloud. speech. v2. Denoiser Config. Builder Denoiser config. May not be supported for all models and may have no effect.
com. google. cloud. speech. v2. Explicit Decoding Config Explicitly specified decoding parameters.
com. google. cloud. speech. v2. Explicit Decoding Config. Builder Explicitly specified decoding parameters.
com. google. cloud. speech. v2. Gcs Output Config Output configurations for Cloud Storage.
com. google. cloud. speech. v2. Gcs Output Config. Builder Output configurations for Cloud Storage.
com. google. cloud. speech. v2. Get Config Request Request message for the GetConfig method.
com. google. cloud. speech. v2. Get Config Request. Builder Request message for the GetConfig method.
com. google. cloud. speech. v2. Get Custom Class Request Request message for the GetCustomClass method.
com. google. cloud. speech. v2. Get Custom Class Request. Builder Request message for the GetCustomClass method.
com. google. cloud. speech. v2. Get Phrase Set Request Request message for the GetPhraseSet method.
com. google. cloud. speech. v2. Get Phrase Set Request. Builder Request message for the GetPhraseSet method.
com. google. cloud. speech. v2. Get Recognizer Request Request message for the GetRecognizer method.
com. google. cloud. speech. v2. Get Recognizer Request. Builder Request message for the GetRecognizer method.
com. google. cloud. speech. v2. Inline Output Config Output configurations for inline response.
com. google. cloud. speech. v2. Inline Output Config. Builder Output configurations for inline response.
com. google. cloud. speech. v2. Inline Result Final results returned inline in the recognition response.
com. google. cloud. speech. v2. Inline Result. Builder Final results returned inline in the recognition response.
com. google. cloud. speech. v2. Language Metadata The metadata about locales available in a given region. Currently this is just the models that are available for each locale
com. google. cloud. speech. v2. Language Metadata. Builder The metadata about locales available in a given region. Currently this is just the models that are available for each locale
com. google. cloud. speech. v2. List Custom Classes Request Request message for the ListCustomClasses method.
com. google. cloud. speech. v2. List Custom Classes Request. Builder Request message for the ListCustomClasses method.
com. google. cloud. speech. v2. List Custom Classes Response Response message for the ListCustomClasses method.
com. google. cloud. speech. v2. List Custom Classes Response. Builder Response message for the ListCustomClasses method.
com. google. cloud. speech. v2. List Phrase Sets Request Request message for the ListPhraseSets method.
com. google. cloud. speech. v2. List Phrase Sets Request. Builder Request message for the ListPhraseSets method.
com. google. cloud. speech. v2. List Phrase Sets Response Response message for the ListPhraseSets method.
com. google. cloud. speech. v2. List Phrase Sets Response. Builder Response message for the ListPhraseSets method.
com. google. cloud. speech. v2. List Recognizers Request Request message for the ListRecognizers method.
com. google. cloud. speech. v2. List Recognizers Request. Builder Request message for the ListRecognizers method.
com. google. cloud. speech. v2. List Recognizers Response Response message for the ListRecognizers method.
com. google. cloud. speech. v2. List Recognizers Response. Builder Response message for the ListRecognizers method.
com. google. cloud. speech. v2. Location Name
com. google. cloud. speech. v2. Location Name. Builder Builder for projects/{project}/locations/{location}.
com. google. cloud. speech. v2. Locations Metadata Main metadata for the Locations API for STT V2. Currently this is just the metadata about locales, models, and features
com. google. cloud. speech. v2. Locations Metadata. Builder Main metadata for the Locations API for STT V2. Currently this is just the metadata about locales, models, and features
com. google. cloud. speech. v2. Locations Metadata Proto
com. google. cloud. speech. v2. Model Feature Represents a singular feature of a model. If the feature is recognizer , the release_state of the feature represents the release_state of the model
com. google. cloud. speech. v2. Model Feature. Builder Represents a singular feature of a model. If the feature is recognizer , the release_state of the feature represents the release_state of the model
com. google. cloud. speech. v2. Model Features Represents the collection of features belonging to a model
com. google. cloud. speech. v2. Model Features. Builder Represents the collection of features belonging to a model
com. google. cloud. speech. v2. Model Metadata The metadata about the models in a given region for a specific locale. Currently this is just the features of the model
com. google. cloud. speech. v2. Model Metadata. Builder The metadata about the models in a given region for a specific locale. Currently this is just the features of the model
com. google. cloud. speech. v2. Native Output File Format Config Output configurations for serialized BatchRecognizeResults protos.
com. google. cloud. speech. v2. Native Output File Format Config. Builder Output configurations for serialized BatchRecognizeResults protos.
com. google. cloud. speech. v2. Operation Metadata Represents the metadata of a long-running operation.
com. google. cloud. speech. v2. Operation Metadata. Builder Represents the metadata of a long-running operation.
com. google. cloud. speech. v2. Output Format Config Configuration for the format of the results stored to output .
com. google. cloud. speech. v2. Output Format Config. Builder Configuration for the format of the results stored to output .
com. google. cloud. speech. v2. Phrase Set PhraseSet for biasing in speech recognition. A PhraseSet is used to provide "hints" to the speech recognizer to favor specific words and phrases in the results.
com. google. cloud. speech. v2. Phrase Set. Builder PhraseSet for biasing in speech recognition. A PhraseSet is used to provide "hints" to the speech recognizer to favor specific words and phrases in the results.
com. google. cloud. speech. v2. Phrase Set. Phrase A Phrase contains words and phrase "hints" so that the speech recognition is more likely to recognize them. This can be used to improve the accuracy for specific words and phrases, for example, if specific commands are
com. google. cloud. speech. v2. Phrase Set. Phrase. Builder A Phrase contains words and phrase "hints" so that the speech recognition is more likely to recognize them. This can be used to improve the accuracy for specific words and phrases, for example, if specific commands are
com. google. cloud. speech. v2. Phrase Set Name
com. google. cloud. speech. v2. Phrase Set Name. Builder Builder for projects/{project}/locations/{location}/phraseSets/{phrase_set}.
com. google. cloud. speech. v2. Recognition Config Provides information to the Recognizer that specifies how to process the recognition request.
com. google. cloud. speech. v2. Recognition Config. Builder Provides information to the Recognizer that specifies how to process the recognition request.
com. google. cloud. speech. v2. Recognition Features Available recognition features.
com. google. cloud. speech. v2. Recognition Features. Builder Available recognition features.
com. google. cloud. speech. v2. Recognition Output Config Configuration options for the output(s) of recognition.
com. google. cloud. speech. v2. Recognition Output Config. Builder Configuration options for the output(s) of recognition.
com. google. cloud. speech. v2. Recognition Response Metadata Metadata about the recognition request and response.
com. google. cloud. speech. v2. Recognition Response Metadata. Builder Metadata about the recognition request and response.
com. google. cloud. speech. v2. Recognize Request Request message for the Recognize method. Either content or uri must be supplied. Supplying both or neither returns
com. google. cloud. speech. v2. Recognize Request. Builder Request message for the Recognize method. Either content or uri must be supplied. Supplying both or neither returns
com. google. cloud. speech. v2. Recognize Response Response message for the Recognize method.
com. google. cloud. speech. v2. Recognize Response. Builder Response message for the Recognize method.
com. google. cloud. speech. v2. Recognizer A Recognizer message. Stores recognition configuration and metadata.
com. google. cloud. speech. v2. Recognizer. Builder A Recognizer message. Stores recognition configuration and metadata.
com. google. cloud. speech. v2. Recognizer Name
com. google. cloud. speech. v2. Recognizer Name. Builder Builder for projects/{project}/locations/{location}/recognizers/{recognizer}.
com. google. cloud. speech. v2. Speaker Diarization Config Configuration to enable speaker diarization.
com. google. cloud. speech. v2. Speaker Diarization Config. Builder Configuration to enable speaker diarization.
com. google. cloud. speech. v2. Speech Adaptation Provides "hints" to the speech recognizer to favor specific words and phrases in the results. PhraseSets can be specified as an inline resource, or a reference to an existing PhraseSet resource.
com. google. cloud. speech. v2. Speech Adaptation. Adaptation Phrase Set A biasing PhraseSet, which can be either a string referencing the name of an existing PhraseSets resource, or an inline definition of a PhraseSet.
com. google. cloud. speech. v2. Speech Adaptation. Adaptation Phrase Set. Builder A biasing PhraseSet, which can be either a string referencing the name of an existing PhraseSets resource, or an inline definition of a PhraseSet.
com. google. cloud. speech. v2. Speech Adaptation. Builder Provides "hints" to the speech recognizer to favor specific words and phrases in the results. PhraseSets can be specified as an inline resource, or a reference to an existing PhraseSet resource.
com. google. cloud. speech. v2. Speech Client. List Custom Classes Fixed Size Collection
com. google. cloud. speech. v2. Speech Client. List Custom Classes Page
com. google. cloud. speech. v2. Speech Client. List Custom Classes Paged Response
com. google. cloud. speech. v2. Speech Client. List Locations Fixed Size Collection
com. google. cloud. speech. v2. Speech Client. List Locations Page
com. google. cloud. speech. v2. Speech Client. List Locations Paged Response
com. google. cloud. speech. v2. Speech Client. List Phrase Sets Fixed Size Collection
com. google. cloud. speech. v2. Speech Client. List Phrase Sets Page
com. google. cloud. speech. v2. Speech Client. List Phrase Sets Paged Response
com. google. cloud. speech. v2. Speech Client. List Recognizers Fixed Size Collection
com. google. cloud. speech. v2. Speech Client. List Recognizers Page
com. google. cloud. speech. v2. Speech Client. List Recognizers Paged Response
com. google. cloud. speech. v2. Speech Grpc Enables speech transcription and resource management.
com. google. cloud. speech. v2. Speech Grpc. Speech Impl Base Base class for the server implementation of the service Speech. Enables speech transcription and resource management.
com. google. cloud. speech. v2. Speech Recognition Alternative Alternative hypotheses (a.k.a. n-best list).
com. google. cloud. speech. v2. Speech Recognition Alternative. Builder Alternative hypotheses (a.k.a. n-best list).
com. google. cloud. speech. v2. Speech Recognition Result A speech recognition result corresponding to a portion of the audio.
com. google. cloud. speech. v2. Speech Recognition Result. Builder A speech recognition result corresponding to a portion of the audio.
com. google. cloud. speech. v2. Speech Settings. Builder Builder for SpeechSettings.
com. google. cloud. speech. v2. Srt Output File Format Config Output configurations SubRip Text formatted subtitle file.
com. google. cloud. speech. v2. Srt Output File Format Config. Builder Output configurations SubRip Text formatted subtitle file.
com. google. cloud. speech. v2. Streaming Recognition Config Provides configuration information for the StreamingRecognize request.
com. google. cloud. speech. v2. Streaming Recognition Config. Builder Provides configuration information for the StreamingRecognize request.
com. google. cloud. speech. v2. Streaming Recognition Features Available recognition features specific to streaming recognition requests.
com. google. cloud. speech. v2. Streaming Recognition Features. Builder Available recognition features specific to streaming recognition requests.
com. google. cloud. speech. v2. Streaming Recognition Features. Voice Activity Timeout Events that a timeout can be set on for voice activity.
com. google. cloud. speech. v2. Streaming Recognition Features. Voice Activity Timeout. Builder Events that a timeout can be set on for voice activity.
com. google. cloud. speech. v2. Streaming Recognition Result A streaming speech recognition result corresponding to a portion of the audio that is currently being processed.
com. google. cloud. speech. v2. Streaming Recognition Result. Builder A streaming speech recognition result corresponding to a portion of the audio that is currently being processed.
com. google. cloud. speech. v2. Streaming Recognize Request Request message for the StreamingRecognize method. Multiple
com. google. cloud. speech. v2. Streaming Recognize Request. Builder Request message for the StreamingRecognize method. Multiple
com. google. cloud. speech. v2. Streaming Recognize Response StreamingRecognizeResponse is the only message returned to the client by StreamingRecognize . A series of zero or more StreamingRecognizeResponse messages are streamed back to the client. If there is no recognizable
com. google. cloud. speech. v2. Streaming Recognize Response. Builder StreamingRecognizeResponse is the only message returned to the client by StreamingRecognize . A series of zero or more StreamingRecognizeResponse messages are streamed back to the client. If there is no recognizable
com. google. cloud. speech. v2. Transcript Normalization Transcription normalization configuration. Use transcription normalization to automatically replace parts of the transcript with phrases of your choosing. For StreamingRecognize, this normalization only applies to stable
com. google. cloud. speech. v2. Transcript Normalization. Builder Transcription normalization configuration. Use transcription normalization to automatically replace parts of the transcript with phrases of your choosing. For StreamingRecognize, this normalization only applies to stable
com. google. cloud. speech. v2. Transcript Normalization. Entry A single replacement configuration.
com. google. cloud. speech. v2. Transcript Normalization. Entry. Builder A single replacement configuration.
com. google. cloud. speech. v2. Translation Config Translation configuration. Use to translate the given audio into text for the desired language.
com. google. cloud. speech. v2. Translation Config. Builder Translation configuration. Use to translate the given audio into text for the desired language.
com. google. cloud. speech. v2. Undelete Custom Class Request Request message for the UndeleteCustomClass method.
com. google. cloud. speech. v2. Undelete Custom Class Request. Builder Request message for the UndeleteCustomClass method.
com. google. cloud. speech. v2. Undelete Phrase Set Request Request message for the UndeletePhraseSet method.
com. google. cloud. speech. v2. Undelete Phrase Set Request. Builder Request message for the UndeletePhraseSet method.
com. google. cloud. speech. v2. Undelete Recognizer Request Request message for the UndeleteRecognizer method.
com. google. cloud. speech. v2. Undelete Recognizer Request. Builder Request message for the UndeleteRecognizer method.
com. google. cloud. speech. v2. Update Config Request Request message for the UpdateConfig method.
com. google. cloud. speech. v2. Update Config Request. Builder Request message for the UpdateConfig method.
com. google. cloud. speech. v2. Update Custom Class Request Request message for the UpdateCustomClass method.
com. google. cloud. speech. v2. Update Custom Class Request. Builder Request message for the UpdateCustomClass method.
com. google. cloud. speech. v2. Update Phrase Set Request Request message for the UpdatePhraseSet method.
com. google. cloud. speech. v2. Update Phrase Set Request. Builder Request message for the UpdatePhraseSet method.
com. google. cloud. speech. v2. Update Recognizer Request Request message for the UpdateRecognizer method.
com. google. cloud. speech. v2. Update Recognizer Request. Builder Request message for the UpdateRecognizer method.
com. google. cloud. speech. v2. Vtt Output File Format Config Output configurations for WebVTT formatted subtitle file.
com. google. cloud. speech. v2. Vtt Output File Format Config. Builder Output configurations for WebVTT formatted subtitle file.
com. google. cloud. speech. v2. Word Info Word-specific information for recognized words.
com. google. cloud. speech. v2. Word Info. Builder Word-specific information for recognized words.

Interfaces

Interface Description
com. google. cloud. speech. v2. Access Metadata Or Builder
com. google. cloud. speech. v2. Auto Detect Decoding Config Or Builder
com. google. cloud. speech. v2. Batch Recognize File Metadata Or Builder
com. google. cloud. speech. v2. Batch Recognize File Result Or Builder
com. google. cloud. speech. v2. Batch Recognize Metadata Or Builder
com. google. cloud. speech. v2. Batch Recognize Request Or Builder
com. google. cloud. speech. v2. Batch Recognize Response Or Builder
com. google. cloud. speech. v2. Batch Recognize Results Or Builder
com. google. cloud. speech. v2. Batch Recognize Transcription Metadata Or Builder
com. google. cloud. speech. v2. Cloud Storage Result Or Builder
com. google. cloud. speech. v2. Config Or Builder
com. google. cloud. speech. v2. Create Custom Class Request Or Builder
com. google. cloud. speech. v2. Create Phrase Set Request Or Builder
com. google. cloud. speech. v2. Create Recognizer Request Or Builder
com. google. cloud. speech. v2. Custom Class. Class Item Or Builder
com. google. cloud. speech. v2. Custom Class Or Builder
com. google. cloud. speech. v2. Delete Custom Class Request Or Builder
com. google. cloud. speech. v2. Delete Phrase Set Request Or Builder
com. google. cloud. speech. v2. Delete Recognizer Request Or Builder
com. google. cloud. speech. v2. Denoiser Config Or Builder
com. google. cloud. speech. v2. Explicit Decoding Config Or Builder
com. google. cloud. speech. v2. Gcs Output Config Or Builder
com. google. cloud. speech. v2. Get Config Request Or Builder
com. google. cloud. speech. v2. Get Custom Class Request Or Builder
com. google. cloud. speech. v2. Get Phrase Set Request Or Builder
com. google. cloud. speech. v2. Get Recognizer Request Or Builder
com. google. cloud. speech. v2. Inline Output Config Or Builder
com. google. cloud. speech. v2. Inline Result Or Builder
com. google. cloud. speech. v2. Language Metadata Or Builder
com. google. cloud. speech. v2. List Custom Classes Request Or Builder
com. google. cloud. speech. v2. List Custom Classes Response Or Builder
com. google. cloud. speech. v2. List Phrase Sets Request Or Builder
com. google. cloud. speech. v2. List Phrase Sets Response Or Builder
com. google. cloud. speech. v2. List Recognizers Request Or Builder
com. google. cloud. speech. v2. List Recognizers Response Or Builder
com. google. cloud. speech. v2. Locations Metadata Or Builder
com. google. cloud. speech. v2. Model Feature Or Builder
com. google. cloud. speech. v2. Model Features Or Builder
com. google. cloud. speech. v2. Model Metadata Or Builder
com. google. cloud. speech. v2. Native Output File Format Config Or Builder
com. google. cloud. speech. v2. Operation Metadata Or Builder
com. google. cloud. speech. v2. Output Format Config Or Builder
com. google. cloud. speech. v2. Phrase Set. Phrase Or Builder
com. google. cloud. speech. v2. Phrase Set Or Builder
com. google. cloud. speech. v2. Recognition Config Or Builder
com. google. cloud. speech. v2. Recognition Features Or Builder
com. google. cloud. speech. v2. Recognition Output Config Or Builder
com. google. cloud. speech. v2. Recognition Response Metadata Or Builder
com. google. cloud. speech. v2. Recognize Request Or Builder
com. google. cloud. speech. v2. Recognize Response Or Builder
com. google. cloud. speech. v2. Recognizer Or Builder
com. google. cloud. speech. v2. Speaker Diarization Config Or Builder
com. google. cloud. speech. v2. Speech Adaptation. Adaptation Phrase Set Or Builder
com. google. cloud. speech. v2. Speech Adaptation Or Builder
com. google. cloud. speech. v2. Speech Grpc. Async Service Enables speech transcription and resource management.
com. google. cloud. speech. v2. Speech Recognition Alternative Or Builder
com. google. cloud. speech. v2. Speech Recognition Result Or Builder
com. google. cloud. speech. v2. Srt Output File Format Config Or Builder
com. google. cloud. speech. v2. Streaming Recognition Config Or Builder
com. google. cloud. speech. v2. Streaming Recognition Features. Voice Activity Timeout Or Builder
com. google. cloud. speech. v2. Streaming Recognition Features Or Builder
com. google. cloud. speech. v2. Streaming Recognition Result Or Builder
com. google. cloud. speech. v2. Streaming Recognize Request Or Builder
com. google. cloud. speech. v2. Streaming Recognize Response Or Builder
com. google. cloud. speech. v2. Transcript Normalization. Entry Or Builder
com. google. cloud. speech. v2. Transcript Normalization Or Builder
com. google. cloud. speech. v2. Translation Config Or Builder
com. google. cloud. speech. v2. Undelete Custom Class Request Or Builder
com. google. cloud. speech. v2. Undelete Phrase Set Request Or Builder
com. google. cloud. speech. v2. Undelete Recognizer Request Or Builder
com. google. cloud. speech. v2. Update Config Request Or Builder
com. google. cloud. speech. v2. Update Custom Class Request Or Builder
com. google. cloud. speech. v2. Update Phrase Set Request Or Builder
com. google. cloud. speech. v2. Update Recognizer Request Or Builder
com. google. cloud. speech. v2. Vtt Output File Format Config Or Builder
com. google. cloud. speech. v2. Word Info Or Builder

Enums

Enum Description
com. google. cloud. speech. v2. Access Metadata. Constraint Type Describes the different types of constraints that can be applied on a region.
com. google. cloud. speech. v2. Batch Recognize File Metadata. Audio Source Case
com. google. cloud. speech. v2. Batch Recognize File Result. Result Case
com. google. cloud. speech. v2. Batch Recognize Request. Processing Strategy Possible processing strategies for batch requests.
com. google. cloud. speech. v2. Custom Class. State Set of states that define the lifecycle of a CustomClass.
com. google. cloud. speech. v2. Explicit Decoding Config. Audio Encoding Supported audio data encodings.
com. google. cloud. speech. v2. Operation Metadata. Metadata Case
com. google. cloud. speech. v2. Operation Metadata. Request Case
com. google. cloud. speech. v2. Phrase Set. State Set of states that define the lifecycle of a PhraseSet.
com. google. cloud. speech. v2. Recognition Config. Decoding Config Case
com. google. cloud. speech. v2. Recognition Features. Multi Channel Mode Options for how to recognize multi-channel audio.
com. google. cloud. speech. v2. Recognition Output Config. Output Case
com. google. cloud. speech. v2. Recognize Request. Audio Source Case
com. google. cloud. speech. v2. Recognizer. State Set of states that define the lifecycle of a Recognizer.
com. google. cloud. speech. v2. Speech Adaptation. Adaptation Phrase Set. Value Case
com. google. cloud. speech. v2. Streaming Recognize Request. Streaming Request Case
com. google. cloud. speech. v2. Streaming Recognize Response. Speech Event Type Indicates the type of speech event.
Design a Mobile Site
View Site in Mobile | Classic
Share by: