Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Subtitles

import type { Subtitles } from "https://aws-api.deno.dev/v0.3/services/transcribeservice.ts?docs=full";

Generate subtitles for your batch transcription job.

interface Subtitles {
Formats?: SubtitleFormat[] | null;
}

§Properties

§
Formats?: SubtitleFormat[] | null
[src]

Specify the output format for your subtitle file.