You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like few improvements :
An addEventListener() that would execute the function when the sound changes, and add another function to get the actual path to the sound.
These functions are very important and should be implemented.
My example
I want to code a chat where the user can play the audio from the chat. As there can be several audios on the screen, I need to know if the user wants to play another one. There's alternatives, but the implementation of these functions would be much more simple.
Good job for your project
The text was updated successfully, but these errors were encountered:
Hello,
I would like few improvements :
An addEventListener() that would execute the function when the sound changes, and add another function to get the actual path to the sound.
These functions are very important and should be implemented.
My example
I want to code a chat where the user can play the audio from the chat. As there can be several audios on the screen, I need to know if the user wants to play another one. There's alternatives, but the implementation of these functions would be much more simple.
Good job for your project
The text was updated successfully, but these errors were encountered: