Skip to content

pricisTrail/Auto-mic-for-gpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Auto Mic Toggle Script for ChatGPT

Automatically mutes and unmutes the microphone button in ChatGPT’s voice interface based on tab focus and window focus.
Perfect for users who want to reduce mental overhead — the script manages your mic automatically so you can focus on conversations without worrying about accidental noise.

Features

  • 🔇 Auto-mute when switching away from ChatGPT (another tab or application).
  • 🔊 Auto-unmute when returning to ChatGPT.
  • ⚡ Handles dynamic rendering — works even if ChatGPT re-renders the microphone button.
  • ⏱️ Lightweight and efficient, reduces cognitive load by automating mic management.

How it Helps

  • Saves mental energy: No need to remember to mute/unmute manually.
  • Reduces distractions: Automatically manages your mic while multitasking.
  • Prevents accidental background noise: Keeps your conversations clean and professional.
  • Focus-friendly: Lets you switch between apps or tabs without worrying about interruptions.

Usage

  1. Open ChatGPT and activate the voice interface.
  2. Open your browser console (F12 → Console tab).
  3. Paste the script and press Enter.
  4. Your mic will auto-mute/unmute based on tab or window focus.

About

Automatically mutes and unmutes a microphone button on a web application based on **tab focus** and **window focus**. Perfect for web apps like ChatGPT, Google Meet, or other apps where you want the mic to automatically mute when you switch tabs or applications and unmute when you return.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors