码迷,mamicode.com
首页 >  
搜索关键字:speech    ( 284个结果
How to install more voices to Windows Speech?
!!!WARNING!!!This involves manual edits to your registry. If you mess it up, don't blame me. Do at your own risk.Step 1 ------------------------------...
分类:Windows程序   时间:2015-10-29 16:18:35    阅读次数:376
unity, 不要用TextMesh,用图片代替
《方块鸭快跑》(见:http://www.cnblogs.com/wantnon/p/4596222.html)1.0版本开始界面中鸭子的speech bubble中的文字用的是TextMesh,结果导致游戏在一些iOS9设备上(例如新升级到iOS9的iphone5上)加载极慢且开始界面近乎卡死。在...
分类:编程语言   时间:2015-10-21 01:37:45    阅读次数:189
MTK Android Driver :audio音频参数
音频参数集成(具体参数由硬件提供)1.ring/key/mic/fmr/speech/sidetone/media/matv增益:\mediatek\custom\k9\cgen\inc\audio_volume_custom_default.h2.默认音量等级修改:(INPUT_FIR_COEFF...
分类:移动开发   时间:2015-10-12 11:58:28    阅读次数:575
移动端页面开发总结[摘录]
1.浏览窗口宽带等于设备宽度2.禁止数字识别为电话号码3.禁止安卓识别邮箱4.移动端页面基本模板title content其他:1.取消input在ios下,输入的时候英文首字母的默认大写2.android 上去掉语音输入按钮input::-webkit-input-speech-button .....
分类:移动开发   时间:2015-10-10 20:05:17    阅读次数:236
A curated list of speech and natural language processing resources
A curated list of speech and natural language processing resourcesAtJosh.ai, we’re often asked for developer resources relating to natural language pr...
分类:其他好文   时间:2015-10-09 19:46:51    阅读次数:332
VS2010使用TTS
最近在写纯车牌停车管理系统,需要用到语音合成功能. 目前最常用的Windows Speech SDK版本有三种:5.1、5.3和5.4。 Windows Speech SDK 5.1版本支持xp系统和server 2003系统,需要下载安装。XP系统默认只带了个Microsoft Sam英文男声语音...
分类:其他好文   时间:2015-09-06 12:48:12    阅读次数:177
pat1071. Speech Patterns (25)
1071. Speech Patterns (25)时间限制300 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者HOU, QimingPeople often have a preference among synonyms of the same word. ...
分类:其他好文   时间:2015-09-04 12:29:31    阅读次数:173
URAL 题目1517. Freedom of Choice(后缀数组,求公共最长串)
1517. Freedom of Choice Time limit: 2.0 second Memory limit: 64 MB Background Before Albanian people could bear with the freedom of speech (this story is fully described in the problem "Free...
分类:编程语言   时间:2015-08-21 19:33:06    阅读次数:293
PAT 1071. Speech Patterns (25)
1071. Speech Patterns (25)People often have a preference among synonyms of the same word. For example, some may prefer "the police", while others may ...
分类:其他好文   时间:2015-08-14 21:13:08    阅读次数:201
让 iOS 设备 “说出” 你想说的话!! #DF
之前以为很难,其实超简单的~! 几行代码就可以搞定 ^_^ NSString *speech = @"花都真的好热啊!"; // 你想设备读出来的文字 AVSpeechSynthesizer *synthesizer = [[AVSpeechSynthesizer alloc]...
分类:移动开发   时间:2015-08-14 20:51:56    阅读次数:158
284条   上一页 1 ... 18 19 20 21 22 ... 29 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!