gpt4 book ai didi

c# - 在 C# 中合并两个音频文件

转载 作者:行者123 更新时间:2023-11-30 15:04:31 26 4
gpt4 key购买 nike

有 2 个音频(mp3 或 wav)文件。第一个文件是我的声音,第二个文件是我 friend 的声音。它们每个都有 10 秒 持续时间。我想将它们组合起来以获得 一个文件,该文件的持续时间也应为 10 秒

我应该使用什么工具或实用程序来解决这个问题?

更新:我使用了 lame.exe,但它连接它们并创建了 20 秒持续时间的文件。

最佳答案

This可能会成功。

My WAVFile class supports 8- and 16-bit audio, mono or stereo. One of its special features is a method that will mix WAV audio files together, so that the audio from each source WAV file will be heard simultaneously.

注意:上段中的My指的是类的作者,不是我自己。

关于c# - 在 C# 中合并两个音频文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10170274/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com