alexa-bridge | A bridge between Alexa Skills and the Microsoft Bot SDK | Bot library
kandi X-RAY | alexa-bridge Summary
kandi X-RAY | alexa-bridge Summary
This is a simple restify-based server that acts as a bridge between an Alexa Skill and the Azure Bot Service. Utterances originating at an Alexa endpoint e.g. an Echo device are received by this bridge, translated and forwarded to the Microsoft Bot Framework. Replies coming back from the Bot are then returned to the originating endpoint. Alexa will read out the text in the Text field of the Bot reply.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Alex for an intent intent event
- Subscribe to bot
- Create an AJAX reply to an activity message .
- Start the bridge .
- Creates a Lexa session ending in a session .
- Run shell command
- Send a response to a reply .
- creates a request reply to the session .
- Process arguments .
- Creates an audio progress message for an experiment .
alexa-bridge Key Features
alexa-bridge Examples and Code Snippets
Community Discussions
Trending Discussions on alexa-bridge
QUESTION
i have developed a bot using microsoft bot framework nodejs sdk. i want to use alexa-bridge https://github.com/CatalystCode/alexa-bridge to give my bot the alexa voice interface. i am actually stuck at the initial steps of deploying the bridge on azure.
when i click on deploy to azure button available on the alexa-bridge github page
it takes me to my azure portal
i know bot id, direct line secret but have no idea about server farm id field. Create server farm field takes true/false. what do i need to do to deploy the bridge on azure portal.
...ANSWER
Answered 2018-Jun-25 at 03:15The Server Farm Id
actually is your Web App App Service Plan
name. And bool of Create Server Farm
determine to whteher create a new App Service Plan. You can set the value as you want, Here is my test deployment:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install alexa-bridge
Get yourself ngrok. To test both the bridge and the bot on your local machine you'll need two ngrok instances running.
First you'll need an Alexa skill. Set this up to be a Custom skill with whatever Skill Invocation Name you prefer.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page