All Projects → bespoken → Bst

bespoken / Bst

Licence: apache-2.0
🔧 Bespoken Tools - Tools for making voice apps faster and better

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Bst

Alexa Skill Kit
Library for effortless Alexa Skill development with AWS Lambda
Stars: ✭ 278 (+44.04%)
Mutual labels:  alexa, alexa-skills-kit, amazon-echo
cookiecutter-flask-ask
Cookiecutter template for Alexa skills based on the fantastic Flask-Ask framework 🍾🗣❓
Stars: ✭ 51 (-73.58%)
Mutual labels:  alexa, amazon-echo, alexa-skills-kit
Amazon Alexa Php
Php library for amazon echo (alexa) skill development.
Stars: ✭ 93 (-51.81%)
Mutual labels:  alexa, echo, amazon-echo
Alexa Skills Kit Sdk For Java
The Alexa Skills Kit SDK for Java helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.
Stars: ✭ 758 (+292.75%)
Mutual labels:  alexa, alexa-skills-kit, amazon-echo
Chatskills
Run and debug Alexa skills on the command-line. Create bots. Run them in Slack. Run them anywhere!
Stars: ✭ 171 (-11.4%)
Mutual labels:  alexa, echo, amazon-echo
Awesome Amazon Alexa
🗣Curated list of awesome resources for the Amazon Alexa platform.
Stars: ✭ 458 (+137.31%)
Mutual labels:  alexa, alexa-skills-kit, amazon-echo
alexa-ruby
Ruby toolkit for Amazon Alexa service
Stars: ✭ 17 (-91.19%)
Mutual labels:  alexa, amazon-echo, alexa-skills-kit
Assistantcomputercontrol
Control your computer with your Google Home or Amazon Alexa assistant!
Stars: ✭ 554 (+187.05%)
Mutual labels:  alexa, google-assistant, amazon-echo
Echo Sonos
Amazon Echo integration with Sonos
Stars: ✭ 722 (+274.09%)
Mutual labels:  echo, alexa-skills-kit, amazon-echo
Flask Ask
Alexa Skills Kit for Python
Stars: ✭ 1,877 (+872.54%)
Mutual labels:  alexa, echo, alexa-skills-kit
Depressionai
Alexa skill for people suffering with depression.
Stars: ✭ 92 (-52.33%)
Mutual labels:  alexa, alexa-skills-kit
Laibot Client
开源人工智能,基于开源软硬件构建语音对话机器人、智能音箱……人机对话、自然交互,来宝拥有无限可能。特别说明,来宝运行于Python 3!
Stars: ✭ 81 (-58.03%)
Mutual labels:  echo, google-assistant
Jovo Framework
🔈 The Open Source Voice Layer: Build Voice Experiences for Alexa, Google Assistant, Samsung Bixby, Web Apps, and much more
Stars: ✭ 1,320 (+583.94%)
Mutual labels:  alexa, google-assistant
Ask Cli
Alexa Skills Kit Command Line Interface
Stars: ✭ 100 (-48.19%)
Mutual labels:  alexa-skills-kit, cli
Assistantjs
TypeScript framework to build cross-platform voice applications (alexa, google home, ...).
Stars: ✭ 100 (-48.19%)
Mutual labels:  alexa, google-assistant
Alexa Myqgarage
Use your Echo to control your Chamberlain MyQ Garage door
Stars: ✭ 63 (-67.36%)
Mutual labels:  alexa, alexa-skills-kit
Alexa Voice Service.js
Library for interacting with Alexa Voice Service (AVS) in the browser.
Stars: ✭ 123 (-36.27%)
Mutual labels:  alexa, alexa-skills-kit
Awesome Voice Apps
🕶 A curated list of awesome voice projects, tools, and resources for Amazon Alexa, Google Assistant, and more.
Stars: ✭ 138 (-28.5%)
Mutual labels:  alexa, google-assistant
Alexa App
A framework for Alexa (Amazon Echo) apps using Node.js
Stars: ✭ 1,015 (+425.91%)
Mutual labels:  alexa, amazon-echo
Virtual Alexa
🤖 Easily test and debug Alexa skills programmatically
Stars: ✭ 106 (-45.08%)
Mutual labels:  alexa, alexa-skills-kit

BST

Switch to BEAST mode
Develop, Debug, and Test Alexa skill and Google Actions Better and Faster

Build Status Codecov Coverage Status NPM Version Read The Docs Contact us


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:

  • Test - Test your voice application with minimum code required using YAML files
  • Proxy - Easily debug Alexa requests by having them send directly to your laptop
  • Launch - Send a Launch Request to your Alexa skill
  • Utter and Intend - Send intents and utterances to your Alexa skill
  • Speak - Send a request directly an Alexa Virtual Device - uses the "real" Alexa! Magic!

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-tools -g

Learn More

Questions/Feedback?

Talk to us on Gitter, also feel free to open an issue for a bug or feature request.

We love to hear feedback.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].