Interface protos.google.cloud.speech.v2.IOutputFormatConfig (6.3.0)

Properties of an OutputFormatConfig.

Package

@google-cloud/speech

Properties

native

native?: (google.cloud.speech.v2.INativeOutputFileFormatConfig|null);

OutputFormatConfig native

srt

srt?: (google.cloud.speech.v2.ISrtOutputFileFormatConfig|null);

OutputFormatConfig srt

vtt

vtt?: (google.cloud.speech.v2.IVttOutputFileFormatConfig|null);

OutputFormatConfig vtt