Skip to content

Commit efd8c2f

Browse files
Update README.md
1 parent 83a0fd1 commit efd8c2f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# t2s
22

33
**t2s** (*Text-to-Speech*), a Python library and CLI tool to interface with Google Translate's text-to-speech API.
4-
Write spoken `mp3` data to a file, a file-like object (bytestring) for further audio manipulation, or `stdout`. Or simply pre-generate Google Translate TTS request URLs to feed to an external program.
4+
Compose spoken `mp3` or `m4a` data to a file, a file-like object (bytestring) for further audio manipulation, or `stdout` or simply pre-produce Google Translate Text to speech demand URLs to feed to an outside program.
5+
56
<http://t2s.readthedocs.org/>
67

78
[![PyPI version](https://img.shields.io/pypi/v/t2s.svg)](https://pypi.org/project/t2s/)

0 commit comments

Comments
 (0)