Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 477 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 477 Bytes

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.