Export An Existing NLU Model
This guide details the process of exporting an existing interaction model from Alexa, Dialogflow, or Jovo for use with Spokestack.
See the documentation on our training format for a way to create a model from scratch.
Alexa
Go to the Alexa Developer Console.
Copy the contents of your Interaction Model from the JSON Editor into a file named
{skill_name}.json.Upload
{skill_name}.jsonto the Spokestack Console
Dialogflow
Go to the Dialogflow Console.
Choose the agent you would like to export.
Navigate to the agent settings (cog wheel).
Click the
Export and Importtab.Select
Export as zipand save the.zipfile.Upload the
.zipfile to the Spokestack Console
Jovo
Add your Spokestack API key and secret to your project’s configuration file.
Run the
jovo buildcommand to create aplatforms/spokestackdirectory.Run the
jovo deploycommand to upload your model.
Related Resources
Want to dive deeper into the world of Android voice integration? We've got a lot to say on the subject: