我正在开发Alexa技能,我有一个处理用户意图的函数:'MyFunction': function() {
var toSay = ""; // Holds info what Alexa says(':ask', toSay, this.t('REPROMT_SPEECH')); // Gives the Info to Alexa
所以在我进入我的问题之前,我已经看过了。基本上,我只是想简单地播放一些音频,当音频播放完后,我只想让Alexa问用户一些问题。就这样。当我尝试发出:ask时,我得到了The following directives are not supported: Reponse may not contain an output speech,Response may no