# XWUIMediaTranscript

Timed, editable transcript synced to host-owned media time with click-to-seek, speakers and SRT/VTT export. ASR drafts are proposals until accepted. Default autonomy suggest.

## Basic Usage

Pending ASR segment with visible autonomy.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Pending ASR segment with visible autonomy.
```

## Empty State

Empty transcript still shows the autonomy badge.

```example
file: examples/EmptyState.ts
html: examples/EmptyState.html
title: Empty State
description: Empty transcript still shows the autonomy badge.
```

## Pending ASR

Model-proposed wording shown beside the current cue.

```example
file: examples/PendingAsr.ts
html: examples/PendingAsr.html
title: Pending ASR
description: Model-proposed wording shown beside the current cue.
```

## Accepted cue

Accepted cue is ready for SRT export.

```example
file: examples/ExportedSrt.ts
html: examples/ExportedSrt.html
title: Accepted cue
description: Accepted cue is ready for SRT export.
```

```api
```
