Hi, I’m running an app through unity. I’m using an mp4 taken from voice memos which I am coverting to an mp3 as my audio for my AR experience. The problem is that the audio is incorrectly sounding through the iPhone earpiece NOT the iPhone stereo speaker. Is this due to the audio file format being mp3? Is this due to my app not having the proper api calls to route audio files to the proper destination when the headphone jack is not in use? My other option is to convert my mp4 to a wav file. Will this simple fix ensure the audio correctly sounds through the iPhone stereo speaker? All help is appreciated. Thanks team!
How to play audio file through iPhone speaker
How do you know it's only going out the headphone jack when headphones aren't connected?
Did you confirm the hardware mute is off?
Did you write this app yourself or is this some sample you picked up somewhere or made off some tutorial, or...?
What iOS and actual device are you testing on?
Note: Not an offer to troubleshoot unity