I would like to have a button that will play an audio file. The icon of the button will change if the file is playing or stopped. This is what the code for the button looks like
play_circle_filled
If the JS could use getellimentbyID to change the button. The bit I can seem to do is the toggling for play to stopped. All help will be much appreciated. Thanks James