Skip to content

Agent does't reply when starting call #63

@rodrigobdz

Description

@rodrigobdz

Issue Reproduction Steps

  1. Sign up on LiveKit and create project
  2. Enable token server in project settings on LiveKit Cloud
  3. Create new agent in web dashboard using Create in browser using Agent Builder button and deploy
  4. Copy Token server sandboxId from project settings on LiveKit Cloud
  5. Run the command after replacing <token_server_sandbox_id> with the one from the previous step
    lk app create --template agent-starter-android --sandbox <token_server_sandbox_id>
  6. Open project in Android Studio
  7. Sync Gradle files
  8. Build and run the app
  9. Tap on start call and allow mic access
  10. No greeting from agent, no error in the console, chatting with the agent doesn't result in the agent replying.

Am I missing a step? How to fix this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions