forked from xiaozhi/xiaozhi-esp32
rename files
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
#define AUDIO_INPUT_SAMPLE_RATE 16000
|
||||
#define AUDIO_OUTPUT_SAMPLE_RATE 16000
|
||||
#define AUDIO_DEFAULT_OUTPUT_VOLUME 70
|
||||
#define AUDIO_DEFAULT_OUTPUT_VOLUME 90
|
||||
|
||||
#define AUDIO_INPUT_REFERENCE true
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include "WifiBoard.h"
|
||||
#include "BoxAudioDevice.h"
|
||||
#include "wifi_board.h"
|
||||
#include "box_audio_device.h"
|
||||
|
||||
#include <esp_log.h>
|
||||
|
||||
Reference in New Issue
Block a user