Microphone support

This commit is contained in:
Caten
2026-01-08 22:55:51 +08:00
parent 68ca11e7ed
commit 8e07f57998
12 changed files with 317 additions and 11 deletions

View File

@@ -109,5 +109,7 @@
"updateRequest": "请尽量使用最新版本。前往项目地址可查看最新版本。",
"avncScreenResize": "自适应屏幕尺寸",
"avncResizeFactor": "屏幕缩放比",
"avncResizeFactorValue": "当前缩放为"
"avncResizeFactorValue": "当前缩放为",
"microphoneSupport": "麦克风支持",
"startStreaming": "开启麦克风"
}