0. Settings (BYOK)
If keywords are set, the translator will only translate speech captured between the activation and deactivation words. The microphone stops automatically if you say the deactivation keyword.
1. Continuous Listening or File Upload
Continuous Listening: Leave it running while gaming! It automatically translates when you speak and stops when you say the Deactivation Keyword. The translation is played automatically in your headphones.
Windows audio setup
Optional PowerShell shortcuts for checking microphones, headphones and per-app routing. Copy a command and run it in PowerShell as your normal Windows user.
Choose the default microphone and headphones, then check input level and audio enhancements.
Start-Process "ms-settings:sound"Enable, disable or set the preferred recording device.
Start-Process control.exe -ArgumentList "mmsys.cpl,,1"Check which microphones, headsets and speakers Windows currently exposes.
Get-PnpDevice -Class AudioEndpoint | Sort-Object Status, FriendlyName | Format-Table Status, FriendlyName -AutoSizeChoose separate input and output devices for the browser, game or voice-chat application.
Start-Process "ms-settings:apps-volume"These commands only open Windows settings or list devices. They do not install or change audio drivers.
2. Translation direction
Powered by OpenAI. Translate from and to any supported language.
Story mode — received audio only
Translates only audio from the tab or window you share and plays the translation on your audio output. The microphone stays off. Enable Share audio in the browser dialog. Wake words are not used in this mode.