Make A Voice App Like Events On GoVocal.AI

This tutorial will guide you on how to make a Voice App like “Events” for Google Assistant on GoVocal.AI.

Here are the following steps -

1. Create a new Project

2. Select Google Assistant Template

3. Save Project

4. Build Page

On Build Page you can manage the welcome message, disable and enable features like Subscription, Feedback, NPS (Net Promoter Score), Daily Updates, Push Notification, Custom Invocation or also you can set before and after responses for particular features and user permission which you want from the user for your voice app.

5. General Tab

General Tab is divided in two sections manage the welcome message, user permissions and enable features. Make Sure to save your changes.

  • Set your brand name or company name like VLCC Personal Care, Nike, Adidas etc.

  • Select the languages for your project and a default language for your project.

  • Set a welcome message for users.

  • Set a fallback message for users if your Voice App does not understand what a user is saying.

6. Setup Page

From Setup Page you can deploy your Voice App on Google Assistant or can manage your features which you enabled on build page from Manage Tab.

Learn More about how to set up Google Assistant Voice App

  • Get Project Id from Google Assistant Projects for that project which you want to update.

    • Goto create project link

    • Click on New Project

    • Enter Project Name and click on the Create Project button.

    • Scroll to the bottom of the page and select the Conversational tab template for your app.

    • Click on the three dot menu and open the Project Settings

    • Copy Project Id

    • Paste project Id

  • Set Access/Token Code to give permission to modify and update your google assistant project from GoVocal.AI.

  • Enter Recommendation phrases to increase the discoverability of your Action, and provide a way for users to deep link into your conversation by providing a specific task to accomplish.

Learn how to invoke voice app through recommendation phrases.

From here you can see your recommendation phrases

  • Once you have filled all the required details, Click on One-Click Deploy in the bottom right corner.

  • On successful creation, a button will be shown up for “Test on Google Console”.

  • From Analytics Page you can see no. of interactions with your voice app

7. Test On Google Console

Invoke Your Google Assistant Voice App

8. Next Steps