Module: Google::Cloud::Speech::V1p1beta1

Defined in:
lib/google/cloud/speech/v1p1beta1.rb,
lib/google/cloud/speech/v1p1beta1/speech.rb,
lib/google/cloud/speech/v1p1beta1/version.rb,
lib/google/cloud/speech/v1p1beta1/adaptation.rb,
lib/google/cloud/speech/v1p1beta1/speech/paths.rb,
lib/google/cloud/speech/v1p1beta1/speech/client.rb,
lib/google/cloud/speech/v1p1beta1/adaptation/paths.rb,
lib/google/cloud/speech/v1p1beta1/adaptation/client.rb,
lib/google/cloud/speech/v1p1beta1/speech/operations.rb,
lib/google/cloud/speech/v1p1beta1/speech/credentials.rb,
lib/google/cloud/speech/v1p1beta1/adaptation/credentials.rb,
proto_docs/google/cloud/speech/v1p1beta1/resource.rb,
proto_docs/google/cloud/speech/v1p1beta1/cloud_speech.rb,
proto_docs/google/cloud/speech/v1p1beta1/cloud_speech_adaptation.rb

Overview

To load this package, including all its services, and instantiate a client:

require "google/cloud/speech/v1p1beta1"
client = ::Google::Cloud::Speech::V1p1beta1::Speech::Client.new

Defined Under Namespace

Modules: Adaptation, Speech Classes: CreateCustomClassRequest, CreatePhraseSetRequest, CustomClass, DeleteCustomClassRequest, DeletePhraseSetRequest, GetCustomClassRequest, GetPhraseSetRequest, ListCustomClassesRequest, ListCustomClassesResponse, ListPhraseSetRequest, ListPhraseSetResponse, LongRunningRecognizeMetadata, LongRunningRecognizeRequest, LongRunningRecognizeResponse, PhraseSet, RecognitionAudio, RecognitionConfig, RecognitionMetadata, RecognizeRequest, RecognizeResponse, SpeakerDiarizationConfig, SpeechAdaptation, SpeechContext, SpeechRecognitionAlternative, SpeechRecognitionResult, StreamingRecognitionConfig, StreamingRecognitionResult, StreamingRecognizeRequest, StreamingRecognizeResponse, TranscriptOutputConfig, UpdateCustomClassRequest, UpdatePhraseSetRequest, WordInfo

Constant Summary collapse

VERSION =
"0.9.0"