# GaofVoicer
基于fmod实现的简单变声效果,试练jni开发的小demo
fmod官方地址内含api相应的.so和jar下载:
[https://www.fmod.com/](https://www.fmod.com/)
如clone使用,请替换成自己的音频文件路径 MainActivity中的path
String path= Environment.getExternalStorageDirectory().getAbsolutePath()+"/xiangxi.m4a";
没有合适的资源?快使用搜索试试~ 我知道了~
基于fmod实现的简单变声效果
共55个文件
xml:14个
png:10个
h:7个
需积分: 50 23 下载量 79 浏览量
2018-11-05
16:31:31
上传
评论 3
收藏 1.3MB ZIP 举报
温馨提示
基于fmod实现的简单变声效果,试练jni开发的小demo fmod官方地址内含api相应的.so和jar下载: https://www.fmod.com/ 如使用,请替换成自己的音频文件路径 MainActivity中的path String path= Environment.getExternalStorageDirectory().getAbsolutePath()+"/xiangxi.m4a";
资源推荐
资源详情
资源评论
收起资源包目录
GaofVoicer-master.zip (55个子文件)
GaofVoicer-master
.gitignore 760B
app
.gitignore 7B
build.gradle 1KB
src
androidTest
java
com
gaof
gaofvoicer
ExampleInstrumentedTest.java 722B
main
AndroidManifest.xml 864B
res
mipmap-xhdpi
ic_launcher_round.png 7KB
ic_launcher.png 4KB
mipmap-mdpi
ic_launcher_round.png 3KB
ic_launcher.png 2KB
layout
activity_main.xml 2KB
mipmap-xxhdpi
ic_launcher_round.png 10KB
ic_launcher.png 6KB
drawable
ic_launcher_background.xml 5KB
mipmap-anydpi-v26
ic_launcher_round.xml 272B
ic_launcher.xml 272B
drawable-v24
ic_launcher_foreground.xml 2KB
mipmap-hdpi
ic_launcher_round.png 5KB
ic_launcher.png 3KB
mipmap-xxxhdpi
ic_launcher_round.png 15KB
ic_launcher.png 9KB
values
strings.xml 73B
colors.xml 208B
styles.xml 383B
cpp
inc
fmod_codec.h 13KB
fmod_dsp.h 49KB
fmod.hpp 35KB
fmod_dsp_effects.h 69KB
fmod_output.h 15KB
fmod.h 49KB
fmod_errors.h 12KB
fmod_common.h 107KB
GaofVoiceJni.cpp 5KB
java
com
gaof
gaofvoicer
MainActivity.java 3KB
VoicerFixer.java 494B
test
java
com
gaof
gaofvoicer
ExampleUnitTest.java 380B
libs
fmod.jar 9KB
armeabi-v7a
libfmod.so 922KB
libfmodL.so 1.08MB
proguard-rules.pro 751B
CMakeLists.txt 1KB
settings.gradle 15B
build.gradle 554B
gradlew 5KB
LICENSE 11KB
README.md 359B
gradlew.bat 2KB
gradle.properties 726B
.idea
misc.xml 2KB
caches
build_file_checksums.ser 592B
vcs.xml 180B
codeStyles
Project.xml 2KB
runConfigurations.xml 564B
modules.xml 357B
gradle
wrapper
gradle-wrapper.properties 230B
gradle-wrapper.jar 53KB
共 55 条
- 1
资源评论
乂影
- 粉丝: 2
- 资源: 1
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功