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

GetSpeechSynthesisTaskInput

import type { GetSpeechSynthesisTaskInput } from "https://aws-api.deno.dev/v0.3/services/polly.ts?docs=full";
interface GetSpeechSynthesisTaskInput {
TaskId: string;
}

§Properties

§
TaskId: string
[src]

The Amazon Polly generated identifier for a speech synthesis task.