Skip to content

Add typewriter sound effect #182

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Ceridan
Copy link

@Ceridan Ceridan commented May 11, 2024

Overview

Add sound effects during typing: typewriter sound on correct symbols and error sound when the incorrect key was pressed. Sound provides additional feedback to the user and can improve the overall experience. I made it an opt-in feature in settings.

See the demo for more details: speedtyper_dev_enable_sound.webm (make sure to turn on the sound on your device before watching the video).

References

Packages added:

The following free audio samples were used to make sounds (I extracted a fraction of the original audio):

Closes #178

@Ceridan
Copy link
Author

Ceridan commented May 11, 2024

I am not proficient in React, so I am happy to improve the code based on your feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Typewriter sound when print a character
1 participant