Interface protos.google.cloud.dialogflow.cx.v3.ResponseMessage.MixedAudio.ISegment (2.13.0)

Properties of a Segment.

Package

@google-cloud/dialogflow-cx!

Properties

allowPlaybackInterruption

allowPlaybackInterruption?: (boolean|null);

Segment allowPlaybackInterruption

Property Value
TypeDescription
(boolean|null)

audio

audio?: (Uint8Array|string|null);

Segment audio

Property Value
TypeDescription
(Uint8Array|string|null)

uri

uri?: (string|null);

Segment uri

Property Value
TypeDescription
(string|null)