alexa-mp3-validator
MP3 validator
validates MP3 files according to Alexa's requirements before they can be used in an Amazon Alexa skill
A node module for validating your MP3 files to be used in your Amazon Alexa skill.
5 stars
2 watching
0 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
alexaalexa-mp3-validatoralexa-skillmp3-filesnodejs
Related projects:
Repository | Description | Stars |
---|---|---|
alexa-samples/skill-sample-nodejs-audio-player | An Alexa Skill template showcasing the Audio Player Interface using Node.js | 470 |
okofish/ssmlol | Validates MP3 files against Alexa SSML <audio> tags requirements | 3 |
tejashah88/node-alexa-smapi | Provides a client library for interacting with the Alexa Skill Management API | 13 |
alexa-samples/skill-sample-nodejs-fact | Builds an Alexa skill with a fact-based voice interface and backend logic | 1,146 |
alexa-js/alexa-verifier-middleware | An express middleware to verify HTTP requests from Amazon | 31 |
alexa-samples/skill-sample-nodejs-trivia | A basic Alexa trivia skill template using Node.js | 260 |
alexa-samples/skill-sample-nodejs-howto | A tutorial on creating an Alexa skill using a Node.js template | 246 |
alexa-samples/skill-sample-nodejs-petmatch | An Alexa Skill Kit sample project demonstrating Dialog Management and Entity Resolution | 99 |
stojanovic/alexa-skill-kit | A library that simplifies the development of Alexa Skills with Node.js and AWS Lambda | 280 |
theevildev/hapi-alexa | Provides an integration framework for building Amazon Alexa skills with Node.js and Hapi. | 2 |
alexa-js/alexa-utterances | Generates expanded Amazon Alexa utterances from a template string by filling in slots with possible values from a dictionary. | 152 |
alexa-samples/skill-sample-nodejs-decision-tree | An Alexa skill that uses a decision tree algorithm to ask a series of questions and provide a suggested career path | 168 |
bespoken/virtual-alexa | Provides an API to programmatically test and debug Alexa skills | 112 |
alexa/alexa-skills-kit-sdk-for-java | A Java SDK for building Alexa skills with minimal boilerplate code | 815 |
alexa-samples/skill-sample-nodejs-quiz-game | Builds a basic quiz game skill using Alexa's voice interface and Node.js backend | 265 |