WiiRemoteJ sound output (wiimote speaker)

I was wondering if anyone could help, I use the WiiRemoteJ Java library to connect to Wiimote (Wii Remote), I already have a WRLIpml test application, but I'm having problems sending sound to the wiimotes speaker.

I use the sample sound file that came with the library, but instead of playing a recognizable tune when it should play, Wiimote plays a very quiet ticking noise.

I see that the supplied sound file is found correctly, because when I run it through the debugger, it works fine.

I use the built-in Mac OSX Bluetooth Stack and Bluecove.

Just wondering if anyone has any ideas?

+4
source share

Source: https://habr.com/ru/post/1299953/


All Articles