Define a function to call when the soundfile is done playing.
Examples
Syntax
onended(callback)
Parameters
callback
Function: Name of a function that will be called when the soundfile is done playing.
Notice any errors or typos? Please let us know. Please feel free to edit src/SoundFile.js and open a pull request!