Interface protos.google.cloud.dialogflow.v2beta1.ISynthesizeSpeechConfig (6.6.0)

Properties of a SynthesizeSpeechConfig.

Package

@google-cloud/dialogflow

Properties

effectsProfileId

effectsProfileId?: (string[]|null);

SynthesizeSpeechConfig effectsProfileId

pitch

pitch?: (number|null);

SynthesizeSpeechConfig pitch

speakingRate

speakingRate?: (number|null);

SynthesizeSpeechConfig speakingRate

voice

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

SynthesizeSpeechConfig voice

volumeGainDb

volumeGainDb?: (number|null);

SynthesizeSpeechConfig volumeGainDb