How could I access FM radio in my application?

I am creating an app which needs to scan through radio channels.


Is it possible to recieve FM radio stations on the iPhone? If so, can someone point me in the right direction?


I'm using Unity if it helps.


Thank you.

Sorry, there's never been an FM receiver capability in any iPhone.


You could compile some list of streamed FM stations, match them to their frequency and the user's current location

and sort of fake it, but that's a rather large horse of a very different color.


Even though you can't specifically do what you've asked, I'm curious as to what you envisioned.

Maybe there's another approach to get close to what you're after as an end result.


Tell us more, please.

You do not receive directly, but you could access from a webpage.


Up to you to build the interface to mimic FM tuning.

How could I access FM radio in my application?
 
 
Q