All Jovo templates

Template: Hello World

Build your first voice app with the Jovo Framework

About

By using this default template for Jovo, you are able to create a simple "Hello World" voice app. This template makes use of a 'HelloWorldIntent' to say hi. If users respond with a name (with an input type called 'name' that is mapped to either 'AMAZON.US_FIRST_NAME' for Alexa or '@sys.given-name' for Dialogflow) in a 'MyNameIsIntent', they are then greeted accordingly.

Installation

Use the Jovo CLI to download this template:

Find the code and more information on GitHub

Sample Conversation

Open my test app

Hello World! What's your name?

Chris

Hi Chris, nice to meet you.

Other Templates

Trivia Game

A quiz game that uses states and i18n

Alexa Audioplayer

Build an Audioplayer Skill for Amazon Alexa

Alexa Dialog Interface

Use the Alexa Dialog Interface for slot filling

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.