1. Use "Player.onTrackChange" to determine when a new track will be played.
2. Use "Player.pause" to pause.
3. Use the "Player.getArtistAtPos", "Player.getAlbumAtPos" and "Player.getTitleAtPos" to get the track information.
4. Use "Program.run" to run my TTS program to speak the track information.
5. Use "Player.play" to start the track playing.
Can anyone point out any problems with this approach?
Or can the Silverjuke team make my life MUCH easier by putting this function directly into the program? What can I say - I'm lazy!

Thanks for any help!
Regards,
Eric