My Class:
class TtsGoogle def initialize @google_client = Google::Cloud::TextToSpeech.text_to_speech end def write_file(topic) text = topic.content sp