mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-22 07:03:53 +08:00
修改注解
This commit is contained in:
@@ -74,7 +74,7 @@ async def sendAudio(conn, audios, frame_duration=60):
|
||||
flow_control["packet_count"] += 1
|
||||
flow_control["last_send_time"] = time.perf_counter()
|
||||
else:
|
||||
# 提示音和唤醒音频走普通播放
|
||||
# 文件型音频走普通播放
|
||||
start_time = time.perf_counter()
|
||||
play_position = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user