mirror of
https://github.com/thecyberlearn/victor-dashboard.git
synced 2026-08-18 21:33:05 +00:00
Update voice.html
This commit is contained in:
parent
fae2bf90f4
commit
4f146682f8
@ -185,7 +185,9 @@
|
|||||||
|
|
||||||
<!-- Frame Area -->
|
<!-- Frame Area -->
|
||||||
<div class="rounded-2xl overflow-hidden shadow-2xl bg-white w-full h-[75vh] transition-all duration-700">
|
<div class="rounded-2xl overflow-hidden shadow-2xl bg-white w-full h-[75vh] transition-all duration-700">
|
||||||
<iframe id="agentFrame" src="" class="w-full h-full border-none"></iframe>
|
<iframe id="agentFrame" src="" class="w-full h-full border-none"
|
||||||
|
allow="camera; microphone; fullscreen; display-capture"></iframe>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user