Open lkomage opened 8 years ago
I am interested too in this ability.
I try to set UInt32 allowBluetoothInput = 1; OSStatus stat = AudioSessionSetProperty ( kAudioSessionProperty_OverrideCategoryEnableBluetoothInput, sizeof (allowBluetoothInput), &allowBluetoothInput ); and get: Error: Couldn't render the output unit (-50)
I am interested too in this ability. Is any update?
Is there a way to use Novocaine with Bluetooth audio devices, like a Bluetooth headset, or Bluetooth external speaker (Jambox, for example)?