Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 374 Bytes

File metadata and controls

21 lines (14 loc) · 374 Bytes

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