question

Dave avatar image
Dave asked

Number of NFI utterances that are supported

In the NFI word doc, in the "Testing Name Free Interaction In Isolation" section, it mentions that you should have at least 10 utterances for your intent. But when I add more than 5 the build fails in the Alexa Developer console with the message "Ingress point can only include up to five sample utterances."


To be clear, I adding the extra utterances in the _nameFreeInteraction -> ingressPoints -> type=INTENT -> sampleUtterances section of my json and saving building through the Alexa Developer web console

Thanks!
Dave

nfi
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

newuser-26e0a5e6-d366-4164-8072-3ec3cf3d4d97 avatar image
newuser-26e0a5e6-d366-4164-8072-3ec3cf3d4d97 answered

Hey,

in the NFI docs it says:

Troubleshooting

Common reasons for the build process to fail:

  • More than 5 skill launch phrases
  • More than 5 intent launch phrases per intent

...so I guess only up to 5 are possible currently.

10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.