Skip to content

Commit

Permalink
Updated gTTS-text-to-speech.py
Browse files Browse the repository at this point in the history
A comment has been added to inform the user to pip install playsound
  • Loading branch information
cBridges851 authored Oct 3, 2020
1 parent 9236c8d commit 7a9fe93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Text-To-Speech/gTTS-text-to-speech.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Text-To-Speech Using gTTS API
# Use: pip install gTTS
# Use: pip install playsound
# Run this program in the command line:
# python gTTS-text-to-speech.py "<text>" "<output filename>" --language --slow

Expand Down

0 comments on commit 7a9fe93

Please sign in to comment.