[X] This issue is not a bug report. (please use a different template for reporting a bug)
[X] This issue is not a duplicate of an existing issue. (please use the search to find existing issues)
Description
There are a lot of new features added in VSCode's accessibility support to help blind and visually impared users to work faster. These recent additions include different sounds for different events, such as errors and warnings in the code, which is really helpful when a user can navigate to the line and hear the sound of an error. It would be really helpful if such things are added to Monaco's editor and if they can be configured later to the user's preferance.
Context
Description
There are a lot of new features added in VSCode's accessibility support to help blind and visually impared users to work faster. These recent additions include different sounds for different events, such as errors and warnings in the code, which is really helpful when a user can navigate to the line and hear the sound of an error. It would be really helpful if such things are added to Monaco's editor and if they can be configured later to the user's preferance.
Monaco Editor Playground Link
https://microsoft.github.io/monaco-editor/
Monaco Editor Playground Code
No response