Skip to content

fix: treat recordings without audio as a non-error transcription state #628

Description

@EtienneLescot

Observed

A screen-only recording with no system audio and no microphone is recorded successfully, but opening transcription reports NoAudioTrackError as a transcription failure.

Reproduction

  1. Disable system audio and microphone.
  2. Record a screen capture and open it in the editor.
  3. Open the Transcription inspector.

Expected

The editor should clearly say that the recording has no decodable audio / cannot be transcribed, without presenting it as a failed transcription job. A non-error empty state would make the distinction clear.

Environment

  • Windows
  • OpenScreen 1.11.0-rc.1, CI artifact from Actions run 34114348128
  • Manual computer-use E2E pass

The recording itself, cursor sidecar, editing flow and export all succeed; this is an error-state UX issue.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions