bugfix:protocol2
This commit is contained in:
parent
e6c2f4f2b4
commit
e7822e2cff
2
client/demo/dist/index.js
vendored
2
client/demo/dist/index.js
vendored
File diff suppressed because one or more lines are too long
@ -161,7 +161,7 @@ export const useClientSetting = (props: UseClientSettingProps): ClientSettingSta
|
|||||||
setProtocol("rest")
|
setProtocol("rest")
|
||||||
setInputChunkNum(64)
|
setInputChunkNum(64)
|
||||||
}
|
}
|
||||||
}, [])
|
}, [props.voiceChangerClient])
|
||||||
|
|
||||||
|
|
||||||
return {
|
return {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user