Lex是否能够发送(媒体和JSON)两种输出类型?

时间:2019-06-04 09:20:52

标签: amazon-web-services nlp amazon-lex ssml

文本输出 媒体输出 我们可以将lex配置为说一些文本并很好地返回子列表吗..:-

手段,例如话语:-“我附近的最终药店”输出:-

{
  speechResponse : "I found 8 drug store near you", // Alexa speaks this out loud 
  textResponse: "son list of response" // this son will be used to display list in screen of device.
}

0 个答案:

没有答案