@bespoken-sdk/cli
v1.0.5
Published
CLI for Bespoken automated testing, training and monitoring for voice and chat
Downloads
60
Readme
Overview
With Bespoken, develop faster and better. Do not slow-down for:
- Time-consuming server deployments
- Over-complicated and highly manual testing routines
- Time-intensive and error-prone regression and utterance testing
The command-line tools include:
- Init - Setup a new testing project
- Proxy - Easily debug Webhook requests by having them send directly to your laptop
- Speak - Send a request directly an Alexa Virtual Device - uses the "real" Alexa! Magic!
- Test - Test your voice application with minimum code required using YAML files
- Test Suite - Test your voice application with minimum code required using YAML files
You can also use:
- --version, -v - Indicates the current BST and Node versions
- --help, -h - Shows usage information
Installation
For use of the CLI:
$ npm install @bespoken-sdk/cli -g
Learn More
- Getting Started With The CLI - Learn more about how the Bespoken CLI works
- Accuracy Testing - Evaluate the ASR and NLU for your Conversational AI application
- Functional Testing - Run end-to-end and regression tests with your Conversational AI applciations
- Load Testing - Load test the Conversational AI application
- Monitoring - Ensure your Conversational AI application is working reliably
Questions/Feedback?
Talk to us on via email at [email protected].