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

Properties of an OutputAudioConfig.

Package

@google-cloud/dialogflow-cx

Properties

audioEncoding

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

OutputAudioConfig audioEncoding

sampleRateHertz

sampleRateHertz?: (number|null);

OutputAudioConfig sampleRateHertz

synthesizeSpeechConfig

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

OutputAudioConfig synthesizeSpeechConfig