All Jovo templates

Template: Alexa Dialog Interface

Use the Alexa Dialog Interface for slot filling

About

Learn how to use the Alexa Dialog Interface with the Jovo Framework. This Alexa Skill uses a flight search as a simple demonstration for the dialog functionality. In a multi-turn conversation, you can specify where you are flying from (fromCity), where you want to go (toCity), when you want to fly (date), and how many tickets you need (count).

Installation

Use the Jovo CLI to download this template:

Find the code and more information on GitHub

Sample Conversation

Alexa, open dialog test

Would you like to book a flight?

Yes

Where are you leaving from?

Berlin

Where are you flying to?

New York

When are you leaving?

July 21

How many tickets do you need?

3

So you are flying from Berlin to New York on 2018-07-21 and you need 3 tickets, right?

Yes

Your flight is booked, thanks!

Other Templates

Hello World

Build your first voice app with the Jovo Framework

Trivia Game

A quiz game that uses states and i18n

Alexa Audioplayer

Build an Audioplayer Skill for Amazon Alexa

Alexa Skill Events

Sample implementation of Alexa Skill Events

Alexa In-Skill Purchases

Sell a sample product with Alexa In-Skill Purchasing

Google Action Media Response

Build a Google Action that plays audio files

Join Our Newsletter

Be the first to get our free tutorials, courses, and other resources for voice app developers.