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:
- Start a voice recording and stop it.
- Wait until the transcription is added to the message input.
- Start another voice recording and stop it to add more information to the same message (without sending).
- 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.
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
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:
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.
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