nextcloud / nextcloud/assistant

Audio chat doesn't work on daily

Open
#317 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug priority normal
Dominant language
JavaScript
Stars
88
Forks
43
Avg merge
18h 49m
Merged PRs (30d)
3

Description

Which version of assistant are you using?

main branch

Which version of Nextcloud are you using?

master branch

Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.

Firefox

Describe the Bug

Chat with AI shows the Mic button, clicking it records audio, but submitting the audio doesn't do anything.

Browser console log:

Uncaught TypeError: can't access property "length", M is undefined
Expected Behavior

Audio should be submitted as a chat message

To Reproduce

See above

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue in Firefox on the main branch using the Chat with AI microphone flow, and inspect the browser console for the reported TypeError. Trace the audio submission path from recording through sending the chat message; done means recorded audio is submitted and appears as a chat message without the error.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.