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.
我正在尝试寻找一种使用 Erlang 播放 AIFF 文件的方法。
我找到了这个教程,但它似乎只是关于读取文件的内容而不是实际播放它。
我建议使用带有“os:cmd”或“ports”的linux命令“play”。它是非常临时的,但它不是一个非常罕见的命令,它可能会起作用。