update Interaction Model without resubmission

让人想犯罪 __ 提交于 2019-12-12 12:47:49

问题


My intention is my users can insert some intent to my alexa skill using my applications. So I need to change the intent schema and sample utterance of my alexa skill dynamically.

Is there any way to update intent schema and sample utterances without resubmisson and without using amazon developer portal.

Thanks


回答1:


No, there is no way to update the configuration of a skill programmatically or dynamically.

There is a popular feature request in for this though:. https://forums.developer.amazon.com/content/idea/49556/programmatic-way-to-update-slots-intent-schema-and.html



来源:https://stackoverflow.com/questions/41805642/update-interaction-model-without-resubmission

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!