Posted
Filed under iphone


NSString *filePath = [[NSBundle mainBundle] pathForResource:@"m2" ofType:@"m4a"];
    NSData *soundData = [[NSData alloc] initWithContentsOfMappedFile:filePath];
2012/01/11 11:53 2012/01/11 11:53