npx claudepluginhub punt-labs/claude-plugins --plugin vox[@voice-name]/unmuteUnmute notification sounds globally or for the current session/tab
Enable voice mode (spoken notifications). Optionally set a session voice or browse the roster. Does not change the notification level — use /vox y or /vox c for that.
/unmute — Enable voice mode (spoken notifications)/unmute @matilda — Set session voice to matilda and enable voice/unmute @ — Browse voice roster (who's at the mic?)who MCP tool to get current and featured voices.featured has 2+ voices, build a candidate list: start with current (if set), then append featured voices, de-duplicating by name. Take the first 4 and call AskUserQuestion (label=name, description=blurb; append "(current)" to the current voice's description). Then call speak with mode="y" and voice set to the chosen name.featured has fewer than 2 voices, call speak with mode="y" (provider default). Done — no text output.@<name>: Call the speak MCP tool with mode="y" and voice="<name>". No text output — the panel confirms.@ (bare @): Call the who MCP tool to list voices. Display featured voices with blurbs in a casual "who's around" format. Tell the user to pick with /unmute @<name>.