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

Properties of an InlineResult.

Package

@google-cloud/speech

Properties

srtCaptions

srtCaptions?: (string|null);

InlineResult srtCaptions

transcript

transcript?: (google.cloud.speech.v2.IBatchRecognizeResults|null);

InlineResult transcript

vttCaptions

vttCaptions?: (string|null);

InlineResult vttCaptions