gTTS-token

Calculates a token to run the Google Translate text to speech


License
MIT
Install
pip install gTTS-token==1.0.0

Documentation

gTTS-token

gTTS-token (Google Text to Speech token): A python implementation of the token validation of Google Translate

Build Status

Install

pip install gTTS-token

Description

Google Translate requires a tk param when making a request to its translate API. This project provides an implementation for that algorithm in Python.