Interface protos.google.cloud.dialogflow.cx.v3.IOutputAudioConfig (4.6.0)

Properties of an OutputAudioConfig.

Package

@google-cloud/dialogflow-cx

Properties

audioEncoding

audioEncoding?: (google.cloud.dialogflow.cx.v3.OutputAudioEncoding|keyof typeof google.cloud.dialogflow.cx.v3.OutputAudioEncoding|null);

OutputAudioConfig audioEncoding

sampleRateHertz

sampleRateHertz?: (number|null);

OutputAudioConfig sampleRateHertz

synthesizeSpeechConfig

synthesizeSpeechConfig?: (google.cloud.dialogflow.cx.v3.ISynthesizeSpeechConfig|null);

OutputAudioConfig synthesizeSpeechConfig