Why am I getting this LineUnavailableException?

前端 未结 2 950
南旧
南旧 2021-01-17 01:42

I keep getting the LineUnavailableException on line 34 of my code: https://www.refheap.com/21223

The error reads as javax.sound.sampled.LineUnavailableExceptio

2条回答
  •  北荒
    北荒 (楼主)
    2021-01-17 02:19

    I found the solution to the problem: the Beads audio library for Java. Simply amazing.

提交回复
热议问题