-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(audio-feedback): Play sounds when toggling event recording (#1525)
This commit adds functionality for playing sounds on starting/stopping event recording when sound feedback is enabled. When rapidly pressing Shift+F7, there may be some delay in sound playback as event recording takes a moment to toggle in some circumstances. Closes #1440.
- Loading branch information
1 parent
a56ff3f
commit fa4554f
Showing
4 changed files
with
36 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+449 KB
src/AccessibilityInsights.SharedUx/Resources/Sound/start_event_recording.wav
Binary file not shown.
Binary file added
BIN
+449 KB
src/AccessibilityInsights.SharedUx/Resources/Sound/stop_event_recording.wav
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters