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

Properties of a SynthesizeSpeechConfig.

Package

@google-cloud/dialogflow-cx

Properties

effectsProfileId

effectsProfileId?: (string[]|null);

SynthesizeSpeechConfig effectsProfileId

pitch

pitch?: (number|null);

SynthesizeSpeechConfig pitch

speakingRate

speakingRate?: (number|null);

SynthesizeSpeechConfig speakingRate

voice

voice?: (google.cloud.dialogflow.cx.v3.IVoiceSelectionParams|null);

SynthesizeSpeechConfig voice

volumeGainDb

volumeGainDb?: (number|null);

SynthesizeSpeechConfig volumeGainDb