monf 01099efa81 [Feature] VoiceRSS with Doc 8 жил өмнө
..
README.md 01099efa81 [Feature] VoiceRSS with Doc 8 жил өмнө
__init__.py 1b6705c433 Refactor TTS and add 2 more TTS (google + voicerss) 8 жил өмнө
googletts.py 6a8726cd85 [Feature] GoogleTTS with Doc 8 жил өмнө

README.md

Googletts

this TTS is based on the Google translate engine | Parameters | Required | Default | Choices | Comment | |------------|----------|---------|---------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------| | language | YES | | 103 languages (http://translate.google.com/about/intl/en_ALL/languages.html), example: "fr" | Language are identified with their ISO_639-1 codes (https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) | | cache | No | TRUE | True / False | True if you want to use the cache with this TTS |