Summary:
Language is the bridge of communication, and the emergence of speech recognition technology is better building this bridge. As Google pushes the Android system to be implanted in the Android system, and Google Cloud technology is promoted, Google's voice recognition will also develop better. The emergence of third-party voice companies has promoted the development of speech, and a series of convenient and fast speech research such as speech synthesis and speech recognition have become more and more perfect, and have been applied to various scenarios and machines for the benefit of mankind.
Keywords: speech recognition; speech synthesis; google ï¼›android
Table of Contents: Executive Summary 2
abstract 3
Chapter 1 Introduction 6
1.1 Background 6
1.2 Implications of the study 6
1.3 CURRENT STATE OF RESEARCH 6
1.4 Fundamentals of Speech Recognition. 7
1.5 Fundamentals of Speech Synthesis 7
Chapter 2 Overview of relevant materials 8
2.1 Human-computer interaction of mobile terminals 8
2.1.1 Development of human-computer interaction 8
2.1.2 Characteristics of Human-Computer Interaction 8
2.2 Mainstream operating system platforms for mobile phones and their corresponding voice technologies 8
2.2.1 iOS systems and their corresponding voice technologies 9
2.2.2 The Android operating system and its corresponding voice technology 9
2.3 Chapter Summary 10
Chapter 3 Android Platform Framework 10
3.1 Android Platform Architecture 11
3.2 Android Application Components 11
3.3 Android Development Environment 13
3.3.1 Common development tools for Android development 14
3.3..2 Establish a j**a runtime environment 17
3.3.3 Install Eclipse and Android SDK....18
3.3.4 Installing ADT....18
3.3.5Android project file parsing. 18
3.4Chapter Summary 19
Chapter 4 SMS Reminder Based on Android Voice Recognition 21
4.1 Demand Analysis for Voice Recognition SMS 23
4.1.1 Functional Requirements. 23
4.1.2 Performance requirements. 24
4.2 Overall design of voice recognition text messages 25
4.2.1 Architecture diagram of the application. 26
4.2.2 Application Function Modules. 27
4.2.3 Configuration of the file. 28
4.3. Detailed design of the main module of voice recognition SMS. 28
4.3.1 Detailed design of the main interface of the application. 28
4.3.2. Detailed design of speech recognition module. 28
4.3.3. Detailed design of SMS reminder module. 29
4.4 Summary of this chapter. 29
Chapter 5 Android-based Speech Synthesis. 30
5.1 System architecture of speech synthesis. 30
5.2 The environment required for speech synthesis. 31
5.3 Implementation of speech synthesis. 31
5.4 Summary of this chapter. 32
Chapter 6 Introduction and Implementation of Functional Interfaces. 33
6.1 Home. 34
6.2 Sending of information. 35
6.3 Speech recognition. 36
6.4 Speech synthesis. 37
6.5 SMS Management. 38
Chapter 7 Summary and Prospects.
7.1 Summary...40
7.2 Outlook. 41
Acknowledgments 41
Ref. 42