[Bug] 手机端语音输入被自动锁屏打断,识别暂停但内容保留
Open
bug
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 395
- Avg merge
- 21h 48m
- Merged PRs (30d)
- 776
Description
**提交人**: shuyu yang
**客户端版本**: 0.1.46
---
## 现象
手机端语音输入时,会被手机自动锁屏打断:语音识别暂停,但已识别内容仍保留在输入框中。
## 复现步骤
1. 打开客户端输入框,启动语音输入
2. 说话时长超过手机自动锁屏时间,屏幕锁屏
3. 解锁后回到界面,语音识别已暂停
## 期望行为
语音输入过程不应被自动锁屏打断;若不可避免,锁屏期间应继续录音/识别。
## 实际行为
锁屏后语音识别暂停,但已识别内容保留,需解锁后重新继续。
## 复现频率
每次必现(语音输入时长超过自动锁屏时间即发生)。
## 已尝试的解决办法
暂无。
---
**OS**: win32 x64 (10.0.26200)
**界面语言**: en
Contributor guide
Research direction
The issue names no source file or test. Start by reproducing voice input beyond the configured screen-lock timeout, then trace the client’s voice-input and background lifecycle handling; done means recognition continues through locking or resumes without losing the existing text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, react-native, typescript
- Domain
- audio-video-rtc, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100