TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Alexa
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Abhishek Yadav (20)
John Iwasz (3)
Pradeep Yadav (3)
Mahesh Chand (2)
Datta Sai Krishna (2)
Sarathlal Saseendran (1)
Vinoth Rajendran (1)
Mae Mccreary (1)
Stephen Simon (1)
Related resources for Alexa
No resource found
Creating Custom Restaurant Reservation Alexa Skill Using Alexa Hosted NodeJS
10/8/2024 9:35:47 AM.
This guide walks you through setting up a voice-activated reservation system, integrating it with Alexa's developer console, and automating bookings for restaurants using simple Node.js coding tec
Create an Alexa Clone Voice Assistant Using Azure AI Speech and AI Language
11/19/2023 3:02:53 PM.
In this post, we will see all the steps to create a simple Alexa clone voice assistant using Azure AI Speech and Azure AI language.
Use Alexa Without An Echo Device
6/24/2022 6:44:37 AM.
Don't have an Echo and want to use an Alexa skill? No problem. This article shows you methods for using Alexa even if you don't have the Echo device. Have you developed an Amazon skill and hav
Connect Amazon Alexa and Bot Framework Via Bot Composer
6/9/2021 9:23:51 AM.
Explain about how to communicate between Alexa and Bot Framework using Bot Framework Composer
Everything You Need To Know About The Echo Dot 4th Gen
11/17/2020 4:07:14 PM.
The aptly named All New Echo Dot 4th Generation is a spherical smart speaker with a fabric finish that features an LED clock and the Alexa App. It’s the best Echo Dot speaker to date, and this article
Use Of Session Attributes In A Custom Alexa Skill
11/2/2020 7:38:15 AM.
In this article I am going to demonstrate how to use a session attribute in a custom Alexa skill
Create A Custom Skill To Extract Values From A Slot In Alexa
10/24/2020 8:37:07 AM.
In this article, I am going to demonstrate how to create a custom Alexa skill on Alexa Hosted node.js server to extract slot values for different slots defined in an interaction model of an Alexa skil
Create A Custom Skill To Demonstrate Dialog Delegation In Alexa
10/24/2020 8:35:21 AM.
In this article on custom Alexa skills, I am going to demonstrate how to create a custom Alexa skill on Alexa Hosted node.js server.
Automatic Delegation In An Alexa Skill
10/24/2020 8:32:54 AM.
In this article, I am going to demonstrate how to use an automatic delegation feature to simplify your code to collect and confirm slot values.
Validation Rules In Alexa Dialog Model
9/30/2020 9:18:24 AM.
In this article, I am going to explain about all of the validation rules in an Alexa skill interaction model.
Enable Confirmation For An Intent In An Alexa Skill Dialog Model
9/25/2020 1:33:06 PM.
In this article, I am going to demonstrate how to define slots and how to define prompts for intent confirmation.
Define Slot Validation Rules For Slots In An Alexa Skill Dialog Model
9/25/2020 1:31:01 PM.
In this article, I am going to demonstrate how to define validation rules for slots.
Enable Confirmation For A Slot In An Alexa Skill Dialog Model
9/24/2020 7:51:38 AM.
In this article, I am going to demonstrate how to define slots and how to define prompts for slot confirmation.
Create Utterances And Prompts In An Alexa Skill Dialog Model
9/22/2020 10:03:13 AM.
In this article, I am going to demonstrate how to create a slots and how to define Alexa speech prompts and user utterances.
Getting A Mobile Number In An Alexa Skill
9/12/2020 11:38:48 AM.
In this article on custom Alexa skills, I am going to demonstrate how to get a user’s mobile number for use in a custom Alexa skill.
Getting An Email Address In An Alexa Skill
9/12/2020 11:34:14 AM.
In this article on custom Alexa skills, I am going to demonstrate how to get a user’s email address for use in a custom Alexa skill.
Getting A Username In An Alexa Skill
9/11/2020 12:23:13 PM.
In this article on custom Alexa skills, I am going to demonstrate how to get a user’s name for use in a custom Alexa skill
Creating Custom Food Fact Skill Using Fact Skill Template
9/5/2020 1:50:01 PM.
In this article, I am demonstrating how to use a fact skill template to create a custom food fact skill.
Creating An Alexa Skill That Calls An API
9/2/2020 2:34:40 PM.
In this article, I am creating a custom Alexa skill that calls an external API to fetch information.
Creating A Custom Random Dessert Skill Using Alexa Hosted NodeJS
8/30/2020 2:16:15 PM.
in this article, a custom Alexa skill has been created which fetches a random dessert for the user.
Slot Values Comparison Using Comparison Operators In Alexa Skill
8/27/2020 9:51:20 AM.
In this article, a custom skill is created and comparison triple equals operator is used to compare slot value and execute statements accordingly.
Creating Custom Rock Paper Scissor Game Alexa Skill Using Alexa Hosted NodeJS
8/25/2020 7:39:50 AM.
in this article, i have created a custom rock paper scissor game alexa skill.
Creating Custom Birthdate Alexa Skill Using Alexa Hosted NodeJS
8/20/2020 9:03:40 AM.
In this article, i am demonstrating on how to create custom alexa skill.
How To Add Beta Testers To Test An Alexa Skill
8/17/2020 11:19:50 PM.
Learn how to add a list of beta testers to your Alexa skill to test the skill.
AI-Assistant Devices Create Opportunities For Developers
7/3/2020 4:00:52 AM.
Market for AI-assistant app and skill developers will grow.
Introduction To Building An Amazon Alexa Skill Using Alexa Skills Kit In ASP.NET Core
6/10/2020 8:57:52 AM.
In this article, I will explain how to develop Amazon Alexa Skills using AWS Lambda function or Web Service as an end point.
Current and Future State of Voice 🔊 Technology
5/27/2020 7:20:13 AM.
Join us in this open discussion about the current and future state of voice technology as we talk about their growth, potential, projects/jobs followed by your questions, and lot more
Policies For Submitting Alexa Skills
11/20/2019 6:06:49 AM.
In this article, we will be discussing guidelines for publishing skills on Alexa.
SSML In Alexa Skill Kit - Part Two
11/12/2019 9:06:45 AM.
In this article, we will learn about SSML in Alexa Skill Kit.
Managing Attributes in Alexa Skill Kit
11/6/2019 7:42:33 AM.
In this article, we will learn about the Alexa Skill Kit. The Alexa Skills Kit is a software development kit (SDK) that enables a developer to build skills.
Introduction To Voice User Experience Design
1/16/2019 10:42:41 PM.
Not just a primer on designing the voice interaction model for Alexa; this article covers invocation names, intents, utterances, and slots, as well as, practical lessons learned from deploying Alexa S
How To Debug An Alexa .NET Core Skill
11/13/2018 2:39:23 AM.
This article illustrates best practices for debugging and testing .NET Core Alexa Skills.
Creating An Alexa Skill (Synonyms Finder) - Part Two - AWS Lambda Function And Integration
8/12/2018 12:46:53 AM.
In this part-2 of article we shall learn how we can create a AWS Lambda function and integrate it with Alexa skill. We will also learn how we can call external API within our AWS Lambda function and p
Creating An Alexa Skill (Synonyms Finder) - Part One - Introduction And Interaction Model
8/3/2018 8:27:51 AM.
In this article, we shall know how we can create a basic Alexa Skill and also understand key concepts how an Alexa skill is created.
- Ebook
Source Code: Graphics Programming with GDI+
Graphics Programming with GDI+ is the .NET developer's guide to writing graphics appl...
Download