Creating the bot when pressing to connect.

This commit is contained in:
Filipi Fuchter
2025-01-16 10:28:39 -03:00
parent 88c540f9bc
commit 5dc7d2a378
4 changed files with 167 additions and 10 deletions

View File

@@ -19,13 +19,7 @@
</div>
</div>
<div class="main-content">
<div class="bot-container">
<div id="bot-video-container">
</div>
<audio id="bot-audio" autoplay></audio>
</div>
</div>
<audio id="bot-audio" autoplay></audio>
<div class="debug-panel">
<h3>Debug Info</h3>
@@ -37,4 +31,4 @@
<link rel="stylesheet" href="/src/style.css">
</body>
</html>
</html>