fix
This commit is contained in:
@@ -22,7 +22,6 @@ callBtn.addEventListener('click', async () => {
|
||||
console.log('Connecting to agent...');
|
||||
|
||||
try {
|
||||
const { Conversation } = window.ElevenLabs;
|
||||
|
||||
conversation = await Conversation.startSession({
|
||||
agentId: 'agent_01jx2xm2w4exwvjhbq52js687f',
|
||||
|
||||
Reference in New Issue
Block a user