updating path to all supported languages
This commit is contained in:
parent
672d1c7de7
commit
d2ef36572a
@ -9,7 +9,7 @@ def text_to_speech(input):
|
|||||||
robot
|
robot
|
||||||
|
|
||||||
List of supported languages here:
|
List of supported languages here:
|
||||||
https://github.com/pndurette/gTTS#supported-languages
|
https://github.com/pndurette/gTTS/tree/050377d2424b137cfb084a37fc1ec9b0d07bfee1#supported-languages
|
||||||
"""
|
"""
|
||||||
file_path = '/tmp/memes.mp3'
|
file_path = '/tmp/memes.mp3'
|
||||||
message = ' '.join(input.split()[1:])
|
message = ' '.join(input.split()[1:])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user