Added TTS

This commit is contained in:
2025-06-16 18:52:35 -04:00
parent 630d5d9f40
commit 96f43895fb
9 changed files with 166 additions and 5 deletions

11
launchSettings.json Normal file
View File

@@ -0,0 +1,11 @@
{
"profiles": {
"Docker Compose": {
"commandName": "DockerCompose",
"commandVersion": "1.0",
"serviceActions": {
"astrocore.api": "StartDebugging"
}
}
}
}