AudioContent: {
    url: string;
}

Type declaration

  • url: string

    Either a URL of the audio or the base64 encoded audio data.

Generated using TypeDoc