分类:C#、Android、VS2015; 创建日期:2016-03-17 一、简介 编写手机App时,有时需要使用文字转语音(Text to Speech)的功能,比如开车时阅读收到的短信、导航语音提示、界面中比较重要的信息通过语音强调、……等。 由于Android自带的Pico TTS并不支持中...
分类:
其他好文 时间:
2016-03-17 08:28:43
阅读次数:
307
package com.example.demo05simplecalc; import android.os.Bundle; import android.app.Activity; import android.speech.tts.TextToSpeech; import android.vi
分类:
其他好文 时间:
2016-03-03 00:07:26
阅读次数:
232
Upper Jaw The upper jaw, or the maxilla with the upper teeth, is the structure fixed to the skull, forming the palatal dome on the arch of the alveola
分类:
其他好文 时间:
2016-02-28 09:49:54
阅读次数:
584
本程序是口算两位数乘法,随机生成两个两位数,用语音读出来。然后开启语音识别,接受用户输入,知道答案正确关闭语音识别。用户说答案时,可以说“再说一遍”重复题目。 关键是GrammarBuilder和Choices的用法。 首先来看看如何获得已安装的语音识别引擎 void showInstalled()
sirius http://sirius.clarity-lab.org/sirius/#install $ tar xzf sirius-1.0.1.tar.gz $ cd sirius/sirius-application $ tar xzf question-answer.tar.gz $ s
分类:
其他好文 时间:
2016-02-16 08:47:43
阅读次数:
120
http://blog.csdn.net/zouxy09/article/details/9156785/ http://www.zhihu.com/question/20962240 Pipeline 1. collect speech and silence (aka background am
分类:
其他好文 时间:
2016-02-10 08:45:16
阅读次数:
274
什么是标注?在自然语言处理中有一个常见的任务,即标注。常见的有:1)词性标注(Part-Of-Speech Tagging),将句子中的每一个词标注词性,比如名词、动词等;2)实体标注(Name Entity Tagging),将句子中的特殊词标注,比如地址、日期、人物姓名等。下图所看到的的是词性标...
分类:
编程语言 时间:
2016-01-22 14:09:00
阅读次数:
198
Descriptionas we all know, ZhangYu(Octopus vulgaris) brother has a very famous speech - “Keep some distance from me”.ZhangYu brother is so rich that e...
分类:
编程语言 时间:
2016-01-16 23:47:39
阅读次数:
278
Process:Zhaoyang: Add the Time bar feature in the APP and complete the Speech API.Yandong: Do some code review in the Backend server.Fuchen: Do some c...
分类:
其他好文 时间:
2015-12-30 13:30:50
阅读次数:
118
Process:Zhaoyang: Integrate the oxford Speech API Code to the IOS client and do some UI optimization. Add the time and location filter which are the n...
分类:
其他好文 时间:
2015-12-21 21:46:19
阅读次数:
125