listen to audio

This commit is contained in:
Lewis Moten
2024-04-30 22:26:10 -04:00
parent 31479d2b29
commit 93abebef38
2 changed files with 92 additions and 1 deletions

View File

@@ -16,7 +16,7 @@
</div>
<div>
<label>
<input type="checkbox" id="is-listening">Listening
<input type="checkbox" id="is-listening-checkbox">Listening
</label>
<h2>Received</h2>
<textarea id="received-data" rows="10" cols="40"></textarea><br />