Interface protos.google.cloud.dialogflow.v2beta1.Intent.Message.ITelephonySynthesizeSpeech (3.3.0)

Properties of a TelephonySynthesizeSpeech.

Package

@google-cloud/dialogflow!

Properties

ssml

ssml?: (string|null);

TelephonySynthesizeSpeech ssml

Property Value
TypeDescription
(string|null)

text

text?: (string|null);

TelephonySynthesizeSpeech text

Property Value
TypeDescription
(string|null)