Skip to content

Commit

Permalink
String update
Browse files Browse the repository at this point in the history
  • Loading branch information
Guido Urdaneta committed Nov 5, 2024
1 parent e1f53ae commit c847b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion selectaudiooutput-demo1.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<!-- <br><br> -->
<br>MP3 audio:
<audio id='myaudio' src='Audiobeast.mp3'></audio><br>
<button onclick='selectAndPlay()'>Play</button>
<button onclick='selectAndPlay()'>Select Audio Output and Play</button>
<button onclick='callPause()'>Pause</button><br><br>
<label id="sinklabel_myaudio"></label><br><br>
<!-- Change Audio Device: <select id="audiodevice_myaudio" onchange="deviceSelected(myaudio, audio_select_myaudio, sink_label_myaudio)"><option value="invalid"></option></select><br><br> -->
Expand Down

0 comments on commit c847b12

Please sign in to comment.