- (void)playVideoInteractionNarration:(NSString *)vNarr{ [self pauseActionExecution]; NSURL *u = [NSURL fileURLWithPath:vNarr]; AVQueuePlayer *player = [[AVQueuePlayer
the right answer is this:
[[AVAudioSession sharedInstance] setCategory:AVAudioSessionCategoryPlayback error:nil];