Package speakeasy :: Module text_to_speech
[hide private]
[frames] | no frames]

Module text_to_speech

source code

Classes [hide private]
  TextToSpeechProvider
Abstraction for interacting with text-to-speech engines on Ubuntu, Mac, and (unimplemented:) Windows.
  TextToSpeechEngine
Abstract class from which text-to-speech engine classes are derived.
  Festival
Wrapper for the Linux Festival text-to-speech engine.
  Cepstral
Wrapper for Cepstral text-to-speech engine.
  MacTextToSpeech
Wrapper for the Mac text to speech engine.
Variables [hide private]
  __package__ = 'speakeasy'