Interface protos.google.cloud.dialogflow.v2.ITextToSpeechSettings (6.6.0)

Properties of a TextToSpeechSettings.

Package

@google-cloud/dialogflow

Properties

enableTextToSpeech

enableTextToSpeech?: (boolean|null);

TextToSpeechSettings enableTextToSpeech

outputAudioEncoding

outputAudioEncoding?: (google.cloud.dialogflow.v2.OutputAudioEncoding|keyof typeof google.cloud.dialogflow.v2.OutputAudioEncoding|null);

TextToSpeechSettings outputAudioEncoding

sampleRateHertz

sampleRateHertz?: (number|null);

TextToSpeechSettings sampleRateHertz

synthesizeSpeechConfigs

synthesizeSpeechConfigs?: ({ [k: string]: google.cloud.dialogflow.v2.ISynthesizeSpeechConfig }|null);

TextToSpeechSettings synthesizeSpeechConfigs