Skip to content

feat: Add a method to play beep tones#9612

Open
gonfunko wants to merge 1 commit intov13from
beep-beep
Open

feat: Add a method to play beep tones#9612
gonfunko wants to merge 1 commit intov13from
beep-beep

Conversation

@gonfunko
Copy link
Contributor

@gonfunko gonfunko commented Mar 3, 2026

The basics

The details

This PR adds a beep() method to WorkspaceAudio. This is backported from the screenreader branch, and is needed for other screenreader/keyboard nav backporting which uses it to play earcons and beep when reaching the end of navigable content. It also factors out some common validation/preparation code also used by the play() method.

@gonfunko gonfunko requested a review from maribethb March 3, 2026 23:11
@gonfunko gonfunko requested a review from a team as a code owner March 3, 2026 23:11
@github-actions github-actions bot added the PR: feature Adds a feature label Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: feature Adds a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants