CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java

文件名称:6

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2014-08-03
  • 文件大小:
    13.27mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

Android平板电脑开发实战详解和典型案例——光盘源码

此书出版时间:2013-02-01

从Android 2.0趣味特性、Android 4.0新特性的基础知识到完整综合案例,由浅入深,循序渐进地进行了详解,既适合Android 4.0初学者学习,也适合有一定基础的读者进一步提升之用。



第6章 android TTS及语音识别

6.1 语音合成技术概览

6.1.1 Android系统TTS的设置界面

6.1.2 Android TTS引擎

6.1.3 语音合成类——TextToSpeech

6.2 发音功能

6.2.1 基础知识

6.2.2 一个简单的案例

6.3 记忆功能

6.3.1 基础知识

6.3.2 一个简单的案例

6.4 保存与关联功能

6.4.1 基础知识

6.4.2 一个简单的案例

6.5 TTS引擎“手说TTS”

6.5.1 基础知识

6.5.2 一个简单的案例

6.6 语音识别——SpeechRecognizer

6.6.1 识别信息类基本知识

6.6.2 信息识别类使用案例

6.7 小结-Detailed real Android tablet computer developed and a typical case- CD source

Book Published: 2013-02-01

From Android 2.0 fun features, the basics of the new features of Android 4.0 to complete a comprehensive case, Deep Detailed carried out step by step, both for Android 4.0 for beginners to learn, but also for a certain foundation to further enhance the use of the reader.



Chapter 6 android TTS and speech recognition

6.1 Overview of speech synthesis technology

6.1.1 Android system settings TTS interface

6.1.2 Android TTS engine

6.1.3 Speech Synthesis class--TextToSpeech

6.2 pronunciation function

6.2.1 Basics

6.2.2 a simple case

6.3 Memory Function

6.3.1 Basics

6.3.2 a simple case

6.4 Save and associated functions

6.4.1 Basics

6.4.2 a simple case

6.5 TTS engine Hand said TTS 

6.5.1 Basics

6.5.2 a simple case

6.6 Speech Recognition--SpeechRecognizer

6.6.1 Identification and Information Basics

6.6.2 Information identifying classes of use ca
(系统自动生成,下载前可以参看下载内容)

下载文件列表

第6章/
第6章/Sample6_1/
第6章/Sample6_1/.classpath
第6章/Sample6_1/.project
第6章/Sample6_1/.settings/
第6章/Sample6_1/.settings/org.eclipse.jdt.core.prefs
第6章/Sample6_1/AndroidManifest.xml
第6章/Sample6_1/assets/
第6章/Sample6_1/bin/
第6章/Sample6_1/bin/classes/
第6章/Sample6_1/bin/classes.dex
第6章/Sample6_1/bin/classes/com/
第6章/Sample6_1/bin/classes/com/bn/
第6章/Sample6_1/bin/classes/com/bn/sample6_1/
第6章/Sample6_1/bin/classes/com/bn/sample6_1/R$attr.class
第6章/Sample6_1/bin/classes/com/bn/sample6_1/R$drawable.class
第6章/Sample6_1/bin/classes/com/bn/sample6_1/R$id.class
第6章/Sample6_1/bin/classes/com/bn/sample6_1/R$layout.class
第6章/Sample6_1/bin/classes/com/bn/sample6_1/R$string.class
第6章/Sample6_1/bin/classes/com/bn/sample6_1/R$style.class
第6章/Sample6_1/bin/classes/com/bn/sample6_1/R.class
第6章/Sample6_1/bin/classes/com/bn/sample6_1/Sample6_1Activity$1.class
第6章/Sample6_1/bin/classes/com/bn/sample6_1/Sample6_1Activity.class
第6章/Sample6_1/bin/jarlist.cache
第6章/Sample6_1/bin/res/
第6章/Sample6_1/bin/resources.ap_
第6章/Sample6_1/bin/res/drawable-hdpi/
第6章/Sample6_1/bin/res/drawable-hdpi/ic_launcher.png
第6章/Sample6_1/bin/res/drawable-ldpi/
第6章/Sample6_1/bin/res/drawable-ldpi/ic_launcher.png
第6章/Sample6_1/bin/res/drawable-mdpi/
第6章/Sample6_1/bin/res/drawable-mdpi/ic_launcher.png
第6章/Sample6_1/bin/res/drawable-xhdpi/
第6章/Sample6_1/bin/res/drawable-xhdpi/ic_launcher.png
第6章/Sample6_1/bin/Sample6_1.apk
第6章/Sample6_1/gen/
第6章/Sample6_1/gen/com/
第6章/Sample6_1/gen/com/bn/
第6章/Sample6_1/gen/com/bn/sample6_1/
第6章/Sample6_1/gen/com/bn/sample6_1/R.java
第6章/Sample6_1/proguard-project.txt
第6章/Sample6_1/project.properties
第6章/Sample6_1/res/
第6章/Sample6_1/res/drawable-hdpi/
第6章/Sample6_1/res/drawable-hdpi/ic_launcher.png
第6章/Sample6_1/res/drawable-ldpi/
第6章/Sample6_1/res/drawable-ldpi/ic_launcher.png
第6章/Sample6_1/res/drawable-mdpi/
第6章/Sample6_1/res/drawable-mdpi/ic_launcher.png
第6章/Sample6_1/res/drawable-xhdpi/
第6章/Sample6_1/res/drawable-xhdpi/ic_launcher.png
第6章/Sample6_1/res/layout/
第6章/Sample6_1/res/layout/main.xml
第6章/Sample6_1/res/values/
第6章/Sample6_1/res/values/strings.xml
第6章/Sample6_1/res/values/style.xml
第6章/Sample6_1/src/
第6章/Sample6_1/src/com/
第6章/Sample6_1/src/com/bn/
第6章/Sample6_1/src/com/bn/sample6_1/
第6章/Sample6_1/src/com/bn/sample6_1/Sample6_1Activity.java
第6章/Sample6_2/
第6章/Sample6_2/.classpath
第6章/Sample6_2/.project
第6章/Sample6_2/.settings/
第6章/Sample6_2/.settings/org.eclipse.jdt.core.prefs
第6章/Sample6_2/AndroidManifest.xml
第6章/Sample6_2/assets/
第6章/Sample6_2/bin/
第6章/Sample6_2/bin/classes/
第6章/Sample6_2/bin/classes.dex
第6章/Sample6_2/bin/classes/com/
第6章/Sample6_2/bin/classes/com/bn/
第6章/Sample6_2/bin/classes/com/bn/sample6_2/
第6章/Sample6_2/bin/classes/com/bn/sample6_2/R$attr.class
第6章/Sample6_2/bin/classes/com/bn/sample6_2/R$drawable.class
第6章/Sample6_2/bin/classes/com/bn/sample6_2/R$id.class
第6章/Sample6_2/bin/classes/com/bn/sample6_2/R$layout.class
第6章/Sample6_2/bin/classes/com/bn/sample6_2/R$string.class
第6章/Sample6_2/bin/classes/com/bn/sample6_2/R.class
第6章/Sample6_2/bin/classes/com/bn/sample6_2/Sample6_2Activity$1.class
第6章/Sample6_2/bin/classes/com/bn/sample6_2/Sample6_2Activity.class
第6章/Sample6_2/bin/jarlist.cache
第6章/Sample6_2/bin/res/
第6章/Sample6_2/bin/resources.ap_
第6章/Sample6_2/bin/res/drawable-hdpi/
第6章/Sample6_2/bin/res/drawable-hdpi/ic_launcher.png
第6章/Sample6_2/bin/res/drawable-ldpi/
第6章/Sample6_2/bin/res/drawable-ldpi/ic_launcher.png
第6章/Sample6_2/bin/res/drawable-mdpi/
第6章/Sample6_2/bin/res/drawable-mdpi/ic_launcher.png
第6章/Sample6_2/bin/res/drawable-xhdpi/
第6章/Sample6_2/bin/res/drawable-xhdpi/ic_launcher.png
第6章/Sample6_2/bin/Sample6_2.apk
第6章/Sample6_2/gen/
第6章/Sample6_2/gen/com/
第6章/Sample6_2/gen/com/bn/
第6章/Sample6_2/gen/com/bn/sample6_2/
第6章/Sample6_2/gen/com/bn/sample6_2/R.java
第6章/Sample6_2/proguard-project.txt
第6章/Sample6_2/project.properties
第6章/Sample6_2/res/
第6章/Sample6_2/res/drawable-hdpi/
第6章/Sample6_2/res/drawable-hdpi/ic_launcher.png
第6章/Sample6_2/res/drawable-ldpi/
第6章/Sample6_2/res/drawable-ldpi/ic_launcher.png
第6章/Sample6_2/res/drawable-mdpi/
第6章/Sample6_2/res/drawable-mdpi/ic_launcher.png
第6章/Sample6_2/res/drawable-xhdpi/
第6章/Sample6_2/res/drawable-xhdpi/ic_launcher.png
第6章/Sample6_2/res/layout/
第6章/Sample6_2/res/layout/main.xml
第6章/Sample6_2/res/values/
第6章/Sample6_2/res/values/strings.xml
第6章/Sample6_2/src/
第6章/Sample6_2/src/com/
第6章/Sample6_2/src/com/bn/
第6章/Sample6_2/src/com/bn/sample6_2/
第6章/Sample6_2/src/com/bn/sample6_2/Sample6_2Activity.java
第6章/Sample6_3/
第6章/Sample6_3/.classpath
第6章/Sample6_3/.project
第6章/Sample6_3/.settings/
第6章/Sample6_3/.settings/org.eclipse.jdt.core.prefs
第6章/Sample6_3/AndroidManifest.xml
第6章/Sample6_3/assets/
第6章/Sample6_3/bin/
第6章/Sample6_3/bin/classes/
第6章/Sample6_3/bin/classes.dex
第6章/Sample6_3/bin/classes/com/
第6章/Sample6_3/bin/classes/com/bn/
第6章/Sample6_3/bin/classes/com/bn/sample6_3/
第6章/Sample6_3/bin/classes/com/bn/sample6_3/R$attr.class
第6章/Sample6_3/bin/classes/com/bn/sample6_3/R$drawable.class
第6章/Sample6_3/bin/classes/com/bn/sample6_3/R$id.class
第6章/Sample6_3/bin/classes/com/bn/sample6_3/R$layout.class
第6章/Sample6_3/bin/classes/com/bn/sample6_3/R$raw.class
第6章/Sample6_

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com