carplay-receiver
carplay-receiver copied to clipboard
Audio issue
Hey! Really cool work, I am trying to fiddle around with the siri functionality but I seem to be getting no audio with your current setup. Im getting an exception "exception: 'AudioData' object has no attribute 'data'"
Any ideas there?!
No Idea, but really interested in this issue. Maybe CarPlay is based on the Airplay2 Protocol.
So the exception: 'AudioData' object has no attribute 'data'" might be due to something else (possibly a control signal from siri, say) - haven't completely reverse engineered the audio protocol yet, and it gets a little flakey with siri and phone calls. Are you hearing nothing at all? Could be worth running alsamixer
and checking that you've got an appropriate default device. Do you hear anything when you run ffplay
on a raw audio file?