Skip to content
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

Feature/sound #125

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Feature/sound #125

wants to merge 6 commits into from

Conversation

akii09
Copy link

@akii09 akii09 commented Jul 15, 2023

Description:
This PR adds a new feature to the Toastify library, allowing users to add sound support to toast notifications. The feature enhances user engagement and provides audio cues for important notifications. The PR includes the necessary code changes to enable sound functionality and updates the README file with documentation and usage examples.

Changes Made:
Added support for sound in the Toastify library.
Implemented the ability to specify custom sound files or use default sounds.
Updated the README file with detailed documentation and usage examples for the new sound feature.

Testing Done:
✔️ Created test cases to verify the correct behaviour of sound functionality.
✔️ Tested the feature with different sound types and custom sound files.
✔️ Verified that toast notifications display with the appropriate sound.
✔️ Please review and merge this PR. It adds valuable functionality to the Toastify library and improves the overall user experience.

Thank you!

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.

None yet

1 participant