pndurette / gTTS

Python library and CLI tool to interface with Google Translate's text-to-speech API
http://gtts.readthedocs.org/
MIT License
2.26k stars 361 forks source link

Want support for LT lithuanian lang #430

Closed NeLagina closed 11 months ago

NeLagina commented 11 months ago

Want support for LT lithuanian lang or give me some details to how can i add it ?

NeLagina commented 11 months ago

this is not a issue just wanted to give a feature ticket

pndurette commented 11 months ago

Hi @NeLagina

This library doesn't control which languages get added, it simply interfaces with the ones Google Translate has available for speech! Sadly Lithuanian isn't one of them!

This repo has a weekly task that runs to check for any new available languages, and adds them as soon as they'd become available.