Skip to content

Conversation

@Ceridan
Copy link
Contributor

@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
Contributor Author

Ceridan commented May 11, 2024

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

@codicocodes
Copy link
Owner

Thanks for the PR! I'm probably not looking to move forward with this for now, mainly because the I need to find and replace the bin files as a security measure. But I really appreciate the contribution, and looks like an interesting feature!

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

2 participants