move audio enable/disable in ws connect/discconect

This commit is contained in:
Terrence
2024-11-05 16:50:29 +08:00
parent 8fccef2c52
commit bc4b0a0bb1
11 changed files with 30 additions and 16 deletions

View File

@@ -5,6 +5,7 @@
#define AUDIO_INPUT_SAMPLE_RATE 16000
#define AUDIO_OUTPUT_SAMPLE_RATE 24000
#define AUDIO_DEFAULT_OUTPUT_VOLUME 70
#define AUDIO_I2S_METHOD_SIMPLEX