Rails + Google TTS. Google::Cloud::ResourceExhaustedError 8:Received message larger than max (5250205 vs. 4194304)

后端 未结 0 1145
生来不讨喜
生来不讨喜 2021-01-26 08:58

My Class:

class TtsGoogle

def initialize
  @google_client = Google::Cloud::TextToSpeech.text_to_speech    
end

def write_file(topic)
  text = topic.content
  sp         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题