Skip to content

Releases: rod-trent/mic-check

Release list

Mic Check v1.1.0

Choose a tag to compare

@rod-trent rod-trent released this 27 Jul 20:02

Mic Check is a Microsoft Teams app that ends the "can you hear me?" ritual — open the panel, run a two-second check, and get a clear "You're being heard 👍" verdict with a live input-level meter, before you ever speak up.

Try the live demo (no Teams needed): https://rod-trent.github.io/mic-check/

Install

Download appPackage.zip below, then:

  • Just you (sideload): Teams → Apps → Manage your apps → Upload a custom app → pick the zip.
  • Whole org: a Teams admin uploads it via Teams admin center → Manage apps → Upload new app. See DEPLOYMENT.md. No admin rights? Use ADMIN_REQUEST.md.

What's in 1.1.0

  • 🎚 In-meeting side panel with a live mic-level meter and a plain-language verdict.
  • 📌 New personal tab — pin Mic Check in the Teams app bar for a mic check any time, in or out of a meeting.
  • 🌗 Theme-aware (light / dark / high-contrast).
  • 🔒 Private by design — audio is analyzed locally; nothing is recorded or uploaded.

Notes

  • App id: 56fcd8fb-8331-473c-8f78-beaa8e73a868 (stable across updates).
  • Requests only devicePermissions: ["media"] (the mic prompt). No bot, no Graph permissions.
  • Package built against the hosted demo at https://rod-trent.github.io/mic-check.