Skip to content

IntelliHome::Google::TTS

mudler edited this page Aug 19, 2014 · 1 revision

NAME

IntelliHome::Google::TTS - Generate audio files from the given text using Google services

DESCRIPTION

This Object synthetizes the file supplied via File argument and returns a list of hypotesis using Google Services

ATTRIBUTES

  • File()

    Get/Set the file to synthetize

  • Language()

    Get/Set the language

FUNCTIONS

  • synth()

    send to google services the files and return a list of hypothesis

Clone this wiki locally