Interface protos.google.cloud.dialogflow.v2.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.v2.IVoiceSelectionParams|null);

SynthesizeSpeechConfig voice

volumeGainDb

volumeGainDb?: (number|null);

SynthesizeSpeechConfig volumeGainDb