Skip to content

v1.2.3

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Sep 14:21

Save transcripts to your chosen folder with the native Windows Save As dialog. The last
successful folder is remembered. Export plain text, Markdown, SubRip (SRT), or WebVTT (VTT).
Cancelling a save keeps the transcript available and cancelling from the quit prompt keeps
the app open. Captions received during a save remain marked as unsaved.

For system audio, choose an output device or one open application. Application capture
includes its child processes and notifications; browsers may include multiple tabs.
Refresh the application list before selecting a source. If the application closes, its
capture stops without switching to all system audio. Select it again after restarting it.

The start and rehearsal buttons now share an aligned row, with readable explanations below.

SRT/VTT timing follows the caption session clock, including provider latency, rather than
alignment to a recording. Older recovered transcripts without timing can still be saved
as text or Markdown. Application selection must be repeated after relaunching the app.

Implements #26 and
#27.