lets see
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
console.log('INIT ELEVENLABS')
|
||||
|
||||
import { Conversation } from 'https://cdn.skypack.dev/@elevenlabs/client';
|
||||
|
||||
|
||||
const callBtn = document.getElementById('callBtn');
|
||||
let conversation = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user