Search
Preparing search index...
The search index is not available
actions-on-google
Guides
Reference
Codelabs
Samples
Glossary
Options
All
Public
Public/Protected
All
Inherited
Menu
service/actionssdk/conversation/response/simple
SimpleResponseOptions
Globals
{"Actions SDK":{"Overview":"actionssdk","Conversation":"classes/actionssdk.actionssdkconversation","api/v2":"actionssdk_api_v2"},"Dialogflow":{"Overview":"dialogflow","Conversation":"classes/dialogflow.dialogflowconversation","api/v1":"dialogflow_api_v1","api/v2":"dialogflow_api_v2"},"Smart Home":{"Overview":"smarthome","Smart Home App":"interfaces/smarthome.smarthomeapp","api/v1":"smarthome_api_v1"},"Framework":{"Overview":"framework","Assistant":"assistant","Rich Responses":"conversation_response"}}
Interface SimpleResponseOptions
Hierarchy
SimpleResponseOptions
Properties
speech
text
Properties
speech
speech
:
string
Speech to be spoken to user. SSML allowed.
Optional
text
text
:
undefined
|
string
Optional text to be shown to user
Simple
Response
Simple
Response
Options
speech
text
Generated using
TypeDoc
Speech to be spoken to user. SSML allowed.