Working on audio commands

This commit is contained in:
2025-09-01 23:01:08 +02:00
commit 343d1d2f93
19 changed files with 1932 additions and 0 deletions

12
config.yaml Normal file
View File

@@ -0,0 +1,12 @@
# MyTTSClient Configuration File
# This file provides default values. Environment variables will override these settings.
server:
host: "127.0.0.1"
port: 10300
timeout: 3.0
audio:
sample_rate: 16000
channels: 1
device: null # null = use default device