I want to develop an application, not an extension. But the application has the right to control iTunes and get information of music, such as Lyrics from iTunes (Similar to SuperTunes). Where can I get relevant template or guidance? Thanks.
Share
As for the control of iTunes, There is no native cocoa API, however you can use AppleScript, that can be ran from the app using:
A good example of the AppleScript commands that can be used, can be found here: http://dougscripts.com/itunes/itinfo/info03.php