outputFormatConfig property

OutputFormatConfig? outputFormatConfig
getter/setter pair

Configuration for the format of the results stored to output.

If unspecified transcripts will be written in the NATIVE format only.

Optional.

Implementation

OutputFormatConfig? outputFormatConfig;