Voice Applications for Alexa and Google Assistant
eBook - ePub

Voice Applications for Alexa and Google Assistant

  1. 264 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Voice Applications for Alexa and Google Assistant

About this book

Summary Voice Applications for Alexa and Google Assistant is your guide to designing, building, and implementing voice-based applications for Alexa and Google Assistant. Inside, you'll learn how to build your own "skills"—the voice app term for actions the device can perform—from scratch.Foreword by Max Amordeluso.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. You'll find registration instructions inside the print book. About the Technology In 2018, an estimated 100 million voice-controlled devices were installed in homes worldwide, and the apps that control them, like Amazon Alexa and Google Assistant, are getting more powerful, with new skills being added every day. Great voice apps improve how users interact with the web, whether they're checking the weather, asking for sports scores, or playing a game. About the Book Voice Applications for Alexa and Google Assistant is your guide to designing, building, and implementing voice-based applications for Alexa and Google Assistant. You'll learn to build applications that listen to users, store information, and rely on user context, as you create a voice-powered sleep tracker from scratch. With the basics mastered, you'll dig deeper into multiuse conversational flow and other more-advanced concepts. Smaller projects along the way reinforce your new techniques and best practices. What's inside

  • Building a call-and-response skill
  • Designing a voice user interface
  • Using conversational context
  • Going multimodal
  • Tips and best practices


About the Reader Perfect for developers with intermediate JavaScript skills and basic Node.js skills. No previous experience with voice-first platforms is required. About the Author Dustin A. Coates is a developer who focuses on voice and conversational applications. He's currently the voice search lead at Algolia and is also a Google Developers Expert for Assistant as well as cohost of the VUX World podcast. Table of Contents

  • Introduction to voice first
  • Building a call-and-response skill on Alexa
  • Designing a voice user interface
  • Using entity resolution and built?in intents in Alexa skills
  • Making a conversational Alexa skill
  • VUI and conversation best practices
  • Using conversation tools to add meaning and usability
  • Directing conversation flow
  • Building for Google Assistant
  • Going multimodal
  • Push interactions
  • Building for actions on Google with the Actions SDK

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Voice Applications for Alexa and Google Assistant by Dustin Coates in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming in JavaScript. We have over one million books available in our catalogue for you to explore.

Table of contents

  1. Cover
  2. Titlepage
  3. Copyright
  4. foreword
  5. preface
  6. acknowledgments
  7. about this book
  8. Chapter 1: Introduction to voice first
  9. Chapter 2: Building a call-and-response skill on Alexa
  10. Chapter 3: Designing a voice user interface
  11. Chapter 4: Using entity resolution and built-in intents in Alexa skills
  12. Chapter 5 : Making a conversational Alexa skill
  13. Chapter 6: VUI and conversation best practices
  14. Chapter 7 : Using conversation tools to add meaning and usability
  15. Chapter 8: Directing conversation flow
  16. Chapter 9: Building for Google Assistant
  17. Chapter 10: Going multimodal
  18. Chapter 11: Push interactions
  19. Chapter 12 : Building for actions on Google with the Actions SDK
  20. appendix A: Adding an AWS IAM profile
  21. appendix B: Connecting DynamoDB to a Lambda function
  22. Index
  23. Lists of Figures, Tables and Listings