When you have a dialog open, Push To Talk (Caps Lock with default controls) doesn't work, yet Voice Over Net (x2 Caps Lock with defaults) does, considering that you can text chat, its definitely an issue and not a design decision.
Description
Description
Details
Details
- Severity
- Minor
- Resolution
- Won't Fix
- Reproducibility
- Always
- Operating System
- Windows 10 x64
- Category
- VON
Steps To Reproduce
- Start an empty scenario with default controls
- Execute in debug console: createDialog "RscDisplayEmpty";
- Hold Caps Lock - nothing happens
- Double press Caps Lock - VON works
Additional Information
Expected: Holding Caps Lock should let you speak just like double clicking does.
Event Timeline
Comment Actions
Wont fix, it could change how dialogs handling key presses now, and break something
findDisplay 46 createDisplay "RscDisplayEmpty";
seem to work, use that instead