CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 android开发

文件名称:voiceRecogDemo

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2014-10-29
  • 文件大小:
    2.36mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

跨平台声波通讯库

声波通讯库特征:

准确性95 以上,其实一般是不会出错的。

接口非常简单,有完整的示例,3分钟就可以让你的应用增加声波通讯功能

抗干扰性强,基本上无论外界怎么干扰,信号都是准确的

基本的编码为16进制,而通过编码可传输任何字符

性能非常强,没有运行不了的平台,而且通过内存池优化,长时间解码不再分配新内存,可7*24小时运行

可支持任何平台,常见的平台android, iphone, windows, linux, arm, mipsel都有示例

-Cross-platform voice communication library

Voice Communications Library Features:

The accuracy of more than 95 , in fact, generally will not go wrong.

Interface is very simple, a complete example, three minutes you can make your application to increase acoustic communication function

Strong anti-interference, regardless of outside interference is basically how the signal is accurate

The basic coded as hexadecimal, but can be transmitted by any character encoding

Performance is very strong, not the platform is not running, and by optimizing memory pool, long decoding no longer allocate new memory, you can run 7* 24 hours

Can support any platform, a common platform for android, iphone, windows, linux, arm, mipsel have examples
(系统自动生成,下载前可以参看下载内容)

下载文件列表

mipsel/voiceRecog.h
mipsel/voiceRecog_mipsel.so
mipsel/使用说明.txt
windows/TestVoiceRecognizeDLL/data.wav
windows/TestVoiceRecognizeDLL/Debug/data.wav
windows/TestVoiceRecognizeDLL/Debug/portaudio_x86.dll
windows/TestVoiceRecognizeDLL/Debug/TestVoiceRecognizeDLL.exe
windows/TestVoiceRecognizeDLL/Debug/voiceRecogDemo.dll
windows/TestVoiceRecognizeDLL/PARecorder.cpp
windows/TestVoiceRecognizeDLL/portaudio.h
windows/TestVoiceRecognizeDLL/portaudio_x86.dll
windows/TestVoiceRecognizeDLL/portaudio_x86.lib
windows/TestVoiceRecognizeDLL/ReadMe.txt
windows/TestVoiceRecognizeDLL/record.h
windows/TestVoiceRecognizeDLL/Release/data.wav
windows/TestVoiceRecognizeDLL/Release/portaudio_x86.dll
windows/TestVoiceRecognizeDLL/Release/voiceRecogDemo.dll
windows/TestVoiceRecognizeDLL/stdafx.cpp
windows/TestVoiceRecognizeDLL/stdafx.h
windows/TestVoiceRecognizeDLL/targetver.h
windows/TestVoiceRecognizeDLL/testHelper.cpp
windows/TestVoiceRecognizeDLL/testHelper.h
windows/TestVoiceRecognizeDLL/testVoiceRecogFromRecorder.h
windows/TestVoiceRecognizeDLL/testVoiceRecogFromWav.h
windows/TestVoiceRecognizeDLL/TestVoiceRecognizeDLL.cpp
windows/TestVoiceRecognizeDLL/TestVoiceRecognizeDLL.sln
windows/TestVoiceRecognizeDLL/TestVoiceRecognizeDLL.suo
windows/TestVoiceRecognizeDLL/TestVoiceRecognizeDLL.vcxproj
windows/TestVoiceRecognizeDLL/TestVoiceRecognizeDLL.vcxproj.filters
windows/TestVoiceRecognizeDLL/TestVoiceRecognizeDLL.vcxproj.user
windows/TestVoiceRecognizeDLL/voiceRecog.h
windows/TestVoiceRecognizeDLL/voiceRecogDemo.dll
windows/TestVoiceRecognizeDLL/voiceRecogDemo.lib
windows/voiceRecog.h
windows/voiceRecogDemo.dll
windows/voiceRecogDemo.lib
windows/使用说明.txt
data.wav
portaudio_x86.dll
voiceDemoWithNoise.jar
voiceRecogDemo.dll
VoiceRecogFromRecorder.exe
VoiceRecogFromWav.exe
声波通讯测试.apk
使用说明.txt
android/encoderTest/.classpath
android/encoderTest/.idea/.name
android/encoderTest/.idea/compiler.xml
android/encoderTest/.idea/copyright/profiles_settings.xml
android/encoderTest/.idea/encodings.xml
android/encoderTest/.idea/libraries/libs.xml
android/encoderTest/.idea/misc.xml
android/encoderTest/.idea/modules.xml
android/encoderTest/.idea/scopes/scope_settings.xml
android/encoderTest/.idea/vcs.xml
android/encoderTest/.idea/workspace.xml
android/encoderTest/.project
android/encoderTest/AndroidManifest.xml
android/encoderTest/ant.properties
android/encoderTest/build.xml
android/encoderTest/encoderTest.eml
android/encoderTest/encoderTest.iml
android/encoderTest/encoderTest.userlibraries
android/encoderTest/gen/com/example/encoderTest/BuildConfig.java
android/encoderTest/gen/com/example/encoderTest/Manifest.java
android/encoderTest/gen/com/example/encoderTest/R.java
android/encoderTest/libs/voiceDemoWithNoise.jar
android/encoderTest/local.properties
android/encoderTest/out/production/encoderTest/com/example/encoderTest/BuildConfig.class
android/encoderTest/out/production/encoderTest/com/example/encoderTest/MyActivity$1.class
android/encoderTest/out/production/encoderTest/com/example/encoderTest/MyActivity$2.class
android/encoderTest/out/production/encoderTest/com/example/encoderTest/MyActivity$3.class
android/encoderTest/out/production/encoderTest/com/example/encoderTest/MyActivity$4.class
android/encoderTest/out/production/encoderTest/com/example/encoderTest/MyActivity$5.class
android/encoderTest/out/production/encoderTest/com/example/encoderTest/MyActivity$MyHandler.class
android/encoderTest/out/production/encoderTest/com/example/encoderTest/MyActivity.class
android/encoderTest/out/production/encoderTest/com/example/encoderTest/R$attr.class
android/encoderTest/out/production/encoderTest/com/example/encoderTest/R$drawable.class
android/encoderTest/out/production/encoderTest/com/example/encoderTest/R$id.class
android/encoderTest/out/production/encoderTest/com/example/encoderTest/R$layout.class
android/encoderTest/out/production/encoderTest/com/example/encoderTest/R$string.class
android/encoderTest/out/production/encoderTest/com/example/encoderTest/R.class
android/encoderTest/out/production/encoderTest/encoderTest.apk
android/encoderTest/out/production/encoderTest/encoderTest.unaligned.apk
android/encoderTest/project.properties
android/encoderTest/res/drawable-hdpi/ic_launcher.png
android/encoderTest/res/drawable-ldpi/ic_launcher.png
android/encoderTest/res/drawable-mdpi/ic_launcher.png
android/encoderTest/res/drawable-xhdpi/ic_launcher.png
android/encoderTest/res/layout/main.xml
android/encoderTest/res/values/strings.xml
android/encoderTest/src/com/example/encoderTest/MyActivity.java
android/voiceDemoWithNoise.jar
android/使用说明.txt
android/声波通讯测试.apk
arm/voiceRecog.h
arm/voiceRecog_arm.so
arm/使用说明.txt
iphone/libVoiceEncoder_arm.a
iphone/voiceEncoder.h
iphone/voiceEncoderDemo.m
iphone/使用说明.txt
linux/voiceRecog.h
linux/voiceRecog_linux.so
linux/使用说明.txt
android/encoderTest/out/production/encoderTest/com/example/encoderTest
android/encoderTest/out/production/encoderTest/com/example
android/encoderTest/gen/com/example/encoderTest
android/encoderTest/out/production/encoderTest/com
android/encoderTest/src/com/example/encoderTest
android/encoderTest/gen/com/example
androi

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com