Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找一个可以从声音字体/声音库中合成声音的库
最好在 C# 中,但其他编程语言也可以
也许视频游戏库可以做到这一点?需要建议
NAudio 库将读取和播放 .NET 中的声音字体。在此处的 codeplex上查看。