rhysmorgan134 / node-CarPlay

MIT License
147 stars 25 forks source link

Feature: add support for audioTransferMode #21

Closed gozmanyoni closed 1 year ago

gozmanyoni commented 1 year ago

As requested in https://github.com/rhysmorgan134/node-CarPlay/issues/19 - this enabled us to set audioTransferMode and let the phone keep playing audio (or stream to to some other BT source like the car)

gozmanyoni commented 1 year ago

@rhysmorgan134 Thanks for the review - will fix the typo. I agree, naming is confusing - audioToDongle is clear, but audioToCar overlaps with that - furthermore, its not audioToCar, but simply the phone keeps playing the audio, technically it can play to any source.

I will rename to "phoneAudio and dongleAudio"