You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: contents/products/voice-applications-for-alexa-and-google-assistant.md
+18-17
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,20 @@
1
1
**Summary**
2
2
3
-
_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.
3
+
_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.
4
4
5
5
Foreword by Max Amordeluso.
6
6
7
-
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.
7
+
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.
8
8
9
-
**About the Technology**
9
+
**About the Technology**
10
10
11
-
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.
11
+
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.
12
12
13
-
**About the Book**
13
+
**About the Book**
14
14
15
-
_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.
15
+
_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.
16
16
17
-
**What's inside**
17
+
**What’s inside**
18
18
19
19
- Building a call-and-response skill
20
20
- Designing a voice user interface
@@ -26,11 +26,11 @@ In 2018, an estimated 100 million voice-controlled devices were installed in hom
26
26
27
27
Perfect for developers with intermediate JavaScript skills and basic Node.js skills. No previous experience with voice-first platforms is required.
28
28
29
-
**About the Author**
29
+
**About the Author**
30
30
31
-
**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.
31
+
**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.
32
32
33
-
**Table of Contents**
33
+
**Table of Contents**
34
34
35
35
1. Introduction to voice first
36
36
2. Building a call-and-response skill on Alexa
@@ -46,23 +46,24 @@ Perfect for developers with intermediate JavaScript skills and basic Node.js ski
46
46
12. Building for actions on Google with the Actions SDK
47
47
48
48
---
49
+
49
50
## DeepL粗訳
50
51
51
-
_Voice Applications for Alexa and Google Assistant_ は、Alexa と Google Assistant 用の音声ベースのアプリケーションを設計、構築、実装するためのガイドです。内部では、独自のスキル--デバイスが実行できるアクションの音声アプリ用語--をゼロから構築する方法を学ぶことができます。
52
+
_Voice Applications for Alexa and Google Assistant_ は、Alexa と Google Assistant 用の音声ベースのアプリケーションを設計、構築、実装するためのガイドです。内部では、独自のスキル–デバイスが実行できるアクションの音声アプリ用語–をゼロから構築する方法を学ぶことができます。
_Voice Applications for Alexa and Google Assistant_ は、Alexa と Google Assistant 用の音声ベースのアプリケーションを設計、構築、実装するためのガイドです。音声でスリープトラッカーをゼロから作成しながら、ユーザーの声を聞き、情報を保存し、ユーザーのコンテキストに依存するアプリケーションを構築する方法を学びます。基本をマスターした後は、マルチユースの会話フローやその他のより高度な概念をさらに深く掘り下げていきます。途中の小さなプロジェクトでは、新しいテクニックとベストプラクティスを強化していきます。
64
+
_Voice Applications for Alexa and Google Assistant_ は、Alexa と Google Assistant 用の音声ベースのアプリケーションを設計、構築、実装するためのガイドです。音声でスリープトラッカーをゼロから作成しながら、ユーザーの声を聞き、情報を保存し、ユーザーのコンテキストに依存するアプリケーションを構築する方法を学びます。基本をマスターした後は、マルチユースの会話フローやその他のより高度な概念をさらに深く掘り下げていきます。途中の小さなプロジェクトでは、新しいテクニックとベストプラクティスを強化していきます。
64
65
65
-
**中身は?**
66
+
**中身は?**
66
67
67
68
- 電話応対スキルの構築
68
69
- 音声ユーザーインターフェースの設計
@@ -74,9 +75,9 @@ Perfect for developers with intermediate JavaScript skills and basic Node.js ski
0 commit comments