Interface protos.google.cloud.dialogflow.cx.v3.IAudioInput (2.13.0)

Properties of an AudioInput.

Package

@google-cloud/dialogflow-cx!

Properties

audio

audio?: (Uint8Array|string|null);

AudioInput audio

Property Value
TypeDescription
(Uint8Array|string|null)

config

config?: (google.cloud.dialogflow.cx.v3.IInputAudioConfig|null);

AudioInput config

Property Value
TypeDescription
(google.cloud.dialogflow.cx.v3.IInputAudioConfig|null)