Menu
HomeDriversSkillsUpdatesGitHub

PhanthyMotus

Back to updates
Releasecore2026-07-03

Talk to your robot from any browser

Use your phone or laptop's microphone to talk to the robot directly through the dashboard — no extra hardware needed.

Your Browser is the Remote Control

Your phone is the best remote control. Open the dashboard, tap the microphone button, and start talking to your robot.

How It Works

  • **Browser audio capture** — Real-time streaming to the robot via WebSocket (wss://)
  • **On-device recognition** — Local ASR engine processes speech without uploading to the cloud
  • **Agent response** — The LLM understands your intent, calls tools to execute, and replies via TTS

Also Supported

  • **Remote text messages** — Send text commands through the web interface
  • **Project integration** — Microphone auto-activates when a project starts and stops when it ends

Use Cases

  • Remote debugging: control the lab robot from your office over the local network
  • Live demos: use your phone as a wireless microphone
  • Team collaboration: multiple browser windows can monitor simultaneously