convert
Converts an Alexa Interaction Model in JSON format to a Speechly configuration
Usage
speechly convert [flags]
Flags
--help
-h
(bool) - help for convert--language
-l
(string) - Language of input (default 'en-US')
Examples
speechly convert my-alexa-skill.json
speechly convert --language en-US my-alexa-skill.json