
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
The great thing about HTML5 games is that they run on all modern browsers that include browsers on smartphones such as iPhone, and Windows Phone. Having a look at Open Source HTML5 games is a good way
2009 年 11 月 Google 宣布自家的语音识别技术为 Youtube 提供支持,使得英文的 Youtube 视频可以在上传时直接将其中的语音转化为字幕,2012 年 Google 宣布支持共 10 种语言的识别。同时可以支持超过 50 种语言的自动翻译。而之后,IT 领域更多将焦点对准 ASR(Automatic Speech Recognition)自动语音识别技术本身。2
—Google提供了一个在线语音识别的API接口,通过该API可以进行中文、英文等语言的识别。 API地址:http://www.google.com/speech-api/v1/recognize?xjerr=1&client=chromium&lang=zh-CN&maxresults=1—参数解释 xjerr:错误标准 client: 客户端类型 lang:待识别语言类型
—Google提供了一个在线语音识别的API接口,通过该API可以进行中文、英文等语言的识别。 API地址:http://www.google.com/speech-api/v1/recognize?xjerr=1&client=chromium&lang=zh-CN&maxresults=1—参数解释 xjerr:错误标准 client: 客户端类型 lang:待识别语言类型







