# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: google_streaming_api.proto
# Protobuf Python Version: 7.35.1
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import runtime_version as _runtime_version
from google.protobuf import symbol_database as _symbol_database
from google.protobuf.internal import builder as _builder
_runtime_version.ValidateProtobufRuntimeVersion(
    _runtime_version.Domain.PUBLIC,
    7,
    35,
    1,
    '',
    'google_streaming_api.proto'
)
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1agoogle_streaming_api.proto\x12\rcontent.proto\"\xc4\x04\n\x16SpeechRecognitionEvent\x12P\n\x06status\x18\x01 \x01(\x0e\x32\x30.content.proto.SpeechRecognitionEvent.StatusCode:\x0eSTATUS_SUCCESS\x12\x36\n\x06result\x18\x02 \x03(\x0b\x32&.content.proto.SpeechRecognitionResult\x12K\n\x08\x65ndpoint\x18\x04 \x01(\x0e\x32\x39.content.proto.SpeechRecognitionEvent.EndpointerEventType\"\xeb\x01\n\nStatusCode\x12\x12\n\x0eSTATUS_SUCCESS\x10\x00\x12\x14\n\x10STATUS_NO_SPEECH\x10\x01\x12\x12\n\x0eSTATUS_ABORTED\x10\x02\x12\x18\n\x14STATUS_AUDIO_CAPTURE\x10\x03\x12\x12\n\x0eSTATUS_NETWORK\x10\x04\x12\x16\n\x12STATUS_NOT_ALLOWED\x10\x05\x12\x1e\n\x1aSTATUS_SERVICE_NOT_ALLOWED\x10\x06\x12\x16\n\x12STATUS_BAD_GRAMMAR\x10\x07\x12!\n\x1dSTATUS_LANGUAGE_NOT_SUPPORTED\x10\x08\"e\n\x13\x45ndpointerEventType\x12\x13\n\x0fSTART_OF_SPEECH\x10\x00\x12\x11\n\rEND_OF_SPEECH\x10\x01\x12\x10\n\x0c\x45ND_OF_AUDIO\x10\x02\x12\x14\n\x10\x45ND_OF_UTTERANCE\x10\x03\"\x84\x01\n\x17SpeechRecognitionResult\x12@\n\x0b\x61lternative\x18\x01 \x03(\x0b\x32+.content.proto.SpeechRecognitionAlternative\x12\x14\n\x05\x66inal\x18\x02 \x01(\x08:\x05\x66\x61lse\x12\x11\n\tstability\x18\x03 \x01(\x02\"F\n\x1cSpeechRecognitionAlternative\x12\x12\n\ntranscript\x18\x01 \x01(\t\x12\x12\n\nconfidence\x18\x02 \x01(\x02\x42\x02H\x03')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'google_streaming_api_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'H\003'
  _globals['_SPEECHRECOGNITIONEVENT']._serialized_start=46
  _globals['_SPEECHRECOGNITIONEVENT']._serialized_end=626
  _globals['_SPEECHRECOGNITIONEVENT_STATUSCODE']._serialized_start=288
  _globals['_SPEECHRECOGNITIONEVENT_STATUSCODE']._serialized_end=523
  _globals['_SPEECHRECOGNITIONEVENT_ENDPOINTEREVENTTYPE']._serialized_start=525
  _globals['_SPEECHRECOGNITIONEVENT_ENDPOINTEREVENTTYPE']._serialized_end=626
  _globals['_SPEECHRECOGNITIONRESULT']._serialized_start=629
  _globals['_SPEECHRECOGNITIONRESULT']._serialized_end=761
  _globals['_SPEECHRECOGNITIONALTERNATIVE']._serialized_start=763
  _globals['_SPEECHRECOGNITIONALTERNATIVE']._serialized_end=833
# @@protoc_insertion_point(module_scope)
