metropolitan-bronze
metropolitan-bronze15mo ago

Alexa Skill issue

I don't know if this is a problem for those making a Alexa Skill, but apparently my new intents are missing in the Amazon Alexa Developer console. I had make sure there are no spaces, special characters, or numbers, which there are none. I even tried making another Voiceflow agent of the same skull, but I got a 500 error when publishing it. There was even a clue on the FAQ, but it was under a login screen
No description
2 Replies
Tico | Voiceflow Assistant
The Voiceflow project can respond with the top 3 intents for the assistant with a specific projectID. You can make a request to retrieve these top 3 intents with a JSON query. After processing your request, the Analytics API will respond with the results. You can also create a new agent and upload data to the knowledge base. There are steps available to guide you through this process. Voiceflow also offers private cloud deployments upon request. The Dialog API can use Voiceflow's NLU, or your own 3rd party or custom NLU to resolve intents. For more information, you can refer to the following resources: - Voiceflow Documentation - Voiceflow Developer Reference If you need further assistance, please refer to the detailed documentation or tutorials available on the Voiceflow website.
metropolitan-bronze
metropolitan-bronzeOP15mo ago
I'm talking about the Alexa service

Did you find this page helpful?