0

General question: Working on an app that streams high-quality audio as well as listens for voice prompts from the user. This is an integral part of the app. The audio quality when using headphones (wired and BlueTooth) is great, but when using in CarPlay (wired or wireless), the audio output has no depth, is very flat and lower quality.

I know some apps (like Spotify) that only stream out audio maintain their audio quality (though they do have some EQ adjustability built into their app) and wondering if the bi-directional nature of the audio in our app is the culprit.

Any suggestions would be most helpful.

TheTwoNotes
  • 453
  • 3
  • 15
  • 1
    It sounds like you are using the hands free audio path intended for phone calls rather than the audio playback audio path. How have you configured your audio session? – Paulw11 Oct 01 '21 at 20:58
  • AudioSession is not changed specifically for CarPlay. Is that required? Haven't found any docs on "how-to" for that. – TheTwoNotes Oct 04 '21 at 16:56

0 Answers0