mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
MycroftOS: Add back python-gtts_token package.
That is got removed from mycroft it's requirements.txt doesn't mean it is not needed (DOH)
This commit is contained in:
8
buildroot-external/package/python-gtts_token/Config.in
Normal file
8
buildroot-external/package/python-gtts_token/Config.in
Normal file
@@ -0,0 +1,8 @@
|
||||
config BR2_PACKAGE_PYTHON_GTTS_TOKEN
|
||||
bool "python-gtts_token"
|
||||
select BR2_PACKAGE_PYTHON_REQUESTS # runtime
|
||||
help
|
||||
Calculates a token to run the Google Translate text to
|
||||
speech.
|
||||
|
||||
https://github.com/boudewijn26/gTTS-token
|
Reference in New Issue
Block a user