How to pause the previous audio when I play a new audio in React?
When I click on the ‘PlayCircleFilled’ icon the audio plays perfectly, the problem is that if the user clicks on different ‘PlayCircleFilled’ icons all the audios are played at the same time.