mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-17 06:23:44 +08:00
update a pack
This commit is contained in:
@@ -115,7 +115,7 @@ export default function VoiceInput({
|
||||
speechConfig.speechRecognitionLanguage = "zh-CN";
|
||||
speechConfig.setProperty(
|
||||
ms_audio_sdk.PropertyId.SpeechServiceConnection_EndSilenceTimeoutMs,
|
||||
"2500",
|
||||
"3500",
|
||||
);
|
||||
recognizer.current = new ms_audio_sdk.SpeechRecognizer(
|
||||
speechConfig,
|
||||
|
||||
Reference in New Issue
Block a user