Module description:
SoundManager is a Singleton class that provides a comprehensive management for the application's sounds and music. Simply use its functions, get a uid of the sound activated, and then use this uid to make any sound activation function with it.
Updates in 2.2 release:
Fixing bugs - adding sounds while muted
Functionalities:
play in loop
play once
Stop a sound by id
Stop and release all sounds
Start main sound
Stop main sound
Pause sound
Resume sound
Forward sound
Rewind sound
Toggle mute
Set volume for specific sound
For support and/or contribution visit the github page:
https://github.com/MatanelM/AndroidSoundManager