java - 混合音频安卓

标签 java android api

我正在为 Android 开发应用程序。我需要某种音频混合效果。

如何将 2 个或更多音轨 合并为 1 个音轨

或者将音轨添加到特定的音频流中?

任何人都可以给我 sample ,让我先行一步吗?

最佳答案

也许你可以试试to port this code安卓?

Mixing of multiple AudioInputStreams to one AudioInputStream. This class takes a collection of AudioInputStreams and mixes them together. Being a subclass of AudioInputStream itself, reading from instances of this class behaves as if the mixdown result of the input streams is read

.

关于java - 混合音频安卓,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8291353/

相关文章:

java - Android项目中ArrayList的日志列

java - 在服务器上运行程序

java - Eclipse 中通用类型的自动完成

java - 如何在junit测试中比较两个bytearrayinputstream?

java - 我想在java中比较字符串类型数组中的字符串

java - Android工作室: How to source android jar in a module

c# - 无法使用Unity.Gradle构建Android APK失败

api - 如何在 postman 上发出 Yelp API GET 请求?

java - 是否可以使用 IllegalStateException 捕获所有子异常?

php - 使用 php 框架 silex 更新行