Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Python
gtts
Ben
Programming language:
Python
2021-04-05 17:43:24
0
Q:
gtts
Brahimce
Code:
Python
2021-07-03 18:39:06
>>> from gtts import gTTS >>> tts = gTTS('hello') >>> tts.save('hello.mp3')
3
New to Communities?
Join the community