I don’t think it’s you, I think it’s how the app is designed. For example, on line 201 in this file, I see withOptions:AVAudioSessionCategoryOptionDefaultToSpeaker, which looks like it’s forcing playback through the phone speakers. What do you say, @manton, is that intentional?
Interesting, that does look wrong. I’ll see if I can do a quick Wavelength update with a fix for this. We are working on a rewrite of the whole app, but would like the current version to work well before then. Thanks!