AudioKit macOS HelloWorld makes no sound with Bluetooth speaker

杀马特。学长 韩版系。学妹 提交于 2019-12-13 01:16:59

问题


I am running the Hello World example from AudioKit-macOS-4.7.2 using macOS Mojave 10.14.5 on a Mac mini (2018).

When running the example using the inbuilt speaker, sound is heard, all is well.

When running the example with a UE BOOM 2 bluetooth speaker connected, no sound is heard and I get the following output:

2019-07-12 10:09:19.615436+0100 HelloWorld[1874:44088] [AudioHAL_Client] HALC_ProxyIOContext.cpp:958:IOWorkLoop:  HALC_ProxyIOContext::IOWorkLoop: the server failed to start, Error: 0xE00002D6

I can play iTunes through all speakers fine.

What is the problem and how do I fix it?

Edit: If AudioKit uses AVAudioPlayerNode then I suspect this is due to the problem described here.

来源:https://stackoverflow.com/questions/57004135/audiokit-macos-helloworld-makes-no-sound-with-bluetooth-speaker

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!