# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: protos/api.proto
"""Generated protocol buffer code."""
from google.protobuf.internal import builder as _builder
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import symbol_database as _symbol_database
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x10protos/api.proto\x12\tplayht.v1\"A\n\nTtsRequest\x12\r\n\x05lease\x18\x01 \x01(\x0c\x12$\n\x06params\x18\x02 \x01(\x0b\x32\x14.playht.v1.TtsParams\"\\\n\x0bTtsResponse\x12\x10\n\x08sequence\x18\x01 \x01(\x05\x12\n\n\x02id\x18\x02 \x01(\t\x12\x0c\n\x04\x64\x61ta\x18\x03 \x01(\x0c\x12!\n\x06status\x18\x04 \x01(\x0b\x32\x11.playht.v1.Status\"\xf3\x03\n\tTtsParams\x12\x0c\n\x04text\x18\x01 \x03(\t\x12\r\n\x05voice\x18\x02 \x01(\t\x12(\n\x07quality\x18\x03 \x01(\x0e\x32\x12.playht.v1.QualityH\x00\x88\x01\x01\x12&\n\x06\x66ormat\x18\x04 \x01(\x0e\x32\x11.playht.v1.FormatH\x01\x88\x01\x01\x12\x18\n\x0bsample_rate\x18\x05 \x01(\x05H\x02\x88\x01\x01\x12\x12\n\x05speed\x18\x06 \x01(\x02H\x03\x88\x01\x01\x12\x11\n\x04seed\x18\x07 \x01(\x05H\x04\x88\x01\x01\x12\x18\n\x0btemperature\x18\x08 \x01(\x02H\x05\x88\x01\x01\x12\x12\n\x05top_p\x18\t \x01(\x02H\x06\x88\x01\x01\x12\x1b\n\x0evoice_guidance\x18\x0b \x01(\x02H\x07\x88\x01\x01\x12 \n\x13language_identifier\x18\x0f \x01(\x05H\x08\x88\x01\x01\x12\x1a\n\rtext_guidance\x18\x10 \x01(\x02H\t\x88\x01\x01\x12\x12\n\x05other\x18\x63 \x01(\tH\n\x88\x01\x01\x42\n\n\x08_qualityB\t\n\x07_formatB\x0e\n\x0c_sample_rateB\x08\n\x06_speedB\x07\n\x05_seedB\x0e\n\x0c_temperatureB\x08\n\x06_top_pB\x11\n\x0f_voice_guidanceB\x16\n\x14_language_identifierB\x10\n\x0e_text_guidanceB\x08\n\x06_other\"8\n\x06Status\x12\x1d\n\x04\x63ode\x18\x01 \x01(\x0e\x32\x0f.playht.v1.Code\x12\x0f\n\x07message\x18\x02 \x03(\t*h\n\x04\x43ode\x12\x14\n\x10\x43ODE_UNSPECIFIED\x10\x00\x12\x11\n\rCODE_COMPLETE\x10\x01\x12\x14\n\x10\x43ODE_IN_PROGRESS\x10\x02\x12\x11\n\rCODE_CANCELED\x10\x03\x12\x0e\n\nCODE_ERROR\x10\x04*\x81\x01\n\x07Quality\x12\x17\n\x13QUALITY_UNSPECIFIED\x10\x00\x12\x0f\n\x0bQUALITY_LOW\x10\x01\x12\x11\n\rQUALITY_DRAFT\x10\x02\x12\x12\n\x0eQUALITY_MEDIUM\x10\x03\x12\x10\n\x0cQUALITY_HIGH\x10\x04\x12\x13\n\x0fQUALITY_PREMIUM\x10\x05*{\n\x06\x46ormat\x12\x0e\n\nFORMAT_RAW\x10\x00\x12\x0e\n\nFORMAT_MP3\x10\x01\x12\x0e\n\nFORMAT_WAV\x10\x02\x12\x0e\n\nFORMAT_OGG\x10\x03\x12\x0f\n\x0b\x46ORMAT_FLAC\x10\x04\x12\x10\n\x0c\x46ORMAT_MULAW\x10\x05\x12\x0e\n\nFORMAT_PCM\x10\x06\x32=\n\x03Tts\x12\x36\n\x03Tts\x12\x15.playht.v1.TtsRequest\x1a\x16.playht.v1.TtsResponse0\x01\x62\x06proto3')

_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'protos.api_pb2', globals())
if _descriptor._USE_C_DESCRIPTORS == False:

  DESCRIPTOR._options = None
  _CODE._serialized_start=752
  _CODE._serialized_end=856
  _QUALITY._serialized_start=859
  _QUALITY._serialized_end=988
  _FORMAT._serialized_start=990
  _FORMAT._serialized_end=1113
  _TTSREQUEST._serialized_start=31
  _TTSREQUEST._serialized_end=96
  _TTSRESPONSE._serialized_start=98
  _TTSRESPONSE._serialized_end=190
  _TTSPARAMS._serialized_start=193
  _TTSPARAMS._serialized_end=692
  _STATUS._serialized_start=694
  _STATUS._serialized_end=750
  _TTS._serialized_start=1115
  _TTS._serialized_end=1176
# @@protoc_insertion_point(module_scope)
