声音处理 变声 音频降噪 webrtc soundtouch fmod
☆169Aug 10, 2020Updated 5 years ago
Alternatives and similar repositories for AudioFun
Users that are interested in AudioFun are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 🔥💥AiSound AI魔法声音 是一个结合AI的变声器,基于fmod实现,使用fmod来处理音频的变声效果, 支持试听和保存音效文件☆411Oct 26, 2020Updated 5 years ago
- ☆35Aug 13, 2025Updated 8 months ago
- 🎧Android端基于FMOD/SoundTouch的简单音频变声解决方案。☆74Mar 23, 2022Updated 4 years ago
- an android sample using native activity and opengles and egl engine☆17Jul 8, 2017Updated 8 years ago
- ☆16Nov 17, 2020Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 一个android/ios 的实时对讲库,基于opus,speex,webrtc☆25Jul 16, 2021Updated 4 years ago
- 使用android原生的MediaExtractor,MediaCodec和OpenGL ES对视频进行编辑, 裁剪,滤镜, 特效等.☆81Feb 27, 2023Updated 3 years ago
- 自定义控件☆34Mar 6, 2022Updated 4 years ago
- ☆17Nov 21, 2018Updated 7 years ago
- Android NDK项目,继承 fmod音频引擎 实现仿QQ变声效果,可实现对录音进行变声,如 萝莉、大叔、搞怪、惊悚、空灵等效果,带领大家熟悉使用Android Studio+ CMake 集成 fmod 等C/C++框架的流程。☆34Mar 21, 2019Updated 7 years ago
- 基于 ffplay 实现的 PC/Android/IOS 跨平台播放器☆10Apr 6, 2022Updated 4 years ago
- 音速,音律,音调和音色的变音器☆146Mar 28, 2017Updated 9 years ago
- android 使用webrtc进行音频的降噪/增益(sampleRateInHz 8000KHz 16000KHz 32000KHz audioFormat ENCODING_PCM_16BIT )☆48Jul 9, 2019Updated 6 years ago
- FFmpegCommand适用于Android的FFmpeg命令库,实现了对音视频相关的处理,能够快速的处理音视频,大概功能包括:音视频剪切,音视频转码,音视频解码原始数据,音视频编码,视频转图片或gif,视频添加水印,多画面拼接,音频混音,视频亮度和对比度,音频淡入和淡出…☆937Dec 30, 2025Updated 4 months ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Android中用OpenSL ES来播放SoundTouch转换后的PCM数据☆31Aug 14, 2018Updated 7 years ago
- 抽取webRtc内NS(降噪)与AGC(增益)模块☆72Jan 15, 2020Updated 6 years ago
- 模仿剪映,视频编辑DEMO!☆318Jun 24, 2024Updated last year
- Android利用OpenSL ES通过assets、Uri和pcm文件的方式来播放音频。☆53Aug 14, 2018Updated 7 years ago
- My forked AppWebRTC project base AS4.0 with androidx.☆18Apr 14, 2021Updated 5 years ago
- Android 音视频工程示例。☆12Feb 8, 2023Updated 3 years ago
- 用rtaudio来采集、播放,并用speexdsp来做回声消除。☆20Jun 30, 2018Updated 7 years ago
- FFmpeg/Mediacodec Encoder(YUV -> H264)☆21Nov 2, 2018Updated 7 years ago
- 依赖fmod音频工具做的仿QQ变声。☆89Jan 31, 2018Updated 8 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 这是一款短视频编辑 SDK,仿 DouYin 音视频处理。功能包含有美颜、滤镜、贴纸、特效、录制、分段录制、速率录制、变声、配乐、rtmp 直播推流、图片转视频、剪辑,mp4/flv 格式封装等功能。动态库用的我另一个项目编译好的 https://github.com/ya…☆379Oct 12, 2020Updated 5 years ago
- MediaPlayer音频播放器,一行代码就能播!☆16Dec 4, 2020Updated 5 years ago
- Android OpenGL ES Development Tutorials☆276Apr 22, 2022Updated 4 years ago
- 基于FFMpeg6.0的Android端播放Demo,包含基本的导入导出功能☆54Dec 23, 2023Updated 2 years ago
- 30+Camera different effects with C++ and opengles 3.0☆276Feb 26, 2026Updated 2 months ago
- 基于FFmpeg + OpenSL ES的音频播放SDK。可循环不间断播放短音频;播放raw和assets音频文件;可独立设置音量大小;可实时现在音量分贝大小(用于绘制波形图);可改变音频播放速度和音调(变速不变调、变调不变速、变速又变调);可设置播放声道(左声道、右声道和…☆594Jan 13, 2020Updated 6 years ago
- Android点赞+1效果,支持文本和图像☆10Jun 20, 2016Updated 9 years ago
- FilmKilns is a cross-platform project. Committed to quickly and easily implement a variety of complex multimedia needs, including recordi…☆206Mar 30, 2026Updated last month
- Android利用OpenSL ES录制PCM音频数据,并保存到本地。☆12May 22, 2018Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Android自动打包上传到蒲公英并发送APK下载消息到飞书群☆15Oct 28, 2021Updated 4 years ago
- Android端强大的音视频编辑App(FFmpeg 命令方式)☆190Jun 16, 2019Updated 6 years ago
- 基于FFmpeg的Android播放器, 模拟Android MediaPlayer的生命周期和接口的实现,播放器的实现思路写在博客中, 目前还在完成所有功能☆37Dec 25, 2020Updated 5 years ago
- Project of Singing Voice Conversion.☆16Oct 27, 2023Updated 2 years ago
- webrtc中apm相关代码的提取,包括AEC/NS/AGC/VAD ,另外还包括mp3/aac编码器、SoundTouch☆108Jun 30, 2023Updated 2 years ago
- Efficient Personalized Speech Enhancement through Self-Supervised Learning☆23Mar 12, 2023Updated 3 years ago
- A Simple Android MediaPlayer using FFmpeg, OpenSLES and OpenGLES base on ffplay☆106Mar 22, 2020Updated 6 years ago