Audio, TTS

This commit is contained in:
James H
2023-04-08 00:35:31 +01:00
parent 0f3416c11b
commit 2d5a58f996
10 changed files with 389 additions and 62 deletions

View File

@@ -1,4 +1,8 @@
{
"command_prefix": "$",
"token": ""
"token": "",
"sounds_dir": "./sounds",
"azure_speech_key": "",
"azure_speech_region": "",
"azure_speech_voice": ""
}