Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 08-18-2009, 08:09 AM   #1 (permalink)
Registered Member
 
Join Date: Aug 2009
Posts: 69
al355 is on a distinguished road
Default how to loop the saund

i play sound but i want to loop the saund ?

pliss help

H
#import <UIKit/UIKit.h>
#import <Foundation/Foundation.h>
#import "sounds.h"


@interface mainview : UIView {

sounds *SystemSound;


}

- (IBAction)BOX;
@end


M

#import "mainview.h"

@implementation mainview


- (IBAction)BOX {
SystemSound = [[sounds alloc] initWithContentsOfFile:[[NSBundle mainBundle] pathForResource:@"djf" ofType:@"wav"]];
[SystemSound play];

}
@end
al355 is offline   Reply With Quote
Old 08-18-2009, 09:33 AM   #2 (permalink)
Registered Member
 
Join Date: Jan 2009
Location: India
Posts: 107
Jindal is on a distinguished road
Default

Quote:
Originally Posted by al355 View Post
i play sound but i want to loop the saund ?

pliss help

H
#import <UIKit/UIKit.h>
#import <Foundation/Foundation.h>
#import "sounds.h"


@interface mainview : UIView {

sounds *SystemSound;


}

- (IBAction)BOX;
@end


M

#import "mainview.h"

@implementation mainview


- (IBAction)BOX {
SystemSound = [[sounds alloc] initWithContentsOfFile:[[NSBundle mainBundle] pathForResource:@"djf" ofType:@"wav"]];
[SystemSound play];

}
@end
You may found your answer here

All the Best..!!!
Jindal is offline   Reply With Quote
Old 08-18-2009, 09:37 AM   #3 (permalink)
Registered Member
 
Join Date: Aug 2009
Posts: 69
al355 is on a distinguished road
Default

Quote:
Originally Posted by Jindal View Post
You may found your answer here

All the Best..!!!
no no no [AVAudioPlayer]

i want for my code Audio Toolbox framework
al355 is offline   Reply With Quote
Old 10-26-2010, 12:09 AM   #4 (permalink)
Registered Member
 
Join Date: May 2010
Location: Pakistan
Posts: 8
aikhan is on a distinguished road
Default

Quote:
Originally Posted by al355 View Post
no no no [AVAudioPlayer]

i want for my code Audio Toolbox framework
So did you found solution to your problem...


I want to do the same thing.... and I am pretty much clueless.. I have zero experience with audio on iphone
aikhan is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 317
13 members and 304 guests
chiataytuday, coolman, givensur, glenn_sayers, guusleijsten, ipodphone, jbro, mediaspree, mottdog, mtl_tech_guy, Punkjumper, vilisei, whitey99
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,649
Threads: 94,114
Posts: 402,883
Top Poster: BrianSlick (7,990)
Welcome to our newest member, Anwerbl
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 09:25 PM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0