- 4.47.0 (latest)
- 4.46.0
- 4.44.0
- 4.43.0
- 4.42.0
- 4.41.0
- 4.40.0
- 4.39.0
- 4.38.0
- 4.37.0
- 4.36.0
- 4.35.0
- 4.34.0
- 4.32.0
- 4.31.0
- 4.30.0
- 4.29.0
- 4.28.0
- 4.27.0
- 4.26.0
- 4.25.0
- 4.24.0
- 4.23.0
- 4.22.0
- 4.19.0
- 4.18.0
- 4.17.0
- 4.16.0
- 4.15.0
- 4.14.0
- 4.13.0
- 4.12.0
- 4.11.0
- 4.10.0
- 4.9.0
- 4.8.0
- 4.7.0
- 4.6.0
- 4.4.0
- 4.3.0
- 4.2.0
- 4.1.0
- 4.0.0
- 3.0.0
- 2.6.1
- 2.5.9
- 2.4.0
- 2.3.0
- 2.2.15
Package com.google.cloud.speech.v2 (4.44.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.SpeechClient |
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.SpeechSettings |
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.AccessMetadata | 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.AccessMetadata.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.AutoDetectDecodingConfig | Automatically detected decoding parameters. Supported for the following encodings: |
com.google.cloud.speech.v2.AutoDetectDecodingConfig.Builder | Automatically detected decoding parameters. Supported for the following encodings: |
com.google.cloud.speech.v2.BatchRecognizeFileMetadata | Metadata about a single file in a batch for BatchRecognize. |
com.google.cloud.speech.v2.BatchRecognizeFileMetadata.Builder | Metadata about a single file in a batch for BatchRecognize. |
com.google.cloud.speech.v2.BatchRecognizeFileResult | Final results for a single file. |
com.google.cloud.speech.v2.BatchRecognizeFileResult.Builder | Final results for a single file. |
com.google.cloud.speech.v2.BatchRecognizeMetadata | Operation metadata for BatchRecognize. |
com.google.cloud.speech.v2.BatchRecognizeMetadata.Builder | Operation metadata for BatchRecognize. |
com.google.cloud.speech.v2.BatchRecognizeRequest | Request message for the BatchRecognize method. |
com.google.cloud.speech.v2.BatchRecognizeRequest.Builder | Request message for the BatchRecognize method. |
com.google.cloud.speech.v2.BatchRecognizeResponse | Response message for BatchRecognize that is packaged into a longrunning Operation. |
com.google.cloud.speech.v2.BatchRecognizeResponse.Builder | Response message for BatchRecognize that is packaged into a longrunning Operation. |
com.google.cloud.speech.v2.BatchRecognizeResults | 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.BatchRecognizeResults.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.BatchRecognizeTranscriptionMetadata | Metadata about transcription for a single file (for example, progress percent). |
com.google.cloud.speech.v2.BatchRecognizeTranscriptionMetadata.Builder | Metadata about transcription for a single file (for example, progress percent). |
com.google.cloud.speech.v2.CloudSpeechProto | |
com.google.cloud.speech.v2.CloudStorageResult | Final results written to Cloud Storage. |
com.google.cloud.speech.v2.CloudStorageResult.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.ConfigName | |
com.google.cloud.speech.v2.ConfigName.Builder | Builder for projects/{project}/locations/{location}/config. |
com.google.cloud.speech.v2.CreateCustomClassRequest | Request message for the CreateCustomClass method. |
com.google.cloud.speech.v2.CreateCustomClassRequest.Builder | Request message for the CreateCustomClass method. |
com.google.cloud.speech.v2.CreatePhraseSetRequest | Request message for the CreatePhraseSet method. |
com.google.cloud.speech.v2.CreatePhraseSetRequest.Builder | Request message for the CreatePhraseSet method. |
com.google.cloud.speech.v2.CreateRecognizerRequest | Request message for the CreateRecognizer method. |
com.google.cloud.speech.v2.CreateRecognizerRequest.Builder | Request message for the CreateRecognizer method. |
com.google.cloud.speech.v2.CustomClass | 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.CustomClass.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.CustomClass.ClassItem | An item of the class. |
com.google.cloud.speech.v2.CustomClass.ClassItem.Builder | An item of the class. |
com.google.cloud.speech.v2.CustomClassName | |
com.google.cloud.speech.v2.CustomClassName.Builder | Builder for projects/{project}/locations/{location}/customClasses/{custom_class}. |
com.google.cloud.speech.v2.DeleteCustomClassRequest | Request message for the DeleteCustomClass method. |
com.google.cloud.speech.v2.DeleteCustomClassRequest.Builder | Request message for the DeleteCustomClass method. |
com.google.cloud.speech.v2.DeletePhraseSetRequest | Request message for the DeletePhraseSet method. |
com.google.cloud.speech.v2.DeletePhraseSetRequest.Builder | Request message for the DeletePhraseSet method. |
com.google.cloud.speech.v2.DeleteRecognizerRequest | Request message for the DeleteRecognizer method. |
com.google.cloud.speech.v2.DeleteRecognizerRequest.Builder | Request message for the DeleteRecognizer method. |
com.google.cloud.speech.v2.ExplicitDecodingConfig | Explicitly specified decoding parameters. |
com.google.cloud.speech.v2.ExplicitDecodingConfig.Builder | Explicitly specified decoding parameters. |
com.google.cloud.speech.v2.GcsOutputConfig | Output configurations for Cloud Storage. |
com.google.cloud.speech.v2.GcsOutputConfig.Builder | Output configurations for Cloud Storage. |
com.google.cloud.speech.v2.GetConfigRequest | Request message for the GetConfig method. |
com.google.cloud.speech.v2.GetConfigRequest.Builder | Request message for the GetConfig method. |
com.google.cloud.speech.v2.GetCustomClassRequest | Request message for the GetCustomClass method. |
com.google.cloud.speech.v2.GetCustomClassRequest.Builder | Request message for the GetCustomClass method. |
com.google.cloud.speech.v2.GetPhraseSetRequest | Request message for the GetPhraseSet method. |
com.google.cloud.speech.v2.GetPhraseSetRequest.Builder | Request message for the GetPhraseSet method. |
com.google.cloud.speech.v2.GetRecognizerRequest | Request message for the GetRecognizer method. |
com.google.cloud.speech.v2.GetRecognizerRequest.Builder | Request message for the GetRecognizer method. |
com.google.cloud.speech.v2.InlineOutputConfig | Output configurations for inline response. |
com.google.cloud.speech.v2.InlineOutputConfig.Builder | Output configurations for inline response. |
com.google.cloud.speech.v2.InlineResult | Final results returned inline in the recognition response. |
com.google.cloud.speech.v2.InlineResult.Builder | Final results returned inline in the recognition response. |
com.google.cloud.speech.v2.LanguageMetadata | 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.LanguageMetadata.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.ListCustomClassesRequest | Request message for the ListCustomClasses method. |
com.google.cloud.speech.v2.ListCustomClassesRequest.Builder | Request message for the ListCustomClasses method. |
com.google.cloud.speech.v2.ListCustomClassesResponse | Response message for the ListCustomClasses method. |
com.google.cloud.speech.v2.ListCustomClassesResponse.Builder | Response message for the ListCustomClasses method. |
com.google.cloud.speech.v2.ListPhraseSetsRequest | Request message for the ListPhraseSets method. |
com.google.cloud.speech.v2.ListPhraseSetsRequest.Builder | Request message for the ListPhraseSets method. |
com.google.cloud.speech.v2.ListPhraseSetsResponse | Response message for the ListPhraseSets method. |
com.google.cloud.speech.v2.ListPhraseSetsResponse.Builder | Response message for the ListPhraseSets method. |
com.google.cloud.speech.v2.ListRecognizersRequest | Request message for the ListRecognizers method. |
com.google.cloud.speech.v2.ListRecognizersRequest.Builder | Request message for the ListRecognizers method. |
com.google.cloud.speech.v2.ListRecognizersResponse | Response message for the ListRecognizers method. |
com.google.cloud.speech.v2.ListRecognizersResponse.Builder | Response message for the ListRecognizers method. |
com.google.cloud.speech.v2.LocationName | |
com.google.cloud.speech.v2.LocationName.Builder | Builder for projects/{project}/locations/{location}. |
com.google.cloud.speech.v2.LocationsMetadata | 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.LocationsMetadata.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.LocationsMetadataProto | |
com.google.cloud.speech.v2.ModelFeature |
Representes 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.ModelFeature.Builder |
Representes 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.ModelFeatures | Represents the collection of features belonging to a model |
com.google.cloud.speech.v2.ModelFeatures.Builder | Represents the collection of features belonging to a model |
com.google.cloud.speech.v2.ModelMetadata | 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.ModelMetadata.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.NativeOutputFileFormatConfig |
Output configurations for serialized BatchRecognizeResults protos.
|
com.google.cloud.speech.v2.NativeOutputFileFormatConfig.Builder |
Output configurations for serialized BatchRecognizeResults protos.
|
com.google.cloud.speech.v2.OperationMetadata | Represents the metadata of a long-running operation. |
com.google.cloud.speech.v2.OperationMetadata.Builder | Represents the metadata of a long-running operation. |
com.google.cloud.speech.v2.OutputFormatConfig |
Configuration for the format of the results stored to output .
|
com.google.cloud.speech.v2.OutputFormatConfig.Builder |
Configuration for the format of the results stored to output .
|
com.google.cloud.speech.v2.PhraseSet | 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.PhraseSet.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.PhraseSet.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.PhraseSet.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.PhraseSetName | |
com.google.cloud.speech.v2.PhraseSetName.Builder | Builder for projects/{project}/locations/{location}/phraseSets/{phrase_set}. |
com.google.cloud.speech.v2.RecognitionConfig | Provides information to the Recognizer that specifies how to process the recognition request. |
com.google.cloud.speech.v2.RecognitionConfig.Builder | Provides information to the Recognizer that specifies how to process the recognition request. |
com.google.cloud.speech.v2.RecognitionFeatures | Available recognition features. |
com.google.cloud.speech.v2.RecognitionFeatures.Builder | Available recognition features. |
com.google.cloud.speech.v2.RecognitionOutputConfig | Configuration options for the output(s) of recognition. |
com.google.cloud.speech.v2.RecognitionOutputConfig.Builder | Configuration options for the output(s) of recognition. |
com.google.cloud.speech.v2.RecognitionResponseMetadata | Metadata about the recognition request and response. |
com.google.cloud.speech.v2.RecognitionResponseMetadata.Builder | Metadata about the recognition request and response. |
com.google.cloud.speech.v2.RecognizeRequest |
Request message for the
Recognize method. Either
content or uri must be supplied. Supplying both or neither returns |
com.google.cloud.speech.v2.RecognizeRequest.Builder |
Request message for the
Recognize method. Either
content or uri must be supplied. Supplying both or neither returns |
com.google.cloud.speech.v2.RecognizeResponse | Response message for the Recognize method. |
com.google.cloud.speech.v2.RecognizeResponse.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.RecognizerName | |
com.google.cloud.speech.v2.RecognizerName.Builder | Builder for projects/{project}/locations/{location}/recognizers/{recognizer}. |
com.google.cloud.speech.v2.SpeakerDiarizationConfig | Configuration to enable speaker diarization. |
com.google.cloud.speech.v2.SpeakerDiarizationConfig.Builder | Configuration to enable speaker diarization. |
com.google.cloud.speech.v2.SpeechAdaptation | 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.SpeechAdaptation.AdaptationPhraseSet | 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.SpeechAdaptation.AdaptationPhraseSet.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.SpeechAdaptation.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.SpeechClient.ListCustomClassesFixedSizeCollection | |
com.google.cloud.speech.v2.SpeechClient.ListCustomClassesPage | |
com.google.cloud.speech.v2.SpeechClient.ListCustomClassesPagedResponse | |
com.google.cloud.speech.v2.SpeechClient.ListLocationsFixedSizeCollection | |
com.google.cloud.speech.v2.SpeechClient.ListLocationsPage | |
com.google.cloud.speech.v2.SpeechClient.ListLocationsPagedResponse | |
com.google.cloud.speech.v2.SpeechClient.ListPhraseSetsFixedSizeCollection | |
com.google.cloud.speech.v2.SpeechClient.ListPhraseSetsPage | |
com.google.cloud.speech.v2.SpeechClient.ListPhraseSetsPagedResponse | |
com.google.cloud.speech.v2.SpeechClient.ListRecognizersFixedSizeCollection | |
com.google.cloud.speech.v2.SpeechClient.ListRecognizersPage | |
com.google.cloud.speech.v2.SpeechClient.ListRecognizersPagedResponse | |
com.google.cloud.speech.v2.SpeechGrpc | Enables speech transcription and resource management. |
com.google.cloud.speech.v2.SpeechGrpc.SpeechImplBase | Base class for the server implementation of the service Speech. Enables speech transcription and resource management. |
com.google.cloud.speech.v2.SpeechRecognitionAlternative | Alternative hypotheses (a.k.a. n-best list). |
com.google.cloud.speech.v2.SpeechRecognitionAlternative.Builder | Alternative hypotheses (a.k.a. n-best list). |
com.google.cloud.speech.v2.SpeechRecognitionResult | A speech recognition result corresponding to a portion of the audio. |
com.google.cloud.speech.v2.SpeechRecognitionResult.Builder | A speech recognition result corresponding to a portion of the audio. |
com.google.cloud.speech.v2.SpeechSettings.Builder | Builder for SpeechSettings. |
com.google.cloud.speech.v2.SrtOutputFileFormatConfig | Output configurations SubRip Text formatted subtitle file. |
com.google.cloud.speech.v2.SrtOutputFileFormatConfig.Builder | Output configurations SubRip Text formatted subtitle file. |
com.google.cloud.speech.v2.StreamingRecognitionConfig | Provides configuration information for the StreamingRecognize request. |
com.google.cloud.speech.v2.StreamingRecognitionConfig.Builder | Provides configuration information for the StreamingRecognize request. |
com.google.cloud.speech.v2.StreamingRecognitionFeatures | Available recognition features specific to streaming recognition requests. |
com.google.cloud.speech.v2.StreamingRecognitionFeatures.Builder | Available recognition features specific to streaming recognition requests. |
com.google.cloud.speech.v2.StreamingRecognitionFeatures.VoiceActivityTimeout | Events that a timeout can be set on for voice activity. |
com.google.cloud.speech.v2.StreamingRecognitionFeatures.VoiceActivityTimeout.Builder | Events that a timeout can be set on for voice activity. |
com.google.cloud.speech.v2.StreamingRecognitionResult | A streaming speech recognition result corresponding to a portion of the audio that is currently being processed. |
com.google.cloud.speech.v2.StreamingRecognitionResult.Builder | A streaming speech recognition result corresponding to a portion of the audio that is currently being processed. |
com.google.cloud.speech.v2.StreamingRecognizeRequest | Request message for the StreamingRecognize method. Multiple |
com.google.cloud.speech.v2.StreamingRecognizeRequest.Builder | Request message for the StreamingRecognize method. Multiple |
com.google.cloud.speech.v2.StreamingRecognizeResponse |
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.StreamingRecognizeResponse.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.TranscriptNormalization | 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.TranscriptNormalization.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.TranscriptNormalization.Entry | A single replacement configuration. |
com.google.cloud.speech.v2.TranscriptNormalization.Entry.Builder | A single replacement configuration. |
com.google.cloud.speech.v2.TranslationConfig | Translation configuration. Use to translate the given audio into text for the desired language. |
com.google.cloud.speech.v2.TranslationConfig.Builder | Translation configuration. Use to translate the given audio into text for the desired language. |
com.google.cloud.speech.v2.UndeleteCustomClassRequest | Request message for the UndeleteCustomClass method. |
com.google.cloud.speech.v2.UndeleteCustomClassRequest.Builder | Request message for the UndeleteCustomClass method. |
com.google.cloud.speech.v2.UndeletePhraseSetRequest | Request message for the UndeletePhraseSet method. |
com.google.cloud.speech.v2.UndeletePhraseSetRequest.Builder | Request message for the UndeletePhraseSet method. |
com.google.cloud.speech.v2.UndeleteRecognizerRequest | Request message for the UndeleteRecognizer method. |
com.google.cloud.speech.v2.UndeleteRecognizerRequest.Builder | Request message for the UndeleteRecognizer method. |
com.google.cloud.speech.v2.UpdateConfigRequest | Request message for the UpdateConfig method. |
com.google.cloud.speech.v2.UpdateConfigRequest.Builder | Request message for the UpdateConfig method. |
com.google.cloud.speech.v2.UpdateCustomClassRequest | Request message for the UpdateCustomClass method. |
com.google.cloud.speech.v2.UpdateCustomClassRequest.Builder | Request message for the UpdateCustomClass method. |
com.google.cloud.speech.v2.UpdatePhraseSetRequest | Request message for the UpdatePhraseSet method. |
com.google.cloud.speech.v2.UpdatePhraseSetRequest.Builder | Request message for the UpdatePhraseSet method. |
com.google.cloud.speech.v2.UpdateRecognizerRequest | Request message for the UpdateRecognizer method. |
com.google.cloud.speech.v2.UpdateRecognizerRequest.Builder | Request message for the UpdateRecognizer method. |
com.google.cloud.speech.v2.VttOutputFileFormatConfig | Output configurations for WebVTT formatted subtitle file. |
com.google.cloud.speech.v2.VttOutputFileFormatConfig.Builder | Output configurations for WebVTT formatted subtitle file. |
com.google.cloud.speech.v2.WordInfo | Word-specific information for recognized words. |
com.google.cloud.speech.v2.WordInfo.Builder | Word-specific information for recognized words. |