Check if audio is currently playing
Future<bool> isPlaying() { throw UnimplementedError('isPlaying() has not been implemented.'); }