BackgroundAudioPlayer.Play Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Plays or resumes the current AudioTrack at its current position.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
| Exception | Condition |
|---|---|
| InvalidOperationException | Play was called, but there is no current Track set. |
Show: