A cross-platform wrapper for common text-to-speech engines in Python
Steel is a cross-platform package for using common text-to-speech (speech synthesis) engines in Python.
Steel currently supports the following TTS software:
- Microsoft Speech API 5 (SAPI5)
- eSpeak
- NS Speech Synthesis
- FreeTTS
Documentation: http://sourceforge.net/p/steeltts/wiki/
Bug Tracker: http://sourceforge.net/p/steeltts/tickets/
If you are interested in contributing to the Steel TTS codebase, or would like to make a feature-request, please contact the lead...
Convert text to International Morse Code. Input is ASCII text. Output can be: - . -..- - on the console, raw 8bit PCM suitable for piping to /dev/audio, .wav files or even (mp3|ogg). Good for headlines on your MP3 player or code practice.