使用 Windows.Media.Audio 相互叠加播放更多声音文件 UWP
Posted
技术标签:
【中文标题】使用 Windows.Media.Audio 相互叠加播放更多声音文件 UWP【英文标题】:Using Windows.Media.Audio to play more sound files on top of each other UWP 【发布时间】:2016-01-26 20:29:38 【问题描述】:有没有办法可以使用 Windows.Media.Audio 一次播放更多声音文件(相互重叠)。我能找到的唯一样本没有显示出这样的问题 (https://github.com/Microsoft/Windows-universal-samples/tree/master/Samples/AudioCreation/cs/AudioCreation
感谢您的帮助。
【问题讨论】:
【参考方案1】:Audio Creation example 中的示例 4 是您要查找的;子混合节点。
【讨论】:
以上是关于使用 Windows.Media.Audio 相互叠加播放更多声音文件 UWP的主要内容,如果未能解决你的问题,请参考以下文章