Hello,
I am deaf and wear cochlear implants. I am able to stream my iPhone directly to my hearing aids without any adapter, however, for some reason this is not possible in macOS. I have to use a bluetooth dongle which needs charging and sometimes cuts out.
I am trying to make a macOS server and iOS client app that sends the system audio from macOS to iOS either over bluetooth or the network whichever is lower latency.
The idea is that I will connect my hearing aids to my iPhone and when I play a YouTube or Netflix video on my Mac, the Audio is sent from my Mac to my iPhone and then to my hearing aids.
However, from what I've seen this is very complicated to do and requires knowledge on CoreAudio as well as other low level APIs. Unfortunately this is not something I can do myself, but your project seems to be similar. I was wondering if you could help me at all?
Thanks,
Ben
Hello,
I am deaf and wear cochlear implants. I am able to stream my iPhone directly to my hearing aids without any adapter, however, for some reason this is not possible in macOS. I have to use a bluetooth dongle which needs charging and sometimes cuts out.
I am trying to make a macOS server and iOS client app that sends the system audio from macOS to iOS either over bluetooth or the network whichever is lower latency.
The idea is that I will connect my hearing aids to my iPhone and when I play a YouTube or Netflix video on my Mac, the Audio is sent from my Mac to my iPhone and then to my hearing aids.
However, from what I've seen this is very complicated to do and requires knowledge on CoreAudio as well as other low level APIs. Unfortunately this is not something I can do myself, but your project seems to be similar. I was wondering if you could help me at all?
Thanks,
Ben