搜索资源列表
Contacts
- 点击按钮添加联系人到数据库,然后调用显示电话号码-Click the button to add the contacts to the database, and then call the phone number is displayed
TalkDemo
- 1 手机先启动WIFI,安装 TalkDemo.apk 2 启动TalkDemo,IP地址输入框显示的是自己手机的IP 如果想自己呼叫自己,直接点击开始。 如果想两部手机相互通话,则相互填写对方手机IP后,再点击开始按钮。-A phone first start WIFI, installation TalkDemo.apk 2 Start TalkDemo, IP address input box shows your phone s IP
DialerApp-(1)
- Long press the contacts button(at left-bottom corner of dialer view) to quick access favorites • Dial # key to perform phone number searching • Dial * key to display list of most frequently contacted contacts • Swipe contact item
phone
- app程序,手机打电话功能,输入电话号码,按拨打键,就可以打电话了。注意,此功能和正常打电话一样要算话费。-app program, cell phone function, enter the phone number, press the call button, you can call. Note that this feature should be considered as normal phone calls.
VoiceToWord_yysb
- 简单语音识别源码是一个调用讯飞语音识别SDK的例子源码是一个最纯净的Demo比较容易看懂。实现的是点击按钮开始语音监听,手机需要联网,2/3G的均可,识别后会以Toast的方式提示出来,识别率还是比较高的。之前自己是用别人的Demo总是不成功,是因为,讯飞的SDK想使用是需要APPID的,可能过太长时间久会注销,还有,未通过审核的APPID每天只能试用500次,如果太多人试用,就是达到上限导致无法使用。-A simple speech recognition source code is a c