文件名称:SinVoice_plus
介绍说明--下载内容来自于网络,使用问题请自行百度
目前声波通信已经在iphone和android中广泛的应用起来了,涉及到数据和文件传输,以及支付等众多领域。比如iphone中的chirp,android中的茄子快传,支付宝的声波支付,小米快传等。该声波通信程序是商用改进版本,在前一个开源版本(SinVoice)的基础上,做了许多优化:
优化如下:
* 1. 识别效率更高,几乎达到100 ,完全可以达到商业用途标准,比chirp,支付宝,茄子快传等软件的识别效率更高。
* 2. 能支持更多复杂场景的识别,在有嘈杂大声的背景音乐,嘈杂的会议室,食堂,公交车,马路,施工场地,
* 小汽车,KTV等一些复杂的环境下,依然能保持很高的识别率。
* 3. 能支持更多token的识别,通过编码可以传送所有字符。
* 4. 通过定制可以实现相同字符的连续传递,比如“234456”。
* 5. 支持自动纠错功能,在有3个以内字符解码出错的情况下可以自动纠正。
* 6. 程序运行效率非常高,可以用于智能手机,功能手机,嵌入式设备,PC,平板等嵌入式系统上。
* 7. 声波的频率声音和音量可定制。-Currently acoustic communication has been widely used in iphone and android up in many areas related to data and file transfer, and payment. For example, the iphone chirp, android in eggplant fast transfer, Paypal payment acoustic, millet and other fast pass. The acoustic communication program is an improved version of the commercial, an open source version (SinVoice), based on the former, done a lot of optimization:
Optimization as follows:
* 1. Higher recognition efficiency of almost 100 can be achieved for commercial purposes standards than chirp, Paypal, eggplant fast transfer efficiency greater recognition software.
* 2 can support more complex scenes recognition, there is a noisy loud background music, noisy conference room, cafeteria, bus, road, construction site,
* Under the car, KTV and other complex environments, still able to maintain a high recognition rate.
* 3 can support more token of recognition, all characters can be transmitted through coding.
优化如下:
* 1. 识别效率更高,几乎达到100 ,完全可以达到商业用途标准,比chirp,支付宝,茄子快传等软件的识别效率更高。
* 2. 能支持更多复杂场景的识别,在有嘈杂大声的背景音乐,嘈杂的会议室,食堂,公交车,马路,施工场地,
* 小汽车,KTV等一些复杂的环境下,依然能保持很高的识别率。
* 3. 能支持更多token的识别,通过编码可以传送所有字符。
* 4. 通过定制可以实现相同字符的连续传递,比如“234456”。
* 5. 支持自动纠错功能,在有3个以内字符解码出错的情况下可以自动纠正。
* 6. 程序运行效率非常高,可以用于智能手机,功能手机,嵌入式设备,PC,平板等嵌入式系统上。
* 7. 声波的频率声音和音量可定制。-Currently acoustic communication has been widely used in iphone and android up in many areas related to data and file transfer, and payment. For example, the iphone chirp, android in eggplant fast transfer, Paypal payment acoustic, millet and other fast pass. The acoustic communication program is an improved version of the commercial, an open source version (SinVoice), based on the former, done a lot of optimization:
Optimization as follows:
* 1. Higher recognition efficiency of almost 100 can be achieved for commercial purposes standards than chirp, Paypal, eggplant fast transfer efficiency greater recognition software.
* 2 can support more complex scenes recognition, there is a noisy loud background music, noisy conference room, cafeteria, bus, road, construction site,
* Under the car, KTV and other complex environments, still able to maintain a high recognition rate.
* 3 can support more token of recognition, all characters can be transmitted through coding.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
project.properties
ic_launcher-web.png
AndroidManifest.xml
src/com/example/sinvoicedemo/MainActivity.java
src/com/libra/sinvoice/Encoder.java
src/com/libra/sinvoice/SinVoiceRecognition.java
src/com/libra/sinvoice/SinVoicePlayer.java
src/com/libra/sinvoice/LogHelper.java
src/com/libra/sinvoice/Buffer.java
src/com/libra/sinvoice/Record.java
src/com/libra/sinvoice/VoiceRecognition.java
src/com/libra/sinvoice/PcmPlayer.java
src/com/libra/sinvoice/Common.java
res/drawable-xhdpi/ic_launcher.png
res/drawable-hdpi/ic_launcher.png
res/drawable-hdpi/ic_lock_alarm.png
res/drawable-hdpi/kgd_puk_interrupt_popupwindow_onebutton.9.png
res/drawable-mdpi/ic_launcher.png
res/drawable-ldpi/ic_launcher.png
res/layout/activity_main.xml
res/values/styles.xml
res/values/strings.xml
libs/armeabi/libsinvoice.so
libs/android-support-v4.jar
src/com/example/sinvoicedemo/
src/com/libra/sinvoice/
src/com/example/
src/com/libra/
src/com/
src/
res/drawable-xhdpi/
res/drawable-hdpi/
res/drawable-mdpi/
res/drawable-ldpi/
res/layout/
res/values/
res/menu/
res/
libs/armeabi/
libs/
ic_launcher-web.png
AndroidManifest.xml
src/com/example/sinvoicedemo/MainActivity.java
src/com/libra/sinvoice/Encoder.java
src/com/libra/sinvoice/SinVoiceRecognition.java
src/com/libra/sinvoice/SinVoicePlayer.java
src/com/libra/sinvoice/LogHelper.java
src/com/libra/sinvoice/Buffer.java
src/com/libra/sinvoice/Record.java
src/com/libra/sinvoice/VoiceRecognition.java
src/com/libra/sinvoice/PcmPlayer.java
src/com/libra/sinvoice/Common.java
res/drawable-xhdpi/ic_launcher.png
res/drawable-hdpi/ic_launcher.png
res/drawable-hdpi/ic_lock_alarm.png
res/drawable-hdpi/kgd_puk_interrupt_popupwindow_onebutton.9.png
res/drawable-mdpi/ic_launcher.png
res/drawable-ldpi/ic_launcher.png
res/layout/activity_main.xml
res/values/styles.xml
res/values/strings.xml
libs/armeabi/libsinvoice.so
libs/android-support-v4.jar
src/com/example/sinvoicedemo/
src/com/libra/sinvoice/
src/com/example/
src/com/libra/
src/com/
src/
res/drawable-xhdpi/
res/drawable-hdpi/
res/drawable-mdpi/
res/drawable-ldpi/
res/layout/
res/values/
res/menu/
res/
libs/armeabi/
libs/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.