万本电子书0元读

万本电子书0元读

顶部广告

Voice Application Development for Android电子书

售       价:¥

2人正在读 | 0人评论 9.8

作       者:Michael F. McTear

出  版  社:Packt Publishing

出版时间:2013-11-25

字       数:56.6万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
This book will give beginners an introduction to building voice-based applications on Android. It will begin by covering the basic concepts and will build up to creating a voice-based personal assistant. By the end of this book, you should be in a position to create your own voice-based applications on Android from scratch in next to no time.Voice Application Development for Android is for all those who are interested in speech technology and for those who, as owners of Android devices, are keen to experiment with developing voice apps for their devices. It will also be useful as a starting point for professionals who are experienced in Android application development but who are not familiar with speech technologies and the development of voice user interfaces. Some background in programming in general, particularly in Java, is assumed.
目录展开

Voice Application Development for Android

Table of Contents

Voice Application Development for Android

Credits

Foreword

About the Authors

Acknowledgement

About the Reviewers

www.PacktPub.com

Support files, eBooks, discount offers and more

Why Subscribe?

Free Access for Packt account holders

Preface

What this book covers

What you need for this book

Who this book is for

Conventions

Reader feedback

Customer support

Downloading the example code

Web page for the book

Errata

Piracy

Questions

1. Speech on Android Devices

Using speech on an Android device

Speech-to-text

Text-to-speech

Voice Search

Android Voice Actions

Virtual Personal Assistants

Designing and developing a speech app

Why Google speech?

What is needed to create a Virtual Personal Assistant?

Summary

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

Starting the TTS engine

Developing applications with Google TTS

TTSWithLib app – Reading user input

TTSReadFile app – Reading a file out loud

Summary

3. Speech Recognition

The technology of speech recognition

Using Google speech recognition

Developing applications with the Google speech recognition API

ASRWithIntent app

ASRWithLib app

Summary

4. Simple Voice Interactions

Voice interactions

VoiceSearch app

VoiceLaunch app

VoiceSearchConfirmation app

Summary

5. Form-filling Dialogs

Form-filling dialogs

Implementing form-filling dialogs

Threading

XMLLib

FormFillLib

VXMLParser

DialogInterpreter

MusicBrain app

Summary

6. Grammars for Dialog

Grammars for speech recognition and natural language understanding

NLU with hand-crafted grammars

Statistical NLU

NLULib

Processing XML grammars

Processing statistical grammars

The GrammarTest app

Summary

7. Multilingual and Multimodal Dialogs

Multilinguality

Multimodality

Summary

8. Dialogs with Virtual Personal Assistants

The technology of VPA

Determining the user's intention

Making an appropriate response

Pandorabots

AIML

Using oob tag to add additional functions

The VPALib library

Creating a Pandorabot

Sample VPAs – Jack, Derek, and Stacy

Alternative approaches

Summary

9. Taking it Further

Developing a more advanced Virtual Personal Assistant

Summary

A. Afterword

Index

累计评论(0条) 0个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部