outputFormat property

OutputFormat? outputFormat
final

The format in which the returned output will be encoded. For audio stream, this will be mp3, ogg_vorbis, or pcm. For speech marks, this will be json.

Implementation

final OutputFormat? outputFormat;