KO
|
EN
gitlite — search
Search
#python
#java
#javascript
#php
#hacktoberfest
#html
#ruby
#docker
#gulp
#c-plus-plus
#go
#css
phonegap-VoiceRecognition
★ 28
Open GitHub ↗
一款基于百度开放API的语音识别应用
Download README (.md)
Explore Similar Repositories
microworld
:
Microworld Stonehearth Mod
changes-feed
:
Basic changes-feed implementation that runs on top of leveldb
LaraParse
:
LaraParse provides a nice integration for using Parse (parse.com) with Laravel 5+
KawaseLightStreakUnity
:
No description available.
tcap
:
Uses pcap to inspect tchannel traffic over a network interface
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
phonegap-VoiceRecognition
?
Download (.md)
# phonegap-VoiceRecognition 一款基于[百度开放API](http://developer.baidu.com/wiki/index.php?title=docs/cplat/media/voice)的语音识别应用,基于[Ionic](http://ionicframework.com/)框架开发,由[PhoneGap](http://phonegap.com/)构建。  支持以下语言的识别: - 普通话 - 粤语 - 英语 # TODO - [ ] 百度API Token的按需刷新 - [ ] 保存最近n次识别的音频 - [ ] 有多个识别结果时,允许用户查看所有结果 - [x] 单次识别的音频不能超过1分钟 - [ ] 识别结果添加详细信息,语言,时间等