Ultimately, there seems to be quite a bit of integration into "music" playing, but I need my audio to come through AVAudioSession/AVAudioEngine because it's raw, streaming audio. I have meta data to display and so the now-playing Deck seems like the best place to put that meta data because there is already so much provided with the play/pause buttons and the album cover image. If I use .playAndRecord, the now-playing dev navigation button does not appear. If I use .playback, the button does not appear unless I create an error by also trying to use .defaultToSpeaker. What is it that I cannot get the now-playing deck navigation button to appear?
Topic:
Media Technologies
SubTopic:
Audio