module Nexmos class TextToSpeech < Base define_api_calls(:text_to_speech) end end