mirror of
https://github.com/lewismoten/data-over-audio.git
synced 2026-05-03 21:47:29 +08:00
send audio direct to analyzer
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
<div class="panels">
|
||||
<div>
|
||||
<h2>Message</h2>
|
||||
<label>
|
||||
<input type="checkbox" id="send-via-speaker">Speakers
|
||||
</label><br />
|
||||
<input type="text" id="text-to-send">
|
||||
<button id="send-button">Send</button><br />
|
||||
<textarea id="sent-data" rows="10" cols="40"></textarea><br />
|
||||
|
||||
Reference in New Issue
Block a user