diff --git a/googleapis/cloud/speech/v1p1beta1/cloud_speech.pb.go b/googleapis/cloud/speech/v1p1beta1/cloud_speech.pb.go index 82e98c1bf4b6e3510ee28fb71cceb94ae7f75031..0535088bb7364f1182478b2e8ed1a63f2040d4dd 100644 --- a/googleapis/cloud/speech/v1p1beta1/cloud_speech.pb.go +++ b/googleapis/cloud/speech/v1p1beta1/cloud_speech.pb.go @@ -114,7 +114,7 @@ func (x RecognitionConfig_AudioEncoding) String() string { return proto.EnumName(RecognitionConfig_AudioEncoding_name, int32(x)) } func (RecognitionConfig_AudioEncoding) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_cloud_speech_c8a26b8cfd3b8c8e, []int{4, 0} + return fileDescriptor_cloud_speech_e4ffb00f5304041d, []int{4, 0} } // Use case categories that the audio recognition request can be described @@ -176,7 +176,7 @@ func (x RecognitionMetadata_InteractionType) String() string { return proto.EnumName(RecognitionMetadata_InteractionType_name, int32(x)) } func (RecognitionMetadata_InteractionType) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_cloud_speech_c8a26b8cfd3b8c8e, []int{5, 0} + return fileDescriptor_cloud_speech_e4ffb00f5304041d, []int{5, 0} } // Enumerates the types of capture settings describing an audio file. @@ -212,7 +212,7 @@ func (x RecognitionMetadata_MicrophoneDistance) String() string { return proto.EnumName(RecognitionMetadata_MicrophoneDistance_name, int32(x)) } func (RecognitionMetadata_MicrophoneDistance) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_cloud_speech_c8a26b8cfd3b8c8e, []int{5, 1} + return fileDescriptor_cloud_speech_e4ffb00f5304041d, []int{5, 1} } // The original media the speech was recorded on. @@ -242,7 +242,7 @@ func (x RecognitionMetadata_OriginalMediaType) String() string { return proto.EnumName(RecognitionMetadata_OriginalMediaType_name, int32(x)) } func (RecognitionMetadata_OriginalMediaType) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_cloud_speech_c8a26b8cfd3b8c8e, []int{5, 2} + return fileDescriptor_cloud_speech_e4ffb00f5304041d, []int{5, 2} } // The type of device the speech was recorded with. @@ -288,7 +288,7 @@ func (x RecognitionMetadata_RecordingDeviceType) String() string { return proto.EnumName(RecognitionMetadata_RecordingDeviceType_name, int32(x)) } func (RecognitionMetadata_RecordingDeviceType) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_cloud_speech_c8a26b8cfd3b8c8e, []int{5, 3} + return fileDescriptor_cloud_speech_e4ffb00f5304041d, []int{5, 3} } // Indicates the type of speech event. @@ -320,7 +320,7 @@ func (x StreamingRecognizeResponse_SpeechEventType) String() string { return proto.EnumName(StreamingRecognizeResponse_SpeechEventType_name, int32(x)) } func (StreamingRecognizeResponse_SpeechEventType) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_cloud_speech_c8a26b8cfd3b8c8e, []int{11, 0} + return fileDescriptor_cloud_speech_e4ffb00f5304041d, []int{11, 0} } // The top-level message sent by the client for the `Recognize` method. @@ -339,7 +339,7 @@ func (m *RecognizeRequest) Reset() { *m = RecognizeRequest{} } func (m *RecognizeRequest) String() string { return proto.CompactTextString(m) } func (*RecognizeRequest) ProtoMessage() {} func (*RecognizeRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_cloud_speech_c8a26b8cfd3b8c8e, []int{0} + return fileDescriptor_cloud_speech_e4ffb00f5304041d, []int{0} } func (m *RecognizeRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RecognizeRequest.Unmarshal(m, b) @@ -390,7 +390,7 @@ func (m *LongRunningRecognizeRequest) Reset() { *m = LongRunningRecogniz func (m *LongRunningRecognizeRequest) String() string { return proto.CompactTextString(m) } func (*LongRunningRecognizeRequest) ProtoMessage() {} func (*LongRunningRecognizeRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_cloud_speech_c8a26b8cfd3b8c8e, []int{1} + return fileDescriptor_cloud_speech_e4ffb00f5304041d, []int{1} } func (m *LongRunningRecognizeRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_LongRunningRecognizeRequest.Unmarshal(m, b) @@ -445,7 +445,7 @@ func (m *StreamingRecognizeRequest) Reset() { *m = StreamingRecognizeReq func (m *StreamingRecognizeRequest) String() string { return proto.CompactTextString(m) } func (*StreamingRecognizeRequest) ProtoMessage() {} func (*StreamingRecognizeRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_cloud_speech_c8a26b8cfd3b8c8e, []int{2} + return fileDescriptor_cloud_speech_e4ffb00f5304041d, []int{2} } func (m *StreamingRecognizeRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_StreamingRecognizeRequest.Unmarshal(m, b) @@ -602,7 +602,7 @@ func (m *StreamingRecognitionConfig) Reset() { *m = StreamingRecognition func (m *StreamingRecognitionConfig) String() string { return proto.CompactTextString(m) } func (*StreamingRecognitionConfig) ProtoMessage() {} func (*StreamingRecognitionConfig) Descriptor() ([]byte, []int) { - return fileDescriptor_cloud_speech_c8a26b8cfd3b8c8e, []int{3} + return fileDescriptor_cloud_speech_e4ffb00f5304041d, []int{3} } func (m *StreamingRecognitionConfig) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_StreamingRecognitionConfig.Unmarshal(m, b) @@ -658,42 +658,12 @@ type RecognitionConfig struct { // This field is optional for `FLAC` and `WAV` audio files and required // for all other audio formats. For details, see [AudioEncoding][google.cloud.speech.v1p1beta1.RecognitionConfig.AudioEncoding]. SampleRateHertz int32 `protobuf:"varint,2,opt,name=sample_rate_hertz,json=sampleRateHertz" json:"sample_rate_hertz,omitempty"` - // *Optional* The number of channels in the input audio data. - // ONLY set this for MULTI-CHANNEL recognition. - // Valid values for LINEAR16 and FLAC are `1`-`8`. - // Valid values for OGG_OPUS are '1'-'254'. - // Valid value for MULAW, AMR, AMR_WB and SPEEX_WITH_HEADER_BYTE is only `1`. - // If `0` or omitted, defaults to one channel (mono). - // NOTE: We only recognize the first channel by default. - // To perform independent recognition on each channel set - // enable_separate_recognition_per_channel to 'true'. - AudioChannelCount int32 `protobuf:"varint,7,opt,name=audio_channel_count,json=audioChannelCount" json:"audio_channel_count,omitempty"` - // This needs to be set to ‘true’ explicitly and audio_channel_count > 1 - // to get each channel recognized separately. The recognition result will - // contain a channel_tag field to state which channel that result belongs to. - // If this is not ‘true’, we will only recognize the first channel. - // NOTE: The request is also billed cumulatively for all channels recognized: - // (audio_channel_count times the audio length) - EnableSeparateRecognitionPerChannel bool `protobuf:"varint,12,opt,name=enable_separate_recognition_per_channel,json=enableSeparateRecognitionPerChannel" json:"enable_separate_recognition_per_channel,omitempty"` // *Required* The language of the supplied audio as a // [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. // Example: "en-US". // See [Language Support](https://cloud.google.com/speech/docs/languages) // for a list of the currently supported language codes. LanguageCode string `protobuf:"bytes,3,opt,name=language_code,json=languageCode" json:"language_code,omitempty"` - // *Optional* A list of up to 3 additional - // [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tags, - // listing possible alternative languages of the supplied audio. - // See [Language Support](https://cloud.google.com/speech/docs/languages) - // for a list of the currently supported language codes. - // If alternative languages are listed, recognition result will contain - // recognition in the most likely language detected including the main - // language_code. The recognition result will include the language tag - // of the language detected in the audio. - // NOTE: This feature is only supported for Voice Command and Voice Search - // use cases and performance may vary for other use cases (e.g., phone call - // transcription). - AlternativeLanguageCodes []string `protobuf:"bytes,18,rep,name=alternative_language_codes,json=alternativeLanguageCodes" json:"alternative_language_codes,omitempty"` // *Optional* Maximum number of recognition hypotheses to be returned. // Specifically, the maximum number of `SpeechRecognitionAlternative` messages // within each `SpeechRecognitionResult`. @@ -713,10 +683,6 @@ type RecognitionConfig struct { // `false`, no word-level time offset information is returned. The default is // `false`. EnableWordTimeOffsets bool `protobuf:"varint,8,opt,name=enable_word_time_offsets,json=enableWordTimeOffsets" json:"enable_word_time_offsets,omitempty"` - // *Optional* If `true`, the top result includes a list of words and the - // confidence for those words. If `false`, no word-level confidence - // information is returned. The default is `false`. - EnableWordConfidence bool `protobuf:"varint,15,opt,name=enable_word_confidence,json=enableWordConfidence" json:"enable_word_confidence,omitempty"` // *Optional* If 'true', adds punctuation to recognition result hypotheses. // This feature is only available in select languages. Setting this for // requests in other languages has no effect at all. @@ -725,19 +691,6 @@ type RecognitionConfig struct { // to all users. In the future this may be exclusively available as a // premium feature." EnableAutomaticPunctuation bool `protobuf:"varint,11,opt,name=enable_automatic_punctuation,json=enableAutomaticPunctuation" json:"enable_automatic_punctuation,omitempty"` - // *Optional* If 'true', enables speaker detection for each recognized word in - // the top alternative of the recognition result using a speaker_tag provided - // in the WordInfo. - // Note: When this is true, we send all the words from the beginning of the - // audio for the top alternative in every consecutive responses. - // This is done in order to improve our speaker tags as our models learn to - // identify the speakers in the conversation over time. - EnableSpeakerDiarization bool `protobuf:"varint,16,opt,name=enable_speaker_diarization,json=enableSpeakerDiarization" json:"enable_speaker_diarization,omitempty"` - // *Optional* - // If set, specifies the estimated number of speakers in the conversation. - // If not set, defaults to '2'. - // Ignored unless enable_speaker_diarization is set to true." - DiarizationSpeakerCount int32 `protobuf:"varint,17,opt,name=diarization_speaker_count,json=diarizationSpeakerCount" json:"diarization_speaker_count,omitempty"` // *Optional* Metadata regarding this request. Metadata *RecognitionMetadata `protobuf:"bytes,9,opt,name=metadata" json:"metadata,omitempty"` // *Optional* Which model to select for the given request. Select the model @@ -794,7 +747,7 @@ func (m *RecognitionConfig) Reset() { *m = RecognitionConfig{} } func (m *RecognitionConfig) String() string { return proto.CompactTextString(m) } func (*RecognitionConfig) ProtoMessage() {} func (*RecognitionConfig) Descriptor() ([]byte, []int) { - return fileDescriptor_cloud_speech_c8a26b8cfd3b8c8e, []int{4} + return fileDescriptor_cloud_speech_e4ffb00f5304041d, []int{4} } func (m *RecognitionConfig) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RecognitionConfig.Unmarshal(m, b) @@ -828,20 +781,6 @@ func (m *RecognitionConfig) GetSampleRateHertz() int32 { return 0 } -func (m *RecognitionConfig) GetAudioChannelCount() int32 { - if m != nil { - return m.AudioChannelCount - } - return 0 -} - -func (m *RecognitionConfig) GetEnableSeparateRecognitionPerChannel() bool { - if m != nil { - return m.EnableSeparateRecognitionPerChannel - } - return false -} - func (m *RecognitionConfig) GetLanguageCode() string { if m != nil { return m.LanguageCode @@ -849,13 +788,6 @@ func (m *RecognitionConfig) GetLanguageCode() string { return "" } -func (m *RecognitionConfig) GetAlternativeLanguageCodes() []string { - if m != nil { - return m.AlternativeLanguageCodes - } - return nil -} - func (m *RecognitionConfig) GetMaxAlternatives() int32 { if m != nil { return m.MaxAlternatives @@ -884,13 +816,6 @@ func (m *RecognitionConfig) GetEnableWordTimeOffsets() bool { return false } -func (m *RecognitionConfig) GetEnableWordConfidence() bool { - if m != nil { - return m.EnableWordConfidence - } - return false -} - func (m *RecognitionConfig) GetEnableAutomaticPunctuation() bool { if m != nil { return m.EnableAutomaticPunctuation @@ -898,20 +823,6 @@ func (m *RecognitionConfig) GetEnableAutomaticPunctuation() bool { return false } -func (m *RecognitionConfig) GetEnableSpeakerDiarization() bool { - if m != nil { - return m.EnableSpeakerDiarization - } - return false -} - -func (m *RecognitionConfig) GetDiarizationSpeakerCount() int32 { - if m != nil { - return m.DiarizationSpeakerCount - } - return 0 -} - func (m *RecognitionConfig) GetMetadata() *RecognitionMetadata { if m != nil { return m.Metadata @@ -972,7 +883,7 @@ func (m *RecognitionMetadata) Reset() { *m = RecognitionMetadata{} } func (m *RecognitionMetadata) String() string { return proto.CompactTextString(m) } func (*RecognitionMetadata) ProtoMessage() {} func (*RecognitionMetadata) Descriptor() ([]byte, []int) { - return fileDescriptor_cloud_speech_c8a26b8cfd3b8c8e, []int{5} + return fileDescriptor_cloud_speech_e4ffb00f5304041d, []int{5} } func (m *RecognitionMetadata) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RecognitionMetadata.Unmarshal(m, b) @@ -1074,7 +985,7 @@ func (m *SpeechContext) Reset() { *m = SpeechContext{} } func (m *SpeechContext) String() string { return proto.CompactTextString(m) } func (*SpeechContext) ProtoMessage() {} func (*SpeechContext) Descriptor() ([]byte, []int) { - return fileDescriptor_cloud_speech_c8a26b8cfd3b8c8e, []int{6} + return fileDescriptor_cloud_speech_e4ffb00f5304041d, []int{6} } func (m *SpeechContext) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SpeechContext.Unmarshal(m, b) @@ -1122,7 +1033,7 @@ func (m *RecognitionAudio) Reset() { *m = RecognitionAudio{} } func (m *RecognitionAudio) String() string { return proto.CompactTextString(m) } func (*RecognitionAudio) ProtoMessage() {} func (*RecognitionAudio) Descriptor() ([]byte, []int) { - return fileDescriptor_cloud_speech_c8a26b8cfd3b8c8e, []int{7} + return fileDescriptor_cloud_speech_e4ffb00f5304041d, []int{7} } func (m *RecognitionAudio) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RecognitionAudio.Unmarshal(m, b) @@ -1259,7 +1170,7 @@ func (m *RecognizeResponse) Reset() { *m = RecognizeResponse{} } func (m *RecognizeResponse) String() string { return proto.CompactTextString(m) } func (*RecognizeResponse) ProtoMessage() {} func (*RecognizeResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_cloud_speech_c8a26b8cfd3b8c8e, []int{8} + return fileDescriptor_cloud_speech_e4ffb00f5304041d, []int{8} } func (m *RecognizeResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RecognizeResponse.Unmarshal(m, b) @@ -1304,7 +1215,7 @@ func (m *LongRunningRecognizeResponse) Reset() { *m = LongRunningRecogni func (m *LongRunningRecognizeResponse) String() string { return proto.CompactTextString(m) } func (*LongRunningRecognizeResponse) ProtoMessage() {} func (*LongRunningRecognizeResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_cloud_speech_c8a26b8cfd3b8c8e, []int{9} + return fileDescriptor_cloud_speech_e4ffb00f5304041d, []int{9} } func (m *LongRunningRecognizeResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_LongRunningRecognizeResponse.Unmarshal(m, b) @@ -1351,7 +1262,7 @@ func (m *LongRunningRecognizeMetadata) Reset() { *m = LongRunningRecogni func (m *LongRunningRecognizeMetadata) String() string { return proto.CompactTextString(m) } func (*LongRunningRecognizeMetadata) ProtoMessage() {} func (*LongRunningRecognizeMetadata) Descriptor() ([]byte, []int) { - return fileDescriptor_cloud_speech_c8a26b8cfd3b8c8e, []int{10} + return fileDescriptor_cloud_speech_e4ffb00f5304041d, []int{10} } func (m *LongRunningRecognizeMetadata) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_LongRunningRecognizeMetadata.Unmarshal(m, b) @@ -1461,7 +1372,7 @@ func (m *StreamingRecognizeResponse) Reset() { *m = StreamingRecognizeRe func (m *StreamingRecognizeResponse) String() string { return proto.CompactTextString(m) } func (*StreamingRecognizeResponse) ProtoMessage() {} func (*StreamingRecognizeResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_cloud_speech_c8a26b8cfd3b8c8e, []int{11} + return fileDescriptor_cloud_speech_e4ffb00f5304041d, []int{11} } func (m *StreamingRecognizeResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_StreamingRecognizeResponse.Unmarshal(m, b) @@ -1521,16 +1432,7 @@ type StreamingRecognitionResult struct { // (completely unstable) to 1.0 (completely stable). // This field is only provided for interim results (`is_final=false`). // The default of 0.0 is a sentinel value indicating `stability` was not set. - Stability float32 `protobuf:"fixed32,3,opt,name=stability" json:"stability,omitempty"` - // For multi-channel audio, this is the channel number corresponding to the - // recognized result for the audio from that channel. - // For audio_channel_count = N, its output values can range from '1' to 'N'. - ChannelTag int32 `protobuf:"varint,5,opt,name=channel_tag,json=channelTag" json:"channel_tag,omitempty"` - // Output only. The - // [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag of the - // language in this result. This language code was detected to have the most - // likelihood of being spoken in the audio. - LanguageCode string `protobuf:"bytes,6,opt,name=language_code,json=languageCode" json:"language_code,omitempty"` + Stability float32 `protobuf:"fixed32,3,opt,name=stability" json:"stability,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` @@ -1540,7 +1442,7 @@ func (m *StreamingRecognitionResult) Reset() { *m = StreamingRecognition func (m *StreamingRecognitionResult) String() string { return proto.CompactTextString(m) } func (*StreamingRecognitionResult) ProtoMessage() {} func (*StreamingRecognitionResult) Descriptor() ([]byte, []int) { - return fileDescriptor_cloud_speech_c8a26b8cfd3b8c8e, []int{12} + return fileDescriptor_cloud_speech_e4ffb00f5304041d, []int{12} } func (m *StreamingRecognitionResult) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_StreamingRecognitionResult.Unmarshal(m, b) @@ -1581,46 +1483,23 @@ func (m *StreamingRecognitionResult) GetStability() float32 { return 0 } -func (m *StreamingRecognitionResult) GetChannelTag() int32 { - if m != nil { - return m.ChannelTag - } - return 0 -} - -func (m *StreamingRecognitionResult) GetLanguageCode() string { - if m != nil { - return m.LanguageCode - } - return "" -} - // A speech recognition result corresponding to a portion of the audio. type SpeechRecognitionResult struct { // Output only. May contain one or more recognition hypotheses (up to the // maximum specified in `max_alternatives`). // These alternatives are ordered in terms of accuracy, with the top (first) // alternative being the most probable, as ranked by the recognizer. - Alternatives []*SpeechRecognitionAlternative `protobuf:"bytes,1,rep,name=alternatives" json:"alternatives,omitempty"` - // For multi-channel audio, this is the channel number corresponding to the - // recognized result for the audio from that channel. - // For audio_channel_count = N, its output values can range from '1' to 'N'. - ChannelTag int32 `protobuf:"varint,2,opt,name=channel_tag,json=channelTag" json:"channel_tag,omitempty"` - // Output only. The - // [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag of the - // language in this result. This language code was detected to have the most - // likelihood of being spoken in the audio. - LanguageCode string `protobuf:"bytes,5,opt,name=language_code,json=languageCode" json:"language_code,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + Alternatives []*SpeechRecognitionAlternative `protobuf:"bytes,1,rep,name=alternatives" json:"alternatives,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *SpeechRecognitionResult) Reset() { *m = SpeechRecognitionResult{} } func (m *SpeechRecognitionResult) String() string { return proto.CompactTextString(m) } func (*SpeechRecognitionResult) ProtoMessage() {} func (*SpeechRecognitionResult) Descriptor() ([]byte, []int) { - return fileDescriptor_cloud_speech_c8a26b8cfd3b8c8e, []int{13} + return fileDescriptor_cloud_speech_e4ffb00f5304041d, []int{13} } func (m *SpeechRecognitionResult) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SpeechRecognitionResult.Unmarshal(m, b) @@ -1647,20 +1526,6 @@ func (m *SpeechRecognitionResult) GetAlternatives() []*SpeechRecognitionAlternat return nil } -func (m *SpeechRecognitionResult) GetChannelTag() int32 { - if m != nil { - return m.ChannelTag - } - return 0 -} - -func (m *SpeechRecognitionResult) GetLanguageCode() string { - if m != nil { - return m.LanguageCode - } - return "" -} - // Alternative hypotheses (a.k.a. n-best list). type SpeechRecognitionAlternative struct { // Output only. Transcript text representing the words that the user spoke. @@ -1686,7 +1551,7 @@ func (m *SpeechRecognitionAlternative) Reset() { *m = SpeechRecognitionA func (m *SpeechRecognitionAlternative) String() string { return proto.CompactTextString(m) } func (*SpeechRecognitionAlternative) ProtoMessage() {} func (*SpeechRecognitionAlternative) Descriptor() ([]byte, []int) { - return fileDescriptor_cloud_speech_c8a26b8cfd3b8c8e, []int{14} + return fileDescriptor_cloud_speech_e4ffb00f5304041d, []int{14} } func (m *SpeechRecognitionAlternative) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SpeechRecognitionAlternative.Unmarshal(m, b) @@ -1744,21 +1609,7 @@ type WordInfo struct { // vary. EndTime *duration.Duration `protobuf:"bytes,2,opt,name=end_time,json=endTime" json:"end_time,omitempty"` // Output only. The word corresponding to this set of information. - Word string `protobuf:"bytes,3,opt,name=word" json:"word,omitempty"` - // Output only. The confidence estimate between 0.0 and 1.0. A higher number - // indicates an estimated greater likelihood that the recognized words are - // correct. This field is set only for the top alternative of a non-streaming - // result or, of a streaming result where `is_final=true`. - // This field is not guaranteed to be accurate and users should not rely on it - // to be always provided. - // The default of 0.0 is a sentinel value indicating `confidence` was not set. - Confidence float32 `protobuf:"fixed32,4,opt,name=confidence" json:"confidence,omitempty"` - // Output only. A distinct integer value is assigned for every speaker within - // the audio. This field specifies which one of those speakers was detected to - // have spoken this word. Value ranges from '1' to diarization_speaker_count. - // speaker_tag is set if enable_speaker_diarization = 'true' and only in the - // top alternative. - SpeakerTag int32 `protobuf:"varint,5,opt,name=speaker_tag,json=speakerTag" json:"speaker_tag,omitempty"` + Word string `protobuf:"bytes,3,opt,name=word" json:"word,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` @@ -1768,7 +1619,7 @@ func (m *WordInfo) Reset() { *m = WordInfo{} } func (m *WordInfo) String() string { return proto.CompactTextString(m) } func (*WordInfo) ProtoMessage() {} func (*WordInfo) Descriptor() ([]byte, []int) { - return fileDescriptor_cloud_speech_c8a26b8cfd3b8c8e, []int{15} + return fileDescriptor_cloud_speech_e4ffb00f5304041d, []int{15} } func (m *WordInfo) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_WordInfo.Unmarshal(m, b) @@ -1809,20 +1660,6 @@ func (m *WordInfo) GetWord() string { return "" } -func (m *WordInfo) GetConfidence() float32 { - if m != nil { - return m.Confidence - } - return 0 -} - -func (m *WordInfo) GetSpeakerTag() int32 { - if m != nil { - return m.SpeakerTag - } - return 0 -} - func init() { proto.RegisterType((*RecognizeRequest)(nil), "google.cloud.speech.v1p1beta1.RecognizeRequest") proto.RegisterType((*LongRunningRecognizeRequest)(nil), "google.cloud.speech.v1p1beta1.LongRunningRecognizeRequest") @@ -2037,144 +1874,132 @@ var _Speech_serviceDesc = grpc.ServiceDesc{ } func init() { - proto.RegisterFile("google/cloud/speech/v1p1beta1/cloud_speech.proto", fileDescriptor_cloud_speech_c8a26b8cfd3b8c8e) -} - -var fileDescriptor_cloud_speech_c8a26b8cfd3b8c8e = []byte{ - // 2147 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x58, 0xbf, 0x73, 0xdb, 0xc8, - 0xf5, 0x37, 0x48, 0x51, 0x12, 0x9f, 0x7e, 0x41, 0x2b, 0xdf, 0x09, 0x96, 0x75, 0x67, 0x1b, 0x9e, - 0x3b, 0xfb, 0xee, 0x7b, 0x43, 0xd9, 0xfa, 0xde, 0x5c, 0xce, 0xbe, 0xe4, 0x26, 0x14, 0x00, 0x99, - 0x98, 0x21, 0x09, 0xce, 0x92, 0xb2, 0xe3, 0x6b, 0x76, 0x56, 0xc0, 0x92, 0xc2, 0x84, 0x04, 0x10, - 0xfc, 0x70, 0x2c, 0x97, 0x69, 0x33, 0xa9, 0x32, 0x93, 0x2e, 0x55, 0xae, 0xce, 0x1f, 0x90, 0x26, - 0x69, 0xd2, 0xa4, 0x49, 0x91, 0x26, 0x65, 0x8a, 0xfc, 0x07, 0x69, 0x32, 0x93, 0x14, 0x99, 0xdd, - 0x05, 0x28, 0x88, 0x94, 0x2d, 0x5b, 0x93, 0x9b, 0x49, 0x87, 0xfd, 0xbc, 0x1f, 0xfb, 0xde, 0xdb, - 0xb7, 0x6f, 0xdf, 0x03, 0x3c, 0x18, 0x85, 0xe1, 0x68, 0xcc, 0xf6, 0xdc, 0x71, 0x98, 0x79, 0x7b, - 0x49, 0xc4, 0x98, 0x7b, 0xb2, 0xf7, 0xe2, 0x61, 0xf4, 0xf0, 0x98, 0xa5, 0xf4, 0xa1, 0x84, 0x89, - 0x84, 0x1b, 0x51, 0x1c, 0xa6, 0x21, 0xfa, 0x40, 0x4a, 0x34, 0x04, 0xa9, 0x91, 0x93, 0xa6, 0x12, - 0x3b, 0xbb, 0xb9, 0x42, 0x1a, 0xf9, 0x7b, 0x34, 0x08, 0xc2, 0x94, 0xa6, 0x7e, 0x18, 0x24, 0x52, - 0x78, 0xe7, 0x6e, 0x4e, 0x1d, 0x87, 0xc1, 0x28, 0xce, 0x82, 0xc0, 0x0f, 0x46, 0x7b, 0x61, 0xc4, - 0xe2, 0x73, 0x4c, 0x37, 0x72, 0x26, 0xb1, 0x3a, 0xce, 0x86, 0x7b, 0x34, 0x38, 0xcd, 0x49, 0x1f, - 0xce, 0x92, 0xbc, 0x4c, 0xca, 0xe6, 0xf4, 0x5b, 0xb3, 0xf4, 0xd4, 0x9f, 0xb0, 0x24, 0xa5, 0x93, - 0x28, 0x67, 0xd8, 0xce, 0x19, 0xe2, 0xc8, 0xdd, 0x4b, 0x52, 0x9a, 0x66, 0xf9, 0xa6, 0xfa, 0x6f, - 0x14, 0x50, 0x31, 0x73, 0xc3, 0x51, 0xe0, 0xbf, 0x62, 0x98, 0xfd, 0x24, 0x63, 0x49, 0x8a, 0x5a, - 0xb0, 0xe8, 0x86, 0xc1, 0xd0, 0x1f, 0x69, 0xca, 0x6d, 0xe5, 0xfe, 0xca, 0xfe, 0x83, 0xc6, 0x1b, - 0x9d, 0x6f, 0xe4, 0x0a, 0xb8, 0x41, 0x86, 0x90, 0xc3, 0xb9, 0x3c, 0xb2, 0xa0, 0x46, 0x33, 0xcf, - 0x0f, 0xb5, 0x8a, 0x50, 0xb4, 0xf7, 0xf6, 0x8a, 0x9a, 0x5c, 0x0c, 0x4b, 0x69, 0xfd, 0xb7, 0x0a, - 0xdc, 0x6c, 0x87, 0xc1, 0x08, 0xcb, 0xd8, 0xfd, 0xef, 0x1b, 0xfc, 0x7b, 0x05, 0x6e, 0xf4, 0xd3, - 0x98, 0xd1, 0xc9, 0x45, 0xe6, 0x0e, 0x41, 0x4d, 0x0a, 0x22, 0x39, 0x67, 0xf8, 0xa3, 0x4b, 0xf6, - 0x9b, 0xd5, 0x79, 0xe6, 0x41, 0xeb, 0x1a, 0xde, 0x98, 0x2a, 0x95, 0x10, 0xfa, 0x08, 0xd6, 0x84, - 0x39, 0x7c, 0x8f, 0x94, 0x05, 0xa9, 0x70, 0x6a, 0xb5, 0x75, 0x0d, 0xaf, 0x0a, 0xd8, 0x90, 0xe8, - 0xc1, 0x16, 0x6c, 0x9e, 0x99, 0x13, 0x4b, 0x1b, 0xf5, 0xdf, 0x29, 0xb0, 0xf3, 0xfa, 0xdd, 0xfe, - 0x8b, 0x11, 0xff, 0x04, 0xd4, 0xc4, 0x0f, 0x46, 0x63, 0x46, 0xb2, 0x34, 0x65, 0x31, 0x0d, 0x5c, - 0x26, 0xec, 0x5c, 0xc6, 0x1b, 0x12, 0x3f, 0x2a, 0x60, 0x74, 0x0f, 0x36, 0xfc, 0x20, 0x65, 0xb1, - 0x3f, 0x21, 0x31, 0x4b, 0xb2, 0x71, 0x9a, 0x68, 0x55, 0xc1, 0xb9, 0x9e, 0xc3, 0x58, 0xa2, 0xfa, - 0x3f, 0x96, 0x61, 0x73, 0xde, 0xe6, 0x6f, 0x60, 0x99, 0x05, 0x6e, 0xe8, 0xf9, 0x81, 0xb4, 0x7a, - 0x7d, 0xff, 0xeb, 0x77, 0xb5, 0xba, 0x21, 0x4e, 0xd9, 0xca, 0xb5, 0xe0, 0xa9, 0x3e, 0xf4, 0x29, - 0x6c, 0x26, 0x74, 0x12, 0x8d, 0x19, 0x89, 0x69, 0xca, 0xc8, 0x09, 0x8b, 0xd3, 0x57, 0xc2, 0x8d, - 0x1a, 0xde, 0x90, 0x04, 0x4c, 0x53, 0xd6, 0xe2, 0x30, 0x6a, 0xc0, 0x56, 0x7e, 0x2c, 0x27, 0x34, - 0x08, 0xd8, 0x98, 0xb8, 0x61, 0x16, 0xa4, 0xda, 0x92, 0xe0, 0xde, 0x94, 0x47, 0x23, 0x29, 0x06, - 0x27, 0xa0, 0x01, 0xdc, 0x63, 0x01, 0x3d, 0x1e, 0x33, 0x92, 0xb0, 0x88, 0x0a, 0xfd, 0xf1, 0x99, - 0x61, 0x24, 0x62, 0x71, 0xa1, 0x49, 0x5b, 0x15, 0xe1, 0xb8, 0x2b, 0xd9, 0xfb, 0x39, 0x77, 0xc9, - 0x8b, 0x1e, 0x8b, 0x73, 0xd5, 0xe8, 0x2e, 0xac, 0x8d, 0x69, 0x30, 0xca, 0xe8, 0x88, 0x11, 0x37, - 0xf4, 0x98, 0x08, 0x65, 0x1d, 0xaf, 0x16, 0xa0, 0x11, 0x7a, 0x0c, 0x7d, 0x1f, 0x76, 0xe8, 0x38, - 0x65, 0x71, 0x40, 0x53, 0xff, 0x05, 0x23, 0xe7, 0x04, 0x12, 0x0d, 0xdd, 0xae, 0xde, 0xaf, 0x63, - 0xad, 0xc4, 0xd1, 0x2e, 0x09, 0x27, 0xfc, 0x68, 0x27, 0xf4, 0x25, 0x29, 0xd1, 0x13, 0x6d, 0x41, - 0xc6, 0x64, 0x42, 0x5f, 0x36, 0x4b, 0x30, 0x67, 0x8d, 0xe2, 0x70, 0x48, 0x03, 0x3f, 0x3d, 0x25, - 0x43, 0x9f, 0x93, 0xb4, 0x9a, 0xcc, 0x82, 0x29, 0x7e, 0x28, 0x60, 0x74, 0x04, 0x1b, 0xf2, 0xa0, - 0x64, 0x5a, 0xbf, 0x4c, 0x13, 0x6d, 0xf1, 0x76, 0xf5, 0xfe, 0xca, 0xfe, 0x67, 0x97, 0x5d, 0x1e, - 0x01, 0x18, 0x52, 0x08, 0xaf, 0x27, 0xe5, 0x65, 0x82, 0xbe, 0x07, 0x5a, 0x1e, 0xe5, 0x9f, 0x86, - 0xb1, 0x47, 0x78, 0x05, 0x25, 0xe1, 0x70, 0x98, 0xb0, 0x34, 0xd1, 0x96, 0x85, 0x25, 0xef, 0x49, - 0xfa, 0xb3, 0x30, 0xf6, 0x06, 0xfe, 0x84, 0x39, 0x92, 0x88, 0x3e, 0x87, 0xf7, 0xcb, 0x82, 0x22, - 0xad, 0x3d, 0xc6, 0xd3, 0x78, 0x43, 0x88, 0x5d, 0x3f, 0x13, 0x33, 0xa6, 0x34, 0xf4, 0x43, 0xd8, - 0xcd, 0xa5, 0x68, 0x96, 0x86, 0x13, 0x9a, 0xfa, 0x2e, 0x89, 0xb2, 0xc0, 0x4d, 0x33, 0x51, 0xd8, - 0xb5, 0x15, 0x21, 0xbb, 0x23, 0x79, 0x9a, 0x05, 0x4b, 0xef, 0x8c, 0x83, 0x9f, 0x4d, 0x91, 0x16, - 0x11, 0xa3, 0x3f, 0x66, 0x31, 0xf1, 0x7c, 0x1a, 0xfb, 0xaf, 0xa4, 0xbc, 0x2a, 0xe4, 0x73, 0x97, - 0xfa, 0x92, 0xc1, 0x3c, 0xa3, 0xa3, 0xc7, 0x70, 0xa3, 0xc4, 0x3e, 0x55, 0x21, 0x53, 0x71, 0x53, - 0x1c, 0xd2, 0x76, 0x89, 0x21, 0xd7, 0x20, 0x13, 0xb2, 0x0b, 0xcb, 0x13, 0x96, 0x52, 0x8f, 0xa6, - 0x54, 0xab, 0x8b, 0xeb, 0xbf, 0xff, 0xf6, 0x17, 0xa9, 0x93, 0x4b, 0xe2, 0xa9, 0x0e, 0x74, 0x1d, - 0x6a, 0x93, 0xd0, 0x63, 0x63, 0x6d, 0x4d, 0xa4, 0xa0, 0x5c, 0xa0, 0x3b, 0xb0, 0x9a, 0x25, 0x8c, - 0xb0, 0xe0, 0x84, 0x5f, 0x7e, 0x4f, 0x5b, 0x17, 0x1e, 0xad, 0x64, 0x09, 0xb3, 0x72, 0x48, 0xff, - 0xb9, 0x02, 0x6b, 0xe7, 0x6e, 0x24, 0xd2, 0xe0, 0xba, 0xd5, 0x35, 0x1c, 0xd3, 0xee, 0x3e, 0x21, - 0x47, 0xdd, 0x7e, 0xcf, 0x32, 0xec, 0x43, 0xdb, 0x32, 0xd5, 0x6b, 0x68, 0x15, 0x96, 0xdb, 0x76, - 0xd7, 0x6a, 0xe2, 0x87, 0x5f, 0xa8, 0x0a, 0x5a, 0x86, 0x85, 0xc3, 0x76, 0xd3, 0x50, 0x2b, 0xa8, - 0x0e, 0xb5, 0xce, 0x51, 0xbb, 0xf9, 0x4c, 0xad, 0xa2, 0x25, 0xa8, 0x36, 0x3b, 0x58, 0x5d, 0x40, - 0x00, 0x8b, 0xcd, 0x0e, 0x26, 0xcf, 0x0e, 0xd4, 0x1a, 0x97, 0x73, 0x9e, 0x3c, 0x21, 0x4e, 0xef, - 0xa8, 0xaf, 0x2e, 0xa2, 0x1d, 0x78, 0xbf, 0xdf, 0xb3, 0xac, 0x1f, 0x91, 0x67, 0xf6, 0xa0, 0x45, - 0x5a, 0x56, 0xd3, 0xb4, 0x30, 0x39, 0x78, 0x3e, 0xb0, 0xd4, 0x25, 0xfd, 0x5f, 0x75, 0xd8, 0xba, - 0xc0, 0x51, 0x34, 0x01, 0x55, 0xd4, 0x27, 0xea, 0x8a, 0x50, 0xa7, 0xa7, 0x11, 0xcb, 0xeb, 0xcf, - 0xc1, 0xbb, 0x87, 0xad, 0x61, 0x9f, 0xa9, 0x1a, 0x9c, 0x46, 0x0c, 0x6f, 0xf8, 0xe7, 0x01, 0xf4, - 0x35, 0xec, 0xfa, 0x81, 0x97, 0x25, 0x69, 0x7c, 0x4a, 0x02, 0xea, 0xbb, 0x89, 0xb8, 0xad, 0x24, - 0x1c, 0x12, 0xf9, 0xb2, 0xf1, 0x7b, 0xbe, 0x86, 0xb5, 0x82, 0xa7, 0xcb, 0x59, 0xf8, 0x7d, 0x75, - 0x86, 0x22, 0x94, 0xe8, 0x05, 0x6c, 0x4d, 0x7c, 0x37, 0x0e, 0xa3, 0x93, 0x30, 0x60, 0xc4, 0xf3, - 0x93, 0x54, 0xd4, 0xe4, 0x05, 0x61, 0xb1, 0x75, 0x05, 0x8b, 0x3b, 0x53, 0x6d, 0x66, 0xae, 0x0c, - 0xa3, 0xc9, 0x1c, 0x86, 0x52, 0xd8, 0x0a, 0x63, 0x7f, 0xe4, 0x07, 0x74, 0x4c, 0x26, 0xcc, 0xf3, - 0xa9, 0x8c, 0x54, 0x4d, 0xec, 0x6b, 0x5e, 0x61, 0x5f, 0x27, 0xd7, 0xd6, 0xe1, 0xca, 0x44, 0xac, - 0x36, 0xc3, 0x59, 0x08, 0xbd, 0x82, 0xf7, 0x78, 0x31, 0x8d, 0x79, 0xf6, 0x10, 0x8f, 0xbd, 0xf0, - 0x5d, 0x26, 0xf7, 0x5d, 0x14, 0xfb, 0x1e, 0x5e, 0x61, 0x5f, 0x5c, 0xe8, 0x33, 0x85, 0x3a, 0xb1, - 0xf3, 0x56, 0x3c, 0x0f, 0xa2, 0xfd, 0x0b, 0xf6, 0x0e, 0xe8, 0x84, 0x89, 0xa7, 0xa0, 0x3e, 0x27, - 0xd3, 0xa5, 0x13, 0x86, 0x3e, 0x03, 0x74, 0x16, 0x25, 0x5e, 0xa3, 0x84, 0xb1, 0xcb, 0x42, 0x40, - 0x9d, 0xba, 0xe7, 0x4f, 0xe4, 0x0e, 0x77, 0x61, 0x2d, 0x3c, 0x1e, 0x66, 0x89, 0x4b, 0x53, 0xe6, - 0x11, 0xdf, 0x13, 0xd7, 0xb5, 0x8a, 0x57, 0xcf, 0x40, 0xdb, 0x43, 0xb7, 0x60, 0x45, 0xbe, 0x47, - 0x69, 0x18, 0xf9, 0xae, 0x06, 0x42, 0x17, 0x08, 0x68, 0xc0, 0x11, 0xfd, 0x8f, 0x0a, 0x6c, 0xcc, - 0xa4, 0x1d, 0xba, 0x0d, 0xbb, 0x76, 0x77, 0x60, 0xe1, 0xa6, 0x31, 0xb0, 0x9d, 0x2e, 0x19, 0x3c, - 0xef, 0x59, 0x33, 0x17, 0x6e, 0x1d, 0xc0, 0xb4, 0xfb, 0xc6, 0x51, 0xbf, 0x6f, 0x3b, 0x5d, 0x55, - 0x41, 0x2a, 0xac, 0xf6, 0xb0, 0xd5, 0xb7, 0xba, 0x83, 0x26, 0x17, 0x51, 0x2b, 0x9c, 0xa3, 0xd7, - 0x72, 0xba, 0x16, 0x31, 0x9a, 0xed, 0xb6, 0x5a, 0x45, 0x6b, 0x50, 0x7f, 0xea, 0xd8, 0x86, 0xd5, - 0x69, 0xda, 0x6d, 0x75, 0x01, 0xdd, 0x84, 0xed, 0x1e, 0x76, 0x0e, 0x2d, 0xa1, 0xa0, 0xd9, 0x6e, - 0x3f, 0x27, 0x3d, 0xec, 0x98, 0x47, 0x86, 0x65, 0xaa, 0x35, 0xae, 0x4d, 0xf0, 0x92, 0xbe, 0xd5, - 0xc4, 0x46, 0x4b, 0x5d, 0x44, 0x9b, 0xb0, 0x26, 0x11, 0xc3, 0xe9, 0x74, 0x9a, 0x5d, 0x53, 0x5d, - 0xe2, 0x0a, 0x4d, 0xdb, 0xc8, 0xf7, 0x5b, 0xd6, 0x3d, 0x40, 0xf3, 0xb9, 0x88, 0xee, 0xc2, 0xad, - 0x8e, 0x6d, 0x60, 0x47, 0x9a, 0x62, 0xda, 0xfd, 0x41, 0xb3, 0x6b, 0xcc, 0x3a, 0xb3, 0x06, 0x75, - 0x5e, 0x3b, 0x0e, 0x6d, 0xab, 0x6d, 0xaa, 0x0a, 0x2f, 0x0a, 0x1d, 0xdb, 0x94, 0xab, 0x0a, 0x5f, - 0x1d, 0x16, 0xb4, 0xaa, 0xde, 0x85, 0xcd, 0xb9, 0xcc, 0xe3, 0x9b, 0x38, 0xd8, 0x7e, 0x62, 0x77, - 0x9b, 0x6d, 0xd2, 0xb1, 0x4c, 0xbb, 0x79, 0x51, 0xc4, 0xea, 0x50, 0x6b, 0x1e, 0x99, 0xb6, 0xa3, - 0x2a, 0xfc, 0xf3, 0xa9, 0x6d, 0x5a, 0x8e, 0x5a, 0xd1, 0xbf, 0x55, 0x64, 0x59, 0x99, 0xcd, 0x9e, - 0x8f, 0xe0, 0x0e, 0xb6, 0x0c, 0x07, 0x8b, 0x5a, 0x67, 0x5a, 0x4f, 0xb9, 0xeb, 0x17, 0x1f, 0x43, - 0xbf, 0xd3, 0xc4, 0x03, 0xe1, 0x9e, 0xaa, 0xa0, 0x45, 0xa8, 0xf4, 0x8c, 0x72, 0xf0, 0x79, 0x55, - 0x54, 0xab, 0x68, 0x05, 0x96, 0x9e, 0x5a, 0x2d, 0xdb, 0x68, 0x5b, 0xea, 0x02, 0x2f, 0xa3, 0xce, - 0xa0, 0x65, 0x61, 0xe2, 0x1c, 0x0d, 0x4c, 0xc7, 0xc1, 0xb9, 0x7e, 0xb5, 0x86, 0xb6, 0x61, 0x4b, - 0x52, 0xec, 0x6e, 0x99, 0xb0, 0xa8, 0x7f, 0x02, 0x6b, 0xe7, 0x1e, 0x58, 0xa4, 0xc1, 0x52, 0x74, - 0x12, 0xd3, 0x84, 0x25, 0x9a, 0x22, 0x1a, 0x85, 0x62, 0xa9, 0xe3, 0xe9, 0xcc, 0x31, 0x6d, 0x9c, - 0xd1, 0x0e, 0x2c, 0x15, 0x5d, 0xaa, 0x92, 0x77, 0xa9, 0x05, 0x80, 0x10, 0x54, 0xb3, 0xd8, 0x17, - 0xed, 0x54, 0xbd, 0x75, 0x0d, 0xf3, 0xc5, 0xc1, 0x3a, 0xc8, 0x26, 0x96, 0x24, 0x61, 0x16, 0xbb, - 0x4c, 0x67, 0xd3, 0x8e, 0x8f, 0xf7, 0xd9, 0x49, 0x14, 0x06, 0x09, 0x43, 0x3d, 0x58, 0x2a, 0x1a, - 0xc5, 0x8a, 0x68, 0x11, 0xbe, 0x78, 0xab, 0x16, 0xa1, 0x64, 0x9c, 0xec, 0x28, 0x71, 0xa1, 0x46, - 0x8f, 0x60, 0xf7, 0xe2, 0x41, 0xe4, 0x3b, 0xdb, 0xf1, 0x4f, 0xca, 0xc5, 0x5b, 0x4e, 0x9f, 0x17, - 0xd9, 0x3a, 0x8d, 0x62, 0x96, 0x24, 0xbc, 0x17, 0x74, 0x8b, 0x10, 0xd6, 0x44, 0xeb, 0x24, 0xf0, - 0x9e, 0x84, 0xd1, 0x23, 0x80, 0x24, 0xa5, 0x71, 0x2a, 0xba, 0x9b, 0x7c, 0xc4, 0xd9, 0x29, 0x0c, - 0x2c, 0x86, 0xc7, 0xc6, 0xa0, 0x18, 0x1e, 0x71, 0x5d, 0x70, 0xf3, 0x35, 0x32, 0x41, 0x1d, 0xd3, - 0x24, 0x25, 0x59, 0xe4, 0xf1, 0x06, 0x54, 0x28, 0xa8, 0x5e, 0xaa, 0x60, 0x9d, 0xcb, 0x1c, 0x09, - 0x11, 0x0e, 0xea, 0x7f, 0xab, 0xcc, 0x4f, 0x15, 0xa5, 0xe8, 0xdd, 0x87, 0x1a, 0x8b, 0xe3, 0x30, - 0xce, 0x87, 0x0a, 0x54, 0x68, 0x8e, 0x23, 0xb7, 0xd1, 0x17, 0x63, 0x2b, 0x96, 0x0c, 0xa8, 0x3f, - 0x1b, 0xe7, 0xab, 0x4c, 0x4e, 0x33, 0xa1, 0x46, 0x19, 0x6c, 0xe6, 0x9d, 0x25, 0x7b, 0xc1, 0x82, - 0x54, 0x96, 0x56, 0xf9, 0xee, 0xd9, 0xef, 0xa8, 0xfe, 0xcc, 0xa9, 0xfc, 0x84, 0x2d, 0xae, 0x51, - 0x3e, 0xd8, 0xc9, 0x79, 0x40, 0x6f, 0xc3, 0xc6, 0x0c, 0x0f, 0xda, 0x05, 0x8d, 0xb7, 0x19, 0x46, - 0x8b, 0x58, 0x4f, 0xad, 0xee, 0x60, 0xe6, 0x4a, 0xdf, 0x84, 0x6d, 0xab, 0x6b, 0x12, 0xe7, 0x90, - 0xf4, 0xed, 0xee, 0x93, 0xb6, 0x45, 0x8e, 0x06, 0xbc, 0x12, 0x77, 0x0d, 0x4b, 0x55, 0xf4, 0x7f, - 0xbf, 0x66, 0x70, 0x93, 0xce, 0x22, 0x02, 0xab, 0xe7, 0xfa, 0x71, 0x45, 0x44, 0xef, 0xab, 0x77, - 0xcd, 0xd2, 0x52, 0xf3, 0x8e, 0xcf, 0x29, 0x44, 0x37, 0x60, 0xd9, 0x4f, 0xc8, 0x90, 0x97, 0xbf, - 0x7c, 0x8e, 0x5b, 0xf2, 0x93, 0x43, 0xbe, 0x44, 0xbb, 0xc0, 0x13, 0xea, 0xd8, 0x1f, 0xfb, 0xe9, - 0xa9, 0x48, 0x9e, 0x0a, 0x3e, 0x03, 0xf8, 0x33, 0x54, 0x0c, 0x44, 0x29, 0x1d, 0x89, 0x77, 0xbf, - 0x86, 0x21, 0x87, 0x06, 0x74, 0x34, 0x3f, 0xb1, 0x2c, 0xce, 0x4f, 0x2c, 0xfa, 0x1f, 0x14, 0xd8, - 0x7e, 0xcd, 0x9d, 0xfa, 0xee, 0x7d, 0x9f, 0x71, 0xa1, 0x72, 0xb9, 0x0b, 0xb5, 0x0b, 0x5c, 0xf8, - 0xb5, 0x02, 0xbb, 0x6f, 0xda, 0x14, 0x7d, 0x08, 0x90, 0xc6, 0x34, 0x48, 0xdc, 0xd8, 0x8f, 0xe4, - 0x5d, 0xaf, 0xe3, 0x12, 0xc2, 0xe9, 0xa5, 0x29, 0xa4, 0x22, 0x02, 0x5d, 0x42, 0xd0, 0x0f, 0xa0, - 0xc6, 0x47, 0x15, 0x3e, 0x3d, 0xf3, 0x00, 0xdc, 0xbb, 0x24, 0x00, 0x7c, 0x72, 0xb1, 0x83, 0x61, - 0x88, 0xa5, 0x94, 0xfe, 0x67, 0x05, 0x96, 0x0b, 0x0c, 0x7d, 0x79, 0xae, 0xa4, 0xc8, 0x7b, 0x7b, - 0x63, 0xae, 0x22, 0x98, 0xf9, 0xff, 0xaa, 0x72, 0x45, 0xf9, 0x9c, 0x8f, 0xe3, 0x5e, 0xb9, 0x14, - 0xbd, 0x41, 0x6e, 0x89, 0x05, 0x62, 0xe8, 0x42, 0x08, 0x16, 0xb8, 0x15, 0xf9, 0xb4, 0x2a, 0xbe, - 0x67, 0xfc, 0x5d, 0x98, 0xf3, 0xf7, 0x16, 0xac, 0x14, 0xf3, 0x4d, 0x29, 0xb3, 0x72, 0x68, 0x40, - 0x47, 0xfb, 0x7f, 0xad, 0xc2, 0xa2, 0x8c, 0x38, 0xfa, 0x95, 0x02, 0xf5, 0xe9, 0x1d, 0x46, 0x6f, - 0xf9, 0xff, 0x67, 0xfa, 0x6b, 0x67, 0xe7, 0xc1, 0xdb, 0x0b, 0xc8, 0xf2, 0xa0, 0x7f, 0xfc, 0xb3, - 0xbf, 0xfc, 0xfd, 0x97, 0x95, 0xdb, 0xfa, 0xcd, 0xd2, 0xff, 0x47, 0x29, 0xf6, 0x38, 0x2e, 0x98, - 0x1f, 0x2b, 0x9f, 0xa2, 0x6f, 0x15, 0xb8, 0x7e, 0xd1, 0x3b, 0x80, 0x1e, 0x5f, 0xb2, 0xe5, 0x1b, - 0x7e, 0x9c, 0xed, 0x7c, 0x50, 0xc8, 0x96, 0xfe, 0x4c, 0x36, 0x9c, 0xe2, 0xcf, 0xa4, 0xfe, 0x50, - 0xd8, 0xf6, 0x7f, 0xfa, 0xc7, 0xf3, 0xb6, 0x95, 0x04, 0xce, 0x99, 0xf9, 0x0b, 0x05, 0xd0, 0x7c, - 0x31, 0x44, 0x5f, 0x5e, 0xa1, 0x7e, 0x4a, 0x13, 0x1f, 0x5d, 0xb9, 0xf2, 0xde, 0x57, 0x1e, 0x28, - 0x07, 0xaf, 0xe0, 0x8e, 0x1b, 0x4e, 0xde, 0xac, 0xe3, 0x60, 0x45, 0x1e, 0x7e, 0x8f, 0xa7, 0x5d, - 0x4f, 0xf9, 0xc6, 0xc8, 0xb9, 0x47, 0x21, 0xbf, 0x97, 0x8d, 0x30, 0x1e, 0xed, 0x8d, 0x58, 0x20, - 0x92, 0x72, 0x4f, 0x92, 0x68, 0xe4, 0x27, 0xaf, 0xf9, 0x79, 0xfc, 0x95, 0x04, 0xfe, 0xa9, 0x28, - 0xc7, 0x8b, 0x42, 0xe4, 0xff, 0xff, 0x13, 0x00, 0x00, 0xff, 0xff, 0x9d, 0xbc, 0xd0, 0x68, 0x6e, - 0x16, 0x00, 0x00, + proto.RegisterFile("google/cloud/speech/v1p1beta1/cloud_speech.proto", fileDescriptor_cloud_speech_e4ffb00f5304041d) +} + +var fileDescriptor_cloud_speech_e4ffb00f5304041d = []byte{ + // 1954 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x58, 0xcf, 0x6f, 0xdb, 0xc8, + 0x15, 0x0e, 0x25, 0xcb, 0xb6, 0x9e, 0x7f, 0xd1, 0xe3, 0xdd, 0x46, 0x71, 0xbc, 0x9b, 0x84, 0xc1, + 0xee, 0x66, 0xb7, 0x0b, 0x29, 0x71, 0x8b, 0xed, 0x26, 0x8b, 0x2e, 0x4a, 0x93, 0x74, 0x44, 0x40, + 0x22, 0x85, 0x91, 0x94, 0x34, 0x7b, 0x19, 0xd0, 0xe4, 0x48, 0x21, 0x20, 0x91, 0x2c, 0x39, 0x4c, + 0xe3, 0x1c, 0x7b, 0x2d, 0xda, 0x4b, 0x81, 0xde, 0x7a, 0xea, 0x9e, 0x7b, 0xec, 0xa1, 0x97, 0x9e, + 0x7a, 0xe9, 0xb5, 0x97, 0x1e, 0x7b, 0xe8, 0x1f, 0x51, 0xa0, 0x87, 0x16, 0x33, 0x43, 0xca, 0x92, + 0xec, 0x24, 0x8e, 0xd1, 0x05, 0x7a, 0xd3, 0x7c, 0xef, 0xbd, 0xef, 0xbd, 0x79, 0x7a, 0xf3, 0xe6, + 0x0d, 0xe1, 0xfe, 0x38, 0x8e, 0xc7, 0x13, 0xda, 0xf2, 0x27, 0x71, 0x1e, 0xb4, 0xb2, 0x84, 0x52, + 0xff, 0x79, 0xeb, 0xc5, 0x83, 0xe4, 0xc1, 0x09, 0x65, 0xde, 0x03, 0x09, 0x13, 0x09, 0x37, 0x93, + 0x34, 0x66, 0x31, 0xfa, 0x40, 0x5a, 0x34, 0x85, 0xa8, 0x59, 0x88, 0x66, 0x16, 0xfb, 0x07, 0x05, + 0xa1, 0x97, 0x84, 0x2d, 0x2f, 0x8a, 0x62, 0xe6, 0xb1, 0x30, 0x8e, 0x32, 0x69, 0xbc, 0x7f, 0xb7, + 0x90, 0x4e, 0xe2, 0x68, 0x9c, 0xe6, 0x51, 0x14, 0x46, 0xe3, 0x56, 0x9c, 0xd0, 0x74, 0x41, 0xe9, + 0x46, 0xa1, 0x24, 0x56, 0x27, 0xf9, 0xa8, 0xe5, 0x45, 0xa7, 0x85, 0xe8, 0xc3, 0x65, 0x51, 0x90, + 0x4b, 0xdb, 0x42, 0x7e, 0x6b, 0x59, 0xce, 0xc2, 0x29, 0xcd, 0x98, 0x37, 0x4d, 0x0a, 0x85, 0xeb, + 0x85, 0x42, 0x9a, 0xf8, 0xad, 0x8c, 0x79, 0x2c, 0x2f, 0x9c, 0x6a, 0xbf, 0x57, 0x40, 0xc5, 0xd4, + 0x8f, 0xc7, 0x51, 0xf8, 0x8a, 0x62, 0xfa, 0xb3, 0x9c, 0x66, 0x0c, 0xb5, 0x61, 0xd5, 0x8f, 0xa3, + 0x51, 0x38, 0x6e, 0x28, 0xb7, 0x95, 0x7b, 0x1b, 0x87, 0xf7, 0x9b, 0x6f, 0xdc, 0x7c, 0xb3, 0x20, + 0xe0, 0x01, 0x19, 0xc2, 0x0e, 0x17, 0xf6, 0xc8, 0x82, 0x9a, 0x97, 0x07, 0x61, 0xdc, 0xa8, 0x08, + 0xa2, 0xd6, 0xe5, 0x89, 0x74, 0x6e, 0x86, 0xa5, 0xb5, 0xf6, 0x07, 0x05, 0x6e, 0x76, 0xe2, 0x68, + 0x8c, 0x65, 0xee, 0xfe, 0xff, 0x03, 0xfe, 0xb3, 0x02, 0x37, 0xfa, 0x2c, 0xa5, 0xde, 0xf4, 0xa2, + 0x70, 0x47, 0xa0, 0x66, 0xa5, 0x90, 0x2c, 0x04, 0xfe, 0xf0, 0x2d, 0xfe, 0x96, 0x39, 0xcf, 0x76, + 0xd0, 0xbe, 0x86, 0x77, 0x66, 0xa4, 0x12, 0x42, 0x1f, 0xc1, 0x96, 0x08, 0x87, 0xfb, 0x60, 0x34, + 0x62, 0x62, 0x53, 0x9b, 0xed, 0x6b, 0x78, 0x53, 0xc0, 0x86, 0x44, 0x8f, 0xf6, 0x60, 0xf7, 0x2c, + 0x9c, 0x54, 0xc6, 0xa8, 0xfd, 0x49, 0x81, 0xfd, 0xd7, 0x7b, 0xfb, 0x1f, 0x66, 0xfc, 0x53, 0x50, + 0xb3, 0x30, 0x1a, 0x4f, 0x28, 0xc9, 0x19, 0xa3, 0xa9, 0x17, 0xf9, 0x54, 0xc4, 0xb9, 0x8e, 0x77, + 0x24, 0x3e, 0x2c, 0x61, 0xf4, 0x09, 0xec, 0x84, 0x11, 0xa3, 0x69, 0x38, 0x25, 0x29, 0xcd, 0xf2, + 0x09, 0xcb, 0x1a, 0x55, 0xa1, 0xb9, 0x5d, 0xc0, 0x58, 0xa2, 0xda, 0x7f, 0x6a, 0xb0, 0x7b, 0x3e, + 0xe6, 0x6f, 0x60, 0x9d, 0x46, 0x7e, 0x1c, 0x84, 0x91, 0x8c, 0x7a, 0xfb, 0xf0, 0xeb, 0x77, 0x8d, + 0xba, 0x29, 0xfe, 0x65, 0xab, 0x60, 0xc1, 0x33, 0x3e, 0xf4, 0x19, 0xec, 0x66, 0xde, 0x34, 0x99, + 0x50, 0x92, 0x7a, 0x8c, 0x92, 0xe7, 0x34, 0x65, 0xaf, 0xc4, 0x36, 0x6a, 0x78, 0x47, 0x0a, 0xb0, + 0xc7, 0x68, 0x9b, 0xc3, 0xe8, 0x2e, 0x6c, 0x4d, 0xbc, 0x68, 0x9c, 0x7b, 0x63, 0x4a, 0xfc, 0x38, + 0xa0, 0x62, 0x13, 0x75, 0xbc, 0x59, 0x82, 0x46, 0x1c, 0x50, 0x9e, 0x96, 0xa9, 0xf7, 0x92, 0x78, + 0x13, 0x46, 0xd3, 0xc8, 0x63, 0xe1, 0x0b, 0x9a, 0x35, 0x56, 0x24, 0xdf, 0xd4, 0x7b, 0xa9, 0xcf, + 0xc1, 0x5c, 0x35, 0x49, 0xe3, 0x91, 0x17, 0x85, 0xec, 0x94, 0x8c, 0x42, 0x2e, 0x6a, 0xd4, 0x64, + 0x06, 0x67, 0xf8, 0xb1, 0x80, 0xd1, 0x10, 0x76, 0xe4, 0x26, 0x65, 0x49, 0xbc, 0x64, 0x59, 0x63, + 0xf5, 0x76, 0xf5, 0xde, 0xc6, 0xe1, 0xe7, 0x6f, 0x2b, 0x3c, 0x01, 0x18, 0xd2, 0x08, 0x6f, 0x67, + 0xf3, 0xcb, 0x0c, 0xfd, 0x08, 0x1a, 0x34, 0xf2, 0x4e, 0x26, 0x94, 0xfc, 0x3c, 0x4e, 0x03, 0xc2, + 0xbb, 0x0f, 0x89, 0x47, 0xa3, 0x8c, 0xb2, 0xac, 0xb1, 0x2e, 0x22, 0x79, 0x5f, 0xca, 0x9f, 0xc6, + 0x69, 0x30, 0x08, 0xa7, 0xd4, 0x95, 0x42, 0xf4, 0x13, 0x38, 0x28, 0x0c, 0xbd, 0x9c, 0xc5, 0x53, + 0x8f, 0x85, 0x3e, 0x49, 0xf2, 0xc8, 0x67, 0xb9, 0x68, 0x6f, 0x8d, 0x0d, 0x61, 0xbc, 0x2f, 0x75, + 0xf4, 0x52, 0xa5, 0x77, 0xa6, 0x81, 0x1c, 0x58, 0x9f, 0x52, 0xe6, 0x05, 0x1e, 0xf3, 0x1a, 0x75, + 0x51, 0x8a, 0x87, 0x97, 0xff, 0x53, 0xbb, 0x85, 0x25, 0x9e, 0x71, 0xa0, 0xf7, 0xa0, 0x36, 0x8d, + 0x03, 0x3a, 0x69, 0x6c, 0x89, 0x3f, 0x45, 0x2e, 0xd0, 0x1d, 0xd8, 0xcc, 0x33, 0x4a, 0x68, 0xf4, + 0x9c, 0x17, 0x62, 0xd0, 0xd8, 0x16, 0x71, 0x6d, 0xe4, 0x19, 0xb5, 0x0a, 0x48, 0xfb, 0xa5, 0x02, + 0x5b, 0x0b, 0xd5, 0x81, 0x1a, 0xf0, 0x9e, 0xe5, 0x18, 0xae, 0x69, 0x3b, 0x8f, 0xc9, 0xd0, 0xe9, + 0xf7, 0x2c, 0xc3, 0x3e, 0xb6, 0x2d, 0x53, 0xbd, 0x86, 0x36, 0x61, 0xbd, 0x63, 0x3b, 0x96, 0x8e, + 0x1f, 0x7c, 0xa1, 0x2a, 0x68, 0x1d, 0x56, 0x8e, 0x3b, 0xba, 0xa1, 0x56, 0x50, 0x1d, 0x6a, 0xdd, + 0x61, 0x47, 0x7f, 0xaa, 0x56, 0xd1, 0x1a, 0x54, 0xf5, 0x2e, 0x56, 0x57, 0x10, 0xc0, 0xaa, 0xde, + 0xc5, 0xe4, 0xe9, 0x91, 0x5a, 0xe3, 0x76, 0xee, 0xe3, 0xc7, 0xc4, 0xed, 0x0d, 0xfb, 0xea, 0x2a, + 0xda, 0x87, 0xef, 0xf5, 0x7b, 0x96, 0xf5, 0x53, 0xf2, 0xd4, 0x1e, 0xb4, 0x49, 0xdb, 0xd2, 0x4d, + 0x0b, 0x93, 0xa3, 0x67, 0x03, 0x4b, 0x5d, 0xd3, 0xfe, 0x5d, 0x87, 0xbd, 0x0b, 0x36, 0x8a, 0xa6, + 0xa0, 0x8a, 0xb3, 0xe2, 0xf9, 0x1c, 0x26, 0xec, 0x34, 0xa1, 0xc5, 0x59, 0x38, 0x7a, 0xf7, 0xb4, + 0x35, 0xed, 0x33, 0xaa, 0xc1, 0x69, 0x42, 0xf1, 0x4e, 0xb8, 0x08, 0xa0, 0xaf, 0xe1, 0x20, 0x8c, + 0x82, 0x3c, 0x63, 0xe9, 0x29, 0x89, 0xbc, 0xd0, 0xcf, 0x44, 0xc1, 0x93, 0x78, 0x44, 0x64, 0x97, + 0xe5, 0x95, 0xbf, 0x85, 0x1b, 0xa5, 0x8e, 0xc3, 0x55, 0x78, 0xf9, 0xbb, 0x23, 0x91, 0x4a, 0xf4, + 0x02, 0xf6, 0xa6, 0xa1, 0x9f, 0xc6, 0xc9, 0xf3, 0x38, 0xa2, 0x24, 0x08, 0x33, 0x26, 0xfa, 0xc3, + 0x8a, 0x88, 0xd8, 0xba, 0x42, 0xc4, 0xdd, 0x19, 0x9b, 0x59, 0x90, 0x61, 0x34, 0x3d, 0x87, 0x21, + 0x06, 0x7b, 0x71, 0x1a, 0x8e, 0xc3, 0xc8, 0x9b, 0x90, 0x29, 0x0d, 0x42, 0x4f, 0x66, 0xaa, 0x26, + 0xfc, 0x9a, 0x57, 0xf0, 0xeb, 0x16, 0x6c, 0x5d, 0x4e, 0x26, 0x72, 0xb5, 0x1b, 0x2f, 0x43, 0xe8, + 0x15, 0xbc, 0x9f, 0x52, 0x3f, 0x4e, 0x79, 0xf5, 0x90, 0x80, 0xbe, 0x08, 0x7d, 0x2a, 0xfd, 0xae, + 0x0a, 0xbf, 0xc7, 0x57, 0xf0, 0x8b, 0x4b, 0x3e, 0x53, 0xd0, 0x09, 0xcf, 0x7b, 0xe9, 0x79, 0x10, + 0x1d, 0x5e, 0xe0, 0x3b, 0xf2, 0xa6, 0xb4, 0xb1, 0x26, 0xce, 0xc1, 0xb2, 0x8d, 0xe3, 0x4d, 0x29, + 0xfa, 0x1c, 0xd0, 0x59, 0x96, 0xf8, 0x99, 0x17, 0xc1, 0xae, 0x0b, 0x03, 0x75, 0xb6, 0xbd, 0x70, + 0x2a, 0x3d, 0xdc, 0x85, 0xad, 0xf8, 0x64, 0x94, 0x67, 0xbe, 0xc7, 0x68, 0x40, 0xc2, 0x40, 0x1c, + 0xd7, 0x2a, 0xde, 0x3c, 0x03, 0xed, 0x00, 0xdd, 0x82, 0x0d, 0x79, 0x65, 0xb1, 0x38, 0x09, 0xfd, + 0x06, 0x08, 0x2e, 0x10, 0xd0, 0x80, 0x23, 0xda, 0x5f, 0x14, 0xd8, 0x59, 0x2a, 0x3b, 0x74, 0x1b, + 0x0e, 0x6c, 0x67, 0x60, 0x61, 0xdd, 0x18, 0xd8, 0xae, 0x43, 0x06, 0xcf, 0x7a, 0xd6, 0xd2, 0x81, + 0xdb, 0x06, 0x30, 0xed, 0xbe, 0x31, 0xec, 0xf7, 0x6d, 0xd7, 0x51, 0x15, 0xa4, 0xc2, 0x66, 0x0f, + 0x5b, 0x7d, 0xcb, 0x19, 0xe8, 0xdc, 0x44, 0xad, 0x70, 0x8d, 0x5e, 0xdb, 0x75, 0x2c, 0x62, 0xe8, + 0x9d, 0x8e, 0x5a, 0x45, 0x5b, 0x50, 0x7f, 0xe2, 0xda, 0x86, 0xd5, 0xd5, 0xed, 0x8e, 0xba, 0x82, + 0x6e, 0xc2, 0xf5, 0x1e, 0x76, 0x8f, 0x2d, 0x41, 0xa0, 0x77, 0x3a, 0xcf, 0x48, 0x0f, 0xbb, 0xe6, + 0xd0, 0xb0, 0x4c, 0xb5, 0xc6, 0xd9, 0x84, 0x2e, 0xe9, 0x5b, 0x3a, 0x36, 0xda, 0xea, 0x2a, 0xda, + 0x85, 0x2d, 0x89, 0x18, 0x6e, 0xb7, 0xab, 0x3b, 0xa6, 0xba, 0xc6, 0x09, 0x4d, 0xdb, 0x28, 0xfc, + 0xad, 0x6b, 0x01, 0xa0, 0xf3, 0xb5, 0x88, 0xee, 0xc2, 0xad, 0xae, 0x6d, 0x60, 0x57, 0x86, 0x62, + 0xda, 0xfd, 0x81, 0xee, 0x18, 0xcb, 0x9b, 0xd9, 0x82, 0x3a, 0xef, 0x1d, 0xc7, 0xb6, 0xd5, 0x31, + 0x55, 0x85, 0x37, 0x85, 0xae, 0x6d, 0xca, 0x55, 0x85, 0xaf, 0x8e, 0x4b, 0x59, 0x55, 0x73, 0x60, + 0xf7, 0x5c, 0xe5, 0x71, 0x27, 0x2e, 0xb6, 0x1f, 0xdb, 0x8e, 0xde, 0x21, 0x5d, 0xcb, 0xb4, 0xf5, + 0x8b, 0x32, 0x56, 0x87, 0x9a, 0x3e, 0x34, 0x6d, 0x57, 0x55, 0xf8, 0xcf, 0x27, 0xb6, 0x69, 0xb9, + 0x6a, 0x45, 0xfb, 0x56, 0x91, 0x6d, 0x65, 0xb9, 0x7a, 0x3e, 0x82, 0x3b, 0xd8, 0x32, 0x5c, 0x2c, + 0x7a, 0x9d, 0x69, 0x3d, 0xe1, 0x5b, 0xbf, 0xf8, 0x6f, 0xe8, 0x77, 0x75, 0x3c, 0x10, 0xdb, 0x53, + 0x15, 0xb4, 0x0a, 0x95, 0x9e, 0x31, 0x9f, 0x7c, 0xde, 0x15, 0xd5, 0x2a, 0xda, 0x80, 0xb5, 0x27, + 0x56, 0xdb, 0x36, 0x3a, 0x96, 0xba, 0xc2, 0xdb, 0xa8, 0x3b, 0x68, 0x5b, 0x98, 0xb8, 0xc3, 0x81, + 0xe9, 0xba, 0xb8, 0xe0, 0x57, 0x6b, 0xe8, 0x3a, 0xec, 0x49, 0x89, 0xed, 0xcc, 0x0b, 0x56, 0xb5, + 0x4f, 0x61, 0x6b, 0xe1, 0xc2, 0x42, 0x0d, 0x58, 0x4b, 0x9e, 0xa7, 0x5e, 0x46, 0xb3, 0x86, 0x72, + 0xbb, 0x7a, 0xaf, 0x8e, 0xcb, 0xa5, 0x86, 0x67, 0xf3, 0xef, 0x6c, 0x88, 0x43, 0xfb, 0xb0, 0x56, + 0x4e, 0x4c, 0x4a, 0x31, 0x31, 0x95, 0x00, 0x42, 0x50, 0xcd, 0xd3, 0x50, 0x5c, 0xed, 0xf5, 0xf6, + 0x35, 0xcc, 0x17, 0x47, 0xdb, 0x20, 0x07, 0x2a, 0x92, 0xc5, 0x79, 0xea, 0x53, 0x8d, 0xce, 0xa6, + 0x0f, 0x3e, 0xf3, 0x65, 0x49, 0x1c, 0x65, 0x14, 0xf5, 0x60, 0xad, 0x1c, 0x5a, 0x2a, 0xe2, 0xca, + 0xfd, 0xe2, 0x52, 0x57, 0xee, 0x5c, 0x70, 0x72, 0xba, 0xc1, 0x25, 0x8d, 0x96, 0xc0, 0xc1, 0xc5, + 0x43, 0xf1, 0x77, 0xe6, 0xf1, 0xaf, 0xca, 0xc5, 0x2e, 0x67, 0xd7, 0x8b, 0x1c, 0x45, 0xc6, 0x29, + 0xcd, 0x32, 0x92, 0xd0, 0xd4, 0x2f, 0x53, 0x58, 0x13, 0xa3, 0x88, 0xc0, 0x7b, 0x12, 0x46, 0x0f, + 0x01, 0x32, 0xe6, 0xa5, 0x4c, 0x4c, 0x0b, 0xc5, 0xb8, 0xbd, 0x5f, 0x06, 0x58, 0x3e, 0x64, 0x9a, + 0x83, 0xf2, 0x21, 0x83, 0xeb, 0x42, 0x9b, 0xaf, 0x91, 0x09, 0xea, 0xc4, 0xcb, 0x18, 0xc9, 0x93, + 0x80, 0x0f, 0x5b, 0x82, 0xa0, 0xfa, 0x56, 0x82, 0x6d, 0x6e, 0x33, 0x14, 0x26, 0x1c, 0xd4, 0xfe, + 0x51, 0x39, 0x3f, 0xe1, 0xce, 0x65, 0xef, 0x1e, 0xd4, 0x68, 0x9a, 0xc6, 0x69, 0x31, 0xe0, 0xa2, + 0x92, 0x39, 0x4d, 0xfc, 0x66, 0x5f, 0x3c, 0xa1, 0xb0, 0x54, 0x40, 0xfd, 0xe5, 0x3c, 0x5f, 0x65, + 0x8a, 0x5f, 0x4a, 0x35, 0xca, 0x61, 0xb7, 0x98, 0xd4, 0xe8, 0x0b, 0x1a, 0x31, 0xd9, 0x5a, 0xe5, + 0xbd, 0x67, 0xbf, 0x23, 0xfd, 0xd9, 0xa6, 0x8a, 0x7f, 0xd8, 0xe2, 0x8c, 0xf2, 0xc2, 0xce, 0x16, + 0x01, 0xad, 0x03, 0x3b, 0x4b, 0x3a, 0xe8, 0x00, 0x1a, 0x7c, 0xcc, 0x30, 0xda, 0xc4, 0x7a, 0x62, + 0x39, 0x83, 0xa5, 0x23, 0x7d, 0x13, 0xae, 0x5b, 0x8e, 0x49, 0xdc, 0x63, 0xd2, 0xb7, 0x9d, 0xc7, + 0x1d, 0x8b, 0x0c, 0x07, 0xbc, 0x13, 0x3b, 0x86, 0xa5, 0x2a, 0xda, 0x1f, 0x5f, 0xf3, 0x88, 0x90, + 0x9b, 0x45, 0x04, 0x36, 0x17, 0xe6, 0x5b, 0x45, 0x64, 0xef, 0xab, 0x77, 0xad, 0xd2, 0xb9, 0x61, + 0x18, 0x2f, 0x10, 0xa2, 0x1b, 0xb0, 0x1e, 0x66, 0x64, 0xc4, 0xdb, 0x5f, 0xf1, 0xa6, 0x58, 0x0b, + 0xb3, 0x63, 0xbe, 0x44, 0x07, 0xc0, 0x0b, 0xea, 0x24, 0x9c, 0x84, 0xec, 0x54, 0x14, 0x4f, 0x05, + 0x9f, 0x01, 0xda, 0x2b, 0xb8, 0xfe, 0x9a, 0xc3, 0xf0, 0x9d, 0x07, 0xad, 0xfd, 0x4e, 0x81, 0x83, + 0x37, 0xa9, 0xa3, 0x0f, 0x01, 0x58, 0xea, 0x45, 0x99, 0x9f, 0x86, 0x89, 0x3c, 0x5e, 0x75, 0x3c, + 0x87, 0x70, 0xb9, 0x78, 0x5b, 0x05, 0xb4, 0x7c, 0x4b, 0x55, 0xf0, 0x1c, 0x82, 0x7e, 0x0c, 0x35, + 0x3e, 0xa6, 0xf3, 0xc7, 0x13, 0x0f, 0xfd, 0x93, 0xb7, 0x84, 0xce, 0x67, 0x76, 0x3b, 0x1a, 0xc5, + 0x58, 0x5a, 0x69, 0xbf, 0x56, 0x60, 0xbd, 0xc4, 0xd0, 0x97, 0x0b, 0xa7, 0x58, 0x1e, 0x95, 0x1b, + 0xe7, 0x0e, 0xa1, 0x59, 0x7c, 0xae, 0x98, 0x3f, 0xc4, 0x3f, 0xe4, 0xaf, 0xb1, 0x60, 0xfe, 0xf4, + 0xbf, 0xc1, 0x6e, 0x8d, 0x46, 0xe2, 0xdd, 0x80, 0x10, 0xac, 0xf0, 0x28, 0x8a, 0x27, 0x93, 0xf8, + 0x7d, 0xf8, 0xf7, 0x2a, 0xac, 0xca, 0x84, 0xa1, 0xdf, 0x2a, 0x50, 0x9f, 0x55, 0x3d, 0xba, 0xe4, + 0xeb, 0x7d, 0xf6, 0x30, 0xdf, 0xbf, 0x7f, 0x79, 0x03, 0x79, 0xa0, 0xb4, 0x8f, 0x7f, 0xf1, 0xb7, + 0x7f, 0xfe, 0xa6, 0x72, 0x5b, 0xbb, 0x39, 0xf7, 0xf5, 0x48, 0x9a, 0x3d, 0x4a, 0x4b, 0xe5, 0x47, + 0xca, 0x67, 0xe8, 0x5b, 0x05, 0xde, 0xbb, 0xa8, 0x73, 0xa2, 0x47, 0x6f, 0x71, 0xf9, 0x86, 0xcf, + 0x1e, 0xfb, 0x1f, 0x94, 0xb6, 0x73, 0xdf, 0x95, 0x9a, 0x6e, 0xf9, 0x5d, 0x49, 0x7b, 0x20, 0x62, + 0xfb, 0xbe, 0xf6, 0xf1, 0xf9, 0xd8, 0xe6, 0x0c, 0x16, 0xc2, 0xfc, 0x95, 0x02, 0xe8, 0x7c, 0xfb, + 0x40, 0x5f, 0x5e, 0xa1, 0xe3, 0xc8, 0x10, 0x1f, 0x5e, 0xb9, 0x57, 0xdd, 0x53, 0xee, 0x2b, 0x47, + 0xaf, 0xe0, 0x8e, 0x1f, 0x4f, 0xdf, 0xcc, 0x71, 0xb4, 0x21, 0xff, 0xfc, 0x1e, 0xaf, 0x9a, 0x9e, + 0xf2, 0x8d, 0x51, 0x68, 0x8f, 0x63, 0xfe, 0xa0, 0x6e, 0xc6, 0xe9, 0xb8, 0x35, 0xa6, 0x91, 0xa8, + 0xa9, 0x96, 0x14, 0x79, 0x49, 0x98, 0xbd, 0xe6, 0xd3, 0xdf, 0x57, 0x12, 0xf8, 0x97, 0xa2, 0x9c, + 0xac, 0x0a, 0x93, 0x1f, 0xfc, 0x37, 0x00, 0x00, 0xff, 0xff, 0x0f, 0xbe, 0xdd, 0xc3, 0x2c, 0x14, + 0x00, 0x00, } diff --git a/googleapis/cloud/texttospeech/v1/cloud_tts.pb.go b/googleapis/cloud/texttospeech/v1/cloud_tts.pb.go index d750d6b455c124dc4bef8f1f83b322c84229659e..6cc42be8f72da690d6b5ce931c7e4dd021a8c016 100644 --- a/googleapis/cloud/texttospeech/v1/cloud_tts.pb.go +++ b/googleapis/cloud/texttospeech/v1/cloud_tts.pb.go @@ -60,7 +60,7 @@ func (x SsmlVoiceGender) String() string { return proto.EnumName(SsmlVoiceGender_name, int32(x)) } func (SsmlVoiceGender) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_cloud_tts_ef76bc0c98fa0990, []int{0} + return fileDescriptor_cloud_tts_bc3ee81beb174f4f, []int{0} } // Configuration to set up audio encoder. The encoding determines the output @@ -99,7 +99,7 @@ func (x AudioEncoding) String() string { return proto.EnumName(AudioEncoding_name, int32(x)) } func (AudioEncoding) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_cloud_tts_ef76bc0c98fa0990, []int{1} + return fileDescriptor_cloud_tts_bc3ee81beb174f4f, []int{1} } // The top-level message sent by the client for the `ListVoices` method. @@ -122,7 +122,7 @@ func (m *ListVoicesRequest) Reset() { *m = ListVoicesRequest{} } func (m *ListVoicesRequest) String() string { return proto.CompactTextString(m) } func (*ListVoicesRequest) ProtoMessage() {} func (*ListVoicesRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_cloud_tts_ef76bc0c98fa0990, []int{0} + return fileDescriptor_cloud_tts_bc3ee81beb174f4f, []int{0} } func (m *ListVoicesRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ListVoicesRequest.Unmarshal(m, b) @@ -162,7 +162,7 @@ func (m *ListVoicesResponse) Reset() { *m = ListVoicesResponse{} } func (m *ListVoicesResponse) String() string { return proto.CompactTextString(m) } func (*ListVoicesResponse) ProtoMessage() {} func (*ListVoicesResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_cloud_tts_ef76bc0c98fa0990, []int{1} + return fileDescriptor_cloud_tts_bc3ee81beb174f4f, []int{1} } func (m *ListVoicesResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ListVoicesResponse.Unmarshal(m, b) @@ -210,7 +210,7 @@ func (m *Voice) Reset() { *m = Voice{} } func (m *Voice) String() string { return proto.CompactTextString(m) } func (*Voice) ProtoMessage() {} func (*Voice) Descriptor() ([]byte, []int) { - return fileDescriptor_cloud_tts_ef76bc0c98fa0990, []int{2} + return fileDescriptor_cloud_tts_bc3ee81beb174f4f, []int{2} } func (m *Voice) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_Voice.Unmarshal(m, b) @@ -275,7 +275,7 @@ func (m *SynthesizeSpeechRequest) Reset() { *m = SynthesizeSpeechRequest func (m *SynthesizeSpeechRequest) String() string { return proto.CompactTextString(m) } func (*SynthesizeSpeechRequest) ProtoMessage() {} func (*SynthesizeSpeechRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_cloud_tts_ef76bc0c98fa0990, []int{3} + return fileDescriptor_cloud_tts_bc3ee81beb174f4f, []int{3} } func (m *SynthesizeSpeechRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SynthesizeSpeechRequest.Unmarshal(m, b) @@ -336,7 +336,7 @@ func (m *SynthesisInput) Reset() { *m = SynthesisInput{} } func (m *SynthesisInput) String() string { return proto.CompactTextString(m) } func (*SynthesisInput) ProtoMessage() {} func (*SynthesisInput) Descriptor() ([]byte, []int) { - return fileDescriptor_cloud_tts_ef76bc0c98fa0990, []int{4} + return fileDescriptor_cloud_tts_bc3ee81beb174f4f, []int{4} } func (m *SynthesisInput) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SynthesisInput.Unmarshal(m, b) @@ -489,7 +489,7 @@ func (m *VoiceSelectionParams) Reset() { *m = VoiceSelectionParams{} } func (m *VoiceSelectionParams) String() string { return proto.CompactTextString(m) } func (*VoiceSelectionParams) ProtoMessage() {} func (*VoiceSelectionParams) Descriptor() ([]byte, []int) { - return fileDescriptor_cloud_tts_ef76bc0c98fa0990, []int{5} + return fileDescriptor_cloud_tts_bc3ee81beb174f4f, []int{5} } func (m *VoiceSelectionParams) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_VoiceSelectionParams.Unmarshal(m, b) @@ -568,7 +568,7 @@ func (m *AudioConfig) Reset() { *m = AudioConfig{} } func (m *AudioConfig) String() string { return proto.CompactTextString(m) } func (*AudioConfig) ProtoMessage() {} func (*AudioConfig) Descriptor() ([]byte, []int) { - return fileDescriptor_cloud_tts_ef76bc0c98fa0990, []int{6} + return fileDescriptor_cloud_tts_bc3ee81beb174f4f, []int{6} } func (m *AudioConfig) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_AudioConfig.Unmarshal(m, b) @@ -639,7 +639,7 @@ func (m *SynthesizeSpeechResponse) Reset() { *m = SynthesizeSpeechRespon func (m *SynthesizeSpeechResponse) String() string { return proto.CompactTextString(m) } func (*SynthesizeSpeechResponse) ProtoMessage() {} func (*SynthesizeSpeechResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_cloud_tts_ef76bc0c98fa0990, []int{7} + return fileDescriptor_cloud_tts_bc3ee81beb174f4f, []int{7} } func (m *SynthesizeSpeechResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SynthesizeSpeechResponse.Unmarshal(m, b) @@ -794,62 +794,64 @@ var _TextToSpeech_serviceDesc = grpc.ServiceDesc{ } func init() { - proto.RegisterFile("google/cloud/texttospeech/v1/cloud_tts.proto", fileDescriptor_cloud_tts_ef76bc0c98fa0990) + proto.RegisterFile("google/cloud/texttospeech/v1/cloud_tts.proto", fileDescriptor_cloud_tts_bc3ee81beb174f4f) } -var fileDescriptor_cloud_tts_ef76bc0c98fa0990 = []byte{ - // 839 bytes of a gzipped FileDescriptorProto +var fileDescriptor_cloud_tts_bc3ee81beb174f4f = []byte{ + // 868 bytes of a gzipped FileDescriptorProto 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xbc, 0x55, 0x41, 0x6f, 0x1b, 0x45, - 0x14, 0xee, 0xd8, 0x71, 0xda, 0x3e, 0xaf, 0x5d, 0x67, 0x88, 0xc0, 0x44, 0x50, 0x99, 0x0d, 0x48, - 0x21, 0x14, 0x9b, 0xb8, 0xa2, 0x82, 0xf6, 0x80, 0x1c, 0x7b, 0xeb, 0x58, 0x72, 0x6c, 0x33, 0x9b, - 0x14, 0x89, 0xcb, 0x6a, 0xb2, 0x1e, 0x36, 0x2b, 0xd6, 0x33, 0x8b, 0x67, 0x36, 0x2a, 0x3d, 0x02, - 0xff, 0x80, 0x1f, 0x80, 0xf8, 0x17, 0xfc, 0x09, 0x4e, 0xfc, 0x05, 0xce, 0xdc, 0x90, 0x38, 0xa2, - 0x99, 0xd9, 0xb4, 0x8e, 0x13, 0x19, 0x73, 0xe9, 0x6d, 0xde, 0x9b, 0xf9, 0xde, 0x7e, 0xef, 0x9b, - 0x6f, 0xdf, 0xc0, 0x83, 0x48, 0x88, 0x28, 0x61, 0xad, 0x30, 0x11, 0xd9, 0xb4, 0xa5, 0xd8, 0x73, - 0xa5, 0x84, 0x4c, 0x19, 0x0b, 0xcf, 0x5b, 0x17, 0x07, 0x36, 0x1b, 0x28, 0x25, 0x9b, 0xe9, 0x5c, - 0x28, 0x81, 0xdf, 0xb1, 0xa7, 0x9b, 0x26, 0xdf, 0x5c, 0x3c, 0xdd, 0xbc, 0x38, 0xd8, 0xc9, 0x77, - 0x5b, 0x34, 0x8d, 0x5b, 0x94, 0x73, 0xa1, 0xa8, 0x8a, 0x05, 0xcf, 0xb1, 0xee, 0x67, 0xb0, 0x35, - 0x8c, 0xa5, 0x7a, 0x26, 0xe2, 0x90, 0x49, 0xc2, 0xbe, 0xcb, 0x98, 0x54, 0x78, 0x17, 0x2a, 0x09, - 0xe5, 0x51, 0x46, 0x23, 0x16, 0x84, 0x62, 0xca, 0xea, 0xa8, 0x81, 0xf6, 0xee, 0x12, 0xe7, 0x32, - 0xd9, 0x15, 0x53, 0xe6, 0x7e, 0x09, 0x78, 0x11, 0x29, 0x53, 0xc1, 0x25, 0xc3, 0x4f, 0x60, 0xf3, - 0xc2, 0x64, 0xea, 0xa8, 0x51, 0xdc, 0x2b, 0xb7, 0x77, 0x9b, 0xab, 0xc8, 0x35, 0x0d, 0x9a, 0xe4, - 0x10, 0xf7, 0x77, 0x04, 0x25, 0x93, 0xc1, 0x1f, 0x40, 0xf5, 0x0a, 0x03, 0x5b, 0xee, 0x2e, 0xa9, - 0x2c, 0x52, 0x90, 0x18, 0xc3, 0x06, 0xa7, 0x33, 0x56, 0x2f, 0x18, 0x7e, 0x66, 0x8d, 0x47, 0x50, - 0x96, 0x72, 0x96, 0x04, 0x11, 0xe3, 0x53, 0x36, 0xaf, 0x17, 0x1b, 0x68, 0xaf, 0xda, 0xfe, 0x78, - 0x35, 0x0d, 0x5f, 0xce, 0x12, 0xf3, 0xe1, 0xbe, 0x01, 0x11, 0xd0, 0x15, 0xec, 0x1a, 0x7f, 0x0e, - 0x6f, 0x73, 0xaa, 0xb2, 0x39, 0x4d, 0x02, 0x49, 0x67, 0x69, 0xc2, 0x82, 0x39, 0x55, 0x2c, 0x38, - 0x67, 0x73, 0xf5, 0xa2, 0xbe, 0xd1, 0x40, 0x7b, 0x25, 0xf2, 0x66, 0x7e, 0xc0, 0x37, 0xfb, 0x84, - 0x2a, 0x76, 0xa4, 0x77, 0xdd, 0xbf, 0x11, 0xbc, 0xe5, 0x7f, 0xcf, 0xd5, 0x39, 0x93, 0xf1, 0x0b, - 0xe6, 0x9b, 0xcf, 0x5d, 0x6a, 0x7c, 0x08, 0xa5, 0x98, 0xa7, 0x99, 0x32, 0xda, 0x96, 0xdb, 0x0f, - 0xfe, 0x83, 0x60, 0x5e, 0x45, 0x0e, 0x34, 0x86, 0x58, 0x28, 0x3e, 0x82, 0x92, 0x51, 0xce, 0xf4, - 0x5f, 0x6e, 0xb7, 0xd7, 0xd0, 0xda, 0x67, 0x09, 0x0b, 0xb5, 0x01, 0x26, 0x74, 0x4e, 0x67, 0x92, - 0xd8, 0x02, 0x78, 0x08, 0x0e, 0xcd, 0xa6, 0xb1, 0x08, 0x42, 0xc1, 0xbf, 0x89, 0x23, 0xa3, 0x5a, - 0xb9, 0xfd, 0xe1, 0xea, 0x82, 0x1d, 0x8d, 0xe8, 0x1a, 0x00, 0x29, 0xd3, 0x57, 0x81, 0x3b, 0x84, - 0xea, 0x55, 0xc2, 0x78, 0x1b, 0x36, 0x34, 0xda, 0x1a, 0xe9, 0xe8, 0x16, 0x31, 0x91, 0xce, 0x6a, - 0xa1, 0xed, 0xf5, 0xe9, 0xac, 0x8e, 0x0e, 0xab, 0xe0, 0x98, 0xf6, 0x02, 0x29, 0xb2, 0x79, 0xc8, - 0xdc, 0x5f, 0x10, 0x6c, 0xdf, 0xc4, 0x7d, 0x2d, 0x9b, 0xbe, 0x0e, 0x8b, 0xb8, 0x7f, 0x21, 0x28, - 0x2f, 0x88, 0x81, 0x09, 0x54, 0xad, 0x9a, 0x8c, 0x87, 0x62, 0x1a, 0xf3, 0xc8, 0x30, 0xab, 0xb6, - 0x3f, 0x5a, 0x43, 0x4f, 0x2f, 0x87, 0x90, 0x0a, 0x5d, 0x0c, 0x75, 0xb3, 0x32, 0x65, 0xf4, 0xdb, - 0x98, 0x47, 0xc6, 0x80, 0xa6, 0x21, 0x44, 0x9c, 0xcb, 0xa4, 0x76, 0x1d, 0xde, 0x86, 0x52, 0x1a, - 0xab, 0xf0, 0xdc, 0xb4, 0x84, 0x88, 0x0d, 0xf0, 0xfb, 0x50, 0xbd, 0x10, 0x49, 0x36, 0x63, 0x41, - 0x44, 0x63, 0x1e, 0x4c, 0xcf, 0x8c, 0x6d, 0x11, 0x71, 0x6c, 0xb6, 0x4f, 0x63, 0xde, 0x3b, 0xc3, - 0xfb, 0xb0, 0x75, 0xdd, 0xdf, 0x25, 0xe3, 0xef, 0x7b, 0x72, 0xc9, 0xd8, 0x5f, 0x40, 0xfd, 0xba, - 0xaf, 0xf3, 0x09, 0xb0, 0x0b, 0x95, 0x97, 0x56, 0x52, 0x8c, 0xdb, 0x3b, 0x77, 0x88, 0x73, 0x69, - 0x10, 0x9d, 0xdb, 0xff, 0x0a, 0xee, 0x2d, 0x09, 0x8a, 0xdf, 0x83, 0x77, 0x7d, 0xff, 0x78, 0x18, - 0x3c, 0x1b, 0x0f, 0xba, 0x5e, 0xd0, 0xf7, 0x46, 0x3d, 0x8f, 0x04, 0xa7, 0x23, 0x7f, 0xe2, 0x75, - 0x07, 0x4f, 0x07, 0x5e, 0xaf, 0x76, 0x0b, 0xdf, 0x81, 0x8d, 0xe3, 0xce, 0xd0, 0xab, 0x21, 0x0c, - 0xb0, 0xf9, 0xd4, 0x33, 0xeb, 0x02, 0x2e, 0xc3, 0xed, 0x91, 0x77, 0x7a, 0x42, 0x3a, 0xc3, 0x5a, - 0x71, 0xff, 0x04, 0x2a, 0x57, 0x64, 0xc4, 0xf7, 0x61, 0xa7, 0x73, 0xda, 0x1b, 0x8c, 0x03, 0x6f, - 0xd4, 0x1d, 0xf7, 0x06, 0xa3, 0xfe, 0x52, 0x4d, 0x07, 0xee, 0x0c, 0x07, 0x23, 0xaf, 0x43, 0x0e, - 0x1e, 0xd5, 0x10, 0xbe, 0x0d, 0xc5, 0xe3, 0xc9, 0xc3, 0x5a, 0x41, 0xa7, 0xc7, 0xfd, 0x7e, 0x30, - 0x9e, 0x9c, 0xfa, 0xb5, 0x62, 0xfb, 0xb7, 0x02, 0x38, 0x27, 0xec, 0xb9, 0x3a, 0x11, 0xb6, 0x59, - 0xfc, 0x23, 0x02, 0x78, 0x35, 0xfd, 0x70, 0x6b, 0xf5, 0xc5, 0x5e, 0x9b, 0xb0, 0x3b, 0x9f, 0xac, - 0x0f, 0xb0, 0xb2, 0xba, 0xf8, 0x87, 0x3f, 0xfe, 0xfc, 0xb9, 0xe0, 0x60, 0xd0, 0x2f, 0x80, 0x9d, - 0x97, 0xf8, 0x57, 0x04, 0xb5, 0xe5, 0x7b, 0xc0, 0x9f, 0xae, 0x37, 0x49, 0x96, 0xe6, 0xd1, 0xce, - 0xa3, 0xff, 0x0b, 0xcb, 0x79, 0xdd, 0x37, 0xbc, 0xea, 0xee, 0x1b, 0x9a, 0x97, 0x46, 0x3d, 0x96, - 0x2f, 0x8f, 0x3e, 0x46, 0xfb, 0x87, 0x3f, 0x21, 0x68, 0x84, 0x62, 0xb6, 0xb2, 0xfa, 0xe1, 0xd6, - 0xa2, 0xb8, 0x13, 0xfd, 0x30, 0x4d, 0xd0, 0xd7, 0x47, 0x39, 0x24, 0x12, 0xfa, 0x87, 0x6e, 0x8a, - 0x79, 0xd4, 0x8a, 0x18, 0x37, 0xcf, 0x56, 0xcb, 0x6e, 0xd1, 0x34, 0x96, 0x37, 0xbf, 0x91, 0x4f, - 0x16, 0xe3, 0x7f, 0x10, 0x3a, 0xdb, 0x34, 0xb8, 0x87, 0xff, 0x06, 0x00, 0x00, 0xff, 0xff, 0x7c, - 0x91, 0x20, 0x89, 0x5a, 0x07, 0x00, 0x00, + 0x14, 0xee, 0xd8, 0x71, 0xda, 0x3e, 0xaf, 0x5d, 0x67, 0x88, 0xc0, 0x44, 0xa5, 0x32, 0x1b, 0x90, + 0x42, 0x28, 0x36, 0x76, 0x45, 0x05, 0xed, 0x01, 0x39, 0xf6, 0xd6, 0xb1, 0xe4, 0xd8, 0x66, 0x36, + 0x09, 0x12, 0x8a, 0xb4, 0x9a, 0xac, 0x87, 0xcd, 0x8a, 0xf5, 0xcc, 0xe2, 0x19, 0x47, 0xa5, 0x47, + 0xf8, 0x09, 0xfc, 0x00, 0xc4, 0x95, 0x5f, 0xc0, 0x99, 0x23, 0x12, 0x27, 0xfe, 0x02, 0x67, 0x6e, + 0x48, 0x1c, 0xd1, 0xcc, 0xae, 0xdb, 0x8d, 0x13, 0x19, 0x73, 0xe1, 0xb6, 0xf3, 0xde, 0x7c, 0x6f, + 0xbe, 0xf7, 0xcd, 0xb7, 0x6f, 0xe0, 0x61, 0x20, 0x44, 0x10, 0xb1, 0x86, 0x1f, 0x89, 0xf9, 0xa4, + 0xa1, 0xd8, 0x73, 0xa5, 0x84, 0x8c, 0x19, 0xf3, 0x2f, 0x1a, 0x97, 0xcd, 0x24, 0xea, 0x29, 0x25, + 0xeb, 0xf1, 0x4c, 0x28, 0x81, 0xef, 0x27, 0xbb, 0xeb, 0x26, 0x5e, 0xcf, 0xee, 0xae, 0x5f, 0x36, + 0x77, 0xd2, 0x6c, 0x83, 0xc6, 0x61, 0x83, 0x72, 0x2e, 0x14, 0x55, 0xa1, 0xe0, 0x29, 0xd6, 0xfe, + 0x18, 0xb6, 0x06, 0xa1, 0x54, 0xa7, 0x22, 0xf4, 0x99, 0x24, 0xec, 0xeb, 0x39, 0x93, 0x0a, 0xef, + 0x42, 0x29, 0xa2, 0x3c, 0x98, 0xd3, 0x80, 0x79, 0xbe, 0x98, 0xb0, 0x2a, 0xaa, 0xa1, 0xbd, 0xbb, + 0xc4, 0x5a, 0x04, 0x3b, 0x62, 0xc2, 0xec, 0xcf, 0x00, 0x67, 0x91, 0x32, 0x16, 0x5c, 0x32, 0xfc, + 0x14, 0x36, 0x2f, 0x4d, 0xa4, 0x8a, 0x6a, 0xf9, 0xbd, 0x62, 0x6b, 0xb7, 0xbe, 0x8a, 0x5c, 0xdd, + 0xa0, 0x49, 0x0a, 0xb1, 0x7f, 0x43, 0x50, 0x30, 0x11, 0xfc, 0x2e, 0x94, 0xaf, 0x30, 0x48, 0xca, + 0xdd, 0x25, 0xa5, 0x2c, 0x05, 0x89, 0x31, 0x6c, 0x70, 0x3a, 0x65, 0xd5, 0x9c, 0xe1, 0x67, 0xbe, + 0xf1, 0x10, 0x8a, 0x52, 0x4e, 0x23, 0x2f, 0x60, 0x7c, 0xc2, 0x66, 0xd5, 0x7c, 0x0d, 0xed, 0x95, + 0x5b, 0x1f, 0xac, 0xa6, 0xe1, 0xca, 0x69, 0x64, 0x0e, 0xee, 0x19, 0x10, 0x01, 0x5d, 0x21, 0xf9, + 0xc6, 0x9f, 0xc0, 0x9b, 0x9c, 0xaa, 0xf9, 0x8c, 0x46, 0x9e, 0xa4, 0xd3, 0x38, 0x62, 0xde, 0x8c, + 0x2a, 0xe6, 0x5d, 0xb0, 0x99, 0x7a, 0x51, 0xdd, 0xa8, 0xa1, 0xbd, 0x02, 0x79, 0x3d, 0xdd, 0xe0, + 0x9a, 0x3c, 0xa1, 0x8a, 0x1d, 0xea, 0xac, 0xfd, 0x17, 0x82, 0x37, 0xdc, 0x6f, 0xb8, 0xba, 0x60, + 0x32, 0x7c, 0xc1, 0x5c, 0x73, 0xdc, 0x42, 0xe3, 0x03, 0x28, 0x84, 0x3c, 0x9e, 0x2b, 0xa3, 0x6d, + 0xb1, 0xf5, 0xf0, 0x5f, 0x08, 0xa6, 0x55, 0x64, 0x5f, 0x63, 0x48, 0x02, 0xc5, 0x87, 0x50, 0x30, + 0xca, 0x99, 0xfe, 0x8b, 0xad, 0xd6, 0x1a, 0x5a, 0xbb, 0x2c, 0x62, 0xbe, 0x36, 0xc0, 0x98, 0xce, + 0xe8, 0x54, 0x92, 0xa4, 0x00, 0x1e, 0x80, 0x45, 0xe7, 0x93, 0x50, 0x78, 0xbe, 0xe0, 0x5f, 0x86, + 0x81, 0x51, 0xad, 0xd8, 0x7a, 0x6f, 0x75, 0xc1, 0xb6, 0x46, 0x74, 0x0c, 0x80, 0x14, 0xe9, 0xab, + 0x85, 0x3d, 0x80, 0xf2, 0x55, 0xc2, 0x78, 0x1b, 0x36, 0x34, 0x3a, 0x31, 0xd2, 0xe1, 0x2d, 0x62, + 0x56, 0x3a, 0xaa, 0x85, 0x4e, 0xae, 0x4f, 0x47, 0xf5, 0xea, 0xa0, 0x0c, 0x96, 0x69, 0xcf, 0x93, + 0x62, 0x3e, 0xf3, 0x99, 0xfd, 0x03, 0x82, 0xed, 0x9b, 0xb8, 0xaf, 0x65, 0xd3, 0xff, 0xc3, 0x22, + 0xf6, 0x9f, 0x08, 0x8a, 0x19, 0x31, 0x30, 0x81, 0x72, 0xa2, 0x26, 0xe3, 0xbe, 0x98, 0x84, 0x3c, + 0x30, 0xcc, 0xca, 0xad, 0xf7, 0xd7, 0xd0, 0xd3, 0x49, 0x21, 0xa4, 0x44, 0xb3, 0x4b, 0xdd, 0xac, + 0x8c, 0x19, 0xfd, 0x2a, 0xe4, 0x81, 0x31, 0xa0, 0x69, 0x08, 0x11, 0x6b, 0x11, 0xd4, 0xae, 0xc3, + 0xdb, 0x50, 0x88, 0x43, 0xe5, 0x5f, 0x98, 0x96, 0x10, 0x49, 0x16, 0xf8, 0x1d, 0x28, 0x5f, 0x8a, + 0x68, 0x3e, 0x65, 0x5e, 0x40, 0x43, 0xee, 0x4d, 0xce, 0x8d, 0x6d, 0x11, 0xb1, 0x92, 0x68, 0x8f, + 0x86, 0xbc, 0x7b, 0x8e, 0xf7, 0x61, 0xeb, 0xba, 0xbf, 0x0b, 0xc6, 0xdf, 0xf7, 0xe4, 0x92, 0xb1, + 0x3f, 0x85, 0xea, 0x75, 0x5f, 0xa7, 0x13, 0x60, 0x17, 0x4a, 0x2f, 0xad, 0xa4, 0x18, 0x4f, 0xee, + 0xdc, 0x22, 0xd6, 0xc2, 0x20, 0x3a, 0xb6, 0xff, 0x39, 0xdc, 0x5b, 0x12, 0x14, 0xbf, 0x0d, 0x6f, + 0xb9, 0xee, 0xd1, 0xc0, 0x3b, 0x1d, 0xf5, 0x3b, 0x8e, 0xd7, 0x73, 0x86, 0x5d, 0x87, 0x78, 0x27, + 0x43, 0x77, 0xec, 0x74, 0xfa, 0xcf, 0xfa, 0x4e, 0xb7, 0x72, 0x0b, 0xdf, 0x81, 0x8d, 0xa3, 0xf6, + 0xc0, 0xa9, 0x20, 0x0c, 0xb0, 0xf9, 0xcc, 0x31, 0xdf, 0x39, 0x5c, 0x84, 0xdb, 0x43, 0xe7, 0xe4, + 0x98, 0xb4, 0x07, 0x95, 0xfc, 0xfe, 0x31, 0x94, 0xae, 0xc8, 0x88, 0x1f, 0xc0, 0x4e, 0xfb, 0xa4, + 0xdb, 0x1f, 0x79, 0xce, 0xb0, 0x33, 0xea, 0xf6, 0x87, 0xbd, 0xa5, 0x9a, 0x16, 0xdc, 0x19, 0xf4, + 0x87, 0x4e, 0x9b, 0x34, 0x1f, 0x57, 0x10, 0xbe, 0x0d, 0xf9, 0xa3, 0xf1, 0xa3, 0x4a, 0x4e, 0x87, + 0x47, 0xbd, 0x9e, 0x37, 0x1a, 0x9f, 0xb8, 0x95, 0x7c, 0xeb, 0xe7, 0x1c, 0x58, 0xc7, 0xec, 0xb9, + 0x3a, 0x16, 0x49, 0xb3, 0xf8, 0x3b, 0x04, 0xf0, 0x6a, 0xfa, 0xe1, 0xc6, 0xea, 0x8b, 0xbd, 0x36, + 0x61, 0x77, 0x3e, 0x5c, 0x1f, 0x90, 0xc8, 0x6a, 0xe3, 0x6f, 0x7f, 0xff, 0xe3, 0xfb, 0x9c, 0x85, + 0x41, 0xbf, 0x00, 0xc9, 0xbc, 0xc4, 0x3f, 0x22, 0xa8, 0x2c, 0xdf, 0x03, 0xfe, 0x68, 0xbd, 0x49, + 0xb2, 0x34, 0x8f, 0x76, 0x1e, 0xff, 0x57, 0x58, 0xca, 0xeb, 0x81, 0xe1, 0x55, 0xb5, 0x5f, 0xd3, + 0xbc, 0x34, 0xea, 0x89, 0x7c, 0xb9, 0xf5, 0x09, 0xda, 0x3f, 0xf8, 0x05, 0x41, 0xcd, 0x17, 0xd3, + 0x95, 0xd5, 0x0f, 0xb6, 0xb2, 0xe2, 0x8e, 0xf5, 0xc3, 0x34, 0x46, 0x5f, 0x1c, 0xa6, 0x90, 0x40, + 0xe8, 0x1f, 0xba, 0x2e, 0x66, 0x41, 0x23, 0x60, 0xdc, 0x3c, 0x5b, 0x8d, 0x24, 0x45, 0xe3, 0x50, + 0xde, 0xfc, 0x46, 0x3e, 0xcd, 0xae, 0xff, 0x46, 0xe8, 0xa7, 0xdc, 0xfd, 0x5e, 0x52, 0xad, 0x63, + 0x08, 0x64, 0xcf, 0xab, 0x9f, 0x36, 0x7f, 0x5d, 0xa4, 0xcf, 0x4c, 0xfa, 0x2c, 0x9b, 0x3e, 0x3b, + 0x6d, 0x9e, 0x6f, 0x9a, 0x53, 0x1f, 0xfd, 0x13, 0x00, 0x00, 0xff, 0xff, 0x38, 0xd7, 0xcf, 0x2c, + 0x98, 0x07, 0x00, 0x00, }