是否有与 Java Sound API 相当的东西?

发布于 2024-12-11 09:51:43 字数 58 浏览 0 评论 0原文

Scala 中是否有 Java Sound API 的等效项来播放声音,或者我应该使用 Java 的?

Is there an equivalent in Scala of the Java Sound API, to play sounds, or should I use the Java one??

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

厌味 2024-12-18 09:51:43

我会去使用 Java Sound Api。在撰写本文时(2011 年 10 月)替代方案还不够成熟。

当从 scala 与现有 Java Api 交互时,您会发现 JavaConversions 非常有用。

祝你好运!

I'd go and use the Java Sound Api. At the time of writing this (October 2011) alternatives aren't mature enough.

When interacting with an existing Java Api from scala, you'll find JavaConversions pretty useful.

Good luck!

欢你一世 2024-12-18 09:51:43

您可以尝试 scala-midi

免责声明:我是作者,我希望得到其他用户的反馈。

You can try scala-midi.

DISCLAIMER: I'm the author and I'd like other user's feedback.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文