nextcloud / nextcloud/assistant
Audio chat doesn't work on daily
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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