Download

Get Connect on your device

Real-time AI voice translation — no plugin needed on the other end. Install and start speaking in minutes.

Windows macOS Linux
macOS
· Universal
macOS 12 Monterey+
Apple Silicon + Intel ·
.dmg
.dmg
Download for Mac
Linux
· x64
Ubuntu 20.04+ · Debian
x64 ·
.deb · .AppImage
.deb .AppImage
Get it from the Snap Store Download for Linux
Other formats
Windows 32-bit · .exe installer Windows 32-bit · .msi portable Windows 64-bit · .msi portable macOS · Apple Silicon .dmg macOS · Intel .dmg Linux · .AppImage (universal)
How to install

Debian / Ubuntu — .deb (recommended, installs dependencies):

# Install the .deb package
sudo apt install ./belora-connect_{{VERSION}}_amd64.deb

AppImage — any Linux distribution:

# Make executable, then launch
chmod +x belora-connect_{{VERSION}}.AppImage
./belora-connect_{{VERSION}}.AppImage

AppImage requires FUSE and audio tools:

# Install required dependencies
sudo apt install libfuse2 pulseaudio-utils pipewire-bin
  1. Download the .exe installer above.
  2. Double-click and follow the setup wizard.
  3. Launch Connect from the Start menu.
  4. Set up the Virtual Audio Cable so Connect can route your voice into any call.

Silent install (IT / scripted):

# Run silent installation
.\belora-connect-Setup-{{VERSION}}.exe /S
  1. Open the downloaded .dmg file.
  2. Drag Connect into the Applications folder.
  3. First launch: right-click → Open (to bypass Gatekeeper).

Or via terminal:

# Mount, copy to Applications, then eject
hdiutil attach belora-connect_{{VERSION}}.dmg
cp -R "/Volumes/Connect/Connect.app" /Applications/
hdiutil detach "/Volumes/Connect"
System requirements
Windows
Internet · 10 Mb/s minimum
Microphone access · VB-Cable
Windows 10 64-bit (build 1903+) or Windows 11
4 GB RAM
500 MB free disk space
macOS
Internet · 10 Mb/s minimum
Microphone access · BlackHole
macOS 12 Monterey or later · Apple Silicon or Intel
4 GB RAM
500 MB free disk space
Linux
Internet · 10 Mb/s minimum
Microphone access · ALSA or PipeWire
Ubuntu 20.04+ · Debian 11+ · Fedora 36+ · x86_64
4 GB RAM · libasound2 · libgtk-3
500 MB free disk space