Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
/ TextSpeak Public archive

Simple text-to-speech program, uses the Google Translate text-to-speech online service.

Notifications You must be signed in to change notification settings

suurjaak/TextSpeak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextSpeak

Small simple text-to-speech program, uses the Google Translate online service. Since the public Google TTS only supports text up to 100 characters, the text is divided into smaller blocks and the resulting MP3 files are merged. Tested under Windows 7, Windows Vista and Windows XP.

Screenshot

Dependencies

If running from source, TextSpeak requires Python 2.6+ and wxPython 2.8+ (http://wxpython.org/).

Attribution

Idea and text parsing from http://glowingpython.blogspot.com/2012/11/text-to-speech-with-correct-intonation.html.

License

(The MIT License)

Copyright (C) 2012 by Erki Suurjaak

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

The software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.

About

Simple text-to-speech program, uses the Google Translate text-to-speech online service.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages