Skip to content

v7.7.6 — The site is named when it blocks the mic; Send stays on screen

Choose a tag to compare

@a3rev a3rev released this 07 Sep 05:00
· 4 commits to main since this release
2331ded
  • Fix - Staff AI voice: when a site's own security headers block the microphone (a Permissions-Policy header, common with hardening), the console now says so and that the site admin needs to allow it, instead of "access was refused"; a browser that has the microphone blocked for the site is told where to allow it; a device with no microphone is told that. On narrow phones the model switcher now shrinks so the Send button stays on screen. Your device's voice reads replies in your device's language, not the page's.

Site admins: the console's microphone needs the site to allow it — microphone=(self) in the site's Permissions-Policy header, if one is set.