Search code examples
apiwindows-phone-7system-callswindows-media-player

Play and pause media on windows mobile device from a separate app


I need to make an app for windows mobile devices which will play and pause media despite of the current player in use. Are there any system calls I can use or any API that I can refer?

Thank you in advance.


Solution

  • Use background audio player to achive your functionality, here is step by step implementation of your query

    click here: