Based on the results from my other idea to hijack the audio of other apps, I've decided it was far too involved and not worth it.
So, new idea.
Is there a fairly easy way to make a "stream player" that you put in the web address for a talk radio station and have a volume control on it?
In iOS you can get info from streams and act upon those streams. I'm thinking those talk radio streams should be the same thing. It wouldn't have to be fancy, just functional.
If you can play a song thru iOS, you should be able to make a player in OS X. It's really just an issue of the volume control and that should be something built into the API.
Recording should be just a straight forward file dump.
[doublepost=1455276400][/doublepost]Here's one for iOS, so it should be doable in OSX.
https://github.com/hamedh/Radio
So, new idea.
Is there a fairly easy way to make a "stream player" that you put in the web address for a talk radio station and have a volume control on it?
In iOS you can get info from streams and act upon those streams. I'm thinking those talk radio streams should be the same thing. It wouldn't have to be fancy, just functional.
If you can play a song thru iOS, you should be able to make a player in OS X. It's really just an issue of the volume control and that should be something built into the API.
Recording should be just a straight forward file dump.
[doublepost=1455276400][/doublepost]Here's one for iOS, so it should be doable in OSX.
https://github.com/hamedh/Radio