Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GoogleActionsV2SpeechResponse

Hierarchy

  • GoogleActionsV2SpeechResponse

Properties

Properties

Optional ssml

ssml: undefined | string

Structured spoken response to the user in the SSML format, e.g. \" Say animal name after the sound. \". Mutually exclusive with text_to_speech.

Optional textToSpeech

textToSpeech: undefined | string

Plain text of the speech output, e.g., \"where do you want to go?\"/

Generated using TypeDoc