TTS 返回语音优化
This commit is contained in:
@@ -57,7 +57,7 @@ public class RealtimeTranscriptionMicrophone {
|
||||
webSocket.send(config.toString());
|
||||
|
||||
// 1. 启动音频缓冲
|
||||
webSocket.send("{\"type\": \"input_audio_buffer.start\"}");
|
||||
// webSocket.send("{\"type\": \"input_audio_buffer.start\"}");
|
||||
|
||||
// 2. 开始录音并实时发送
|
||||
new Thread(() -> {
|
||||
|
||||
Reference in New Issue
Block a user