更新时间:2021-07-21 18:22:01
coverpage
Voice Application Development for Android
Credits
Foreword
About the Authors
Acknowledgement
About the Reviewers
www.PacktPub.com
Support files eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. Speech on Android Devices
Using speech on an Android device
Designing and developing a speech app
Why Google speech?
What is needed to create a Virtual Personal Assistant?
Summary
Chapter 2. Text-to-Speech Synthesis
Introducing text-to-speech synthesis
The technology of text-to-speech synthesis
Using pre-recorded speech instead of TTS
Using Google text-to-speech synthesis
Developing applications with Google TTS
Chapter 3. Speech Recognition
The technology of speech recognition
Using Google speech recognition
Developing applications with the Google speech recognition API
Chapter 4. Simple Voice Interactions
Voice interactions
VoiceSearch app
VoiceLaunch app
VoiceSearchConfirmation app
Chapter 5. Form-filling Dialogs
Form-filling dialogs
Implementing form-filling dialogs
Threading
XMLLib
FormFillLib
MusicBrain app
Chapter 6. Grammars for Dialog
Grammars for speech recognition and natural language understanding
NLU with hand-crafted grammars
Statistical NLU
The GrammarTest app
Chapter 7. Multilingual and Multimodal Dialogs
Multilinguality
Multimodality
Chapter 8. Dialogs with Virtual Personal Assistants
The technology of VPA
Making an appropriate response
Pandorabots
The VPALib library
Creating a Pandorabot
Sample VPAs – Jack Derek and Stacy
Chapter 9. Taking it Further
Developing a more advanced Virtual Personal Assistant
Appendix A. Afterword
Index