This commit is contained in:
Oliver
2025-07-29 11:45:48 -03:00
parent 2e12c7e685
commit cd25240ad1
5 changed files with 84 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ import { Conversation } from 'https://cdn.skypack.dev/@elevenlabs/client';
const callBtn = document.getElementById('callBtn');
let conversation = null;
console.log("INIT")
document.addEventListener('JSsucks', () => {
console.log("JSsucks")
callBtn.addEventListener('click', async () => {