Skip to content

[Chats] Voice transcription gets stuck in the UI after multiple consecutive recordings #8773

Description

@dariacherepanova

DIAL chat version

0.0.1

How to reproduce

PRE-CONDITIONS:
User has an active chat session and access to the voice recording feature (microphone/dictation control).

TEST STEPS:

  1. Start a voice recording and stop it.
  2. Wait until the transcription is added to the message input.
  3. Start another voice recording and stop it to add more information to the same message (without sending).
  4. Repeat step 3 several times (multiple consecutive recordings within the same window).

Actual result

The transcription gets stuck in the UI. The user sees no error or explanation and cannot continue editing the message. The only available action is to click the X icon and remove the stuck recording.

The Network request returns 503 – "Audio transcription is temporarily unavailable. Please try again later." After approximately 5–10 seconds, recording starts working again.

Image

Expected result

All voice recordings should be combined into one message input window, allowing the user to keep adding information without sending each recording as a separate request. The user should be able to continue adding information to the same message.

Confidential information

  • I confirm that do not share any confidential information

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

P2 – HighFeature works partially or is broken for a specific segment. A workaround exists but is inconvenientbugSomething isn't workingclient_required

Type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions