I'm trying to create an Alexa skill that has a fairly wide disclosure of the possible number of phrases that it could use. Too much to write by hand.
I can probably generate the list programmatically, but it changes often, so I would like it to be updated frequently.
Is there an Amazon API I can call to update the possible values for a custom slot type without having to manually register and copy and paste it all the time?
- Amazon API . , API.AI , Alexa ASK, , , , , Google .
, ( ), , " ": , . , - - API.
, API , , .
Amazon , () .
! . .
https://developer.amazon.com/docs/smapi/interaction-model-operations.html#update-interaction-model
No, but now there is a beta editor that allows you to drag and drop a single JSON file containing all statements, intentions and slots. Log in to the developer portal and click on Beta Interaction Builder.
Source: https://habr.com/ru/post/1666302/More articles:What is the most efficient way to parse JSON objects that are dynamically called? - jsonFailed to get table from BeautifulSoup - pythonHighlighting multiple cells of different colors with Pandas - pythonHow to redirect one port in a docker container to the container host? - dockerCompilation of character search errors, including Pipeline, PCollection, PipelineOptions, etc. - google-cloud-dataflowПочему это, если условие работает частично? - pythonConvert HTML to CSV - pythonInstalling the old version of gdb - linuxHow can I run Jupyter Notebook in Safari? - pythonЕсть ли способ изложить текст с темной линией в PIL? - pythonAll Articles