BotFramework-WebChat icon indicating copy to clipboard operation
BotFramework-WebChat copied to clipboard

Accessibility: Microphone turn on/off sound effects for blind people

Open neoffer opened this issue 1 year ago • 0 comments

Is your feature request related to a problem?

Blind people cannot understand when the microphone is ready to listen voice input and, don't know wheter it is disabled or not. I tried the useMicrophoneButtonClick and useMicrophoneButtonDisabled hooks to play hidden audio elements, but they're not called correctly and browser displays a warning that gesture is required to play audio files.

Describe the suggestion or request in detail

Please add customizable sound effects for microphone click and disabled events.

Describe alternatives you have considered

You may provide an example how to implement this accessibility feature with the current version.

Additional context

No response

neoffer avatar Mar 22 '24 06:03 neoffer