-(IBAction)pause {
if ([theAudio isPaused]) {
[theAudio play];
else {
[theAudio pause];
}
}
}
-(IBAction)pause {
if ([theAudio isPa-(IBAction)pause {
if ([theAudio isPaused]) {
[theAudio play];
else {
[theAudio pause];
}
}
}
-(IBAction)pause {
if ([theAudio isPa