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

Mockup & CodeGen, iPhone & iPad
($9.99)

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

Manu
($0.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 11-05-2009, 10:43 AM   #1 (permalink)
Divine avenger
 
Johanovski's Avatar
 
Join Date: Nov 2009
Location: Vic, Catalunya (Spain)
Posts: 320
Default How to restart an audio clip?

Hi there!

I've almost done everything with my game audio, just getting last details on... When the user touches the screen a sound is played. It's a small one-second-length .caf and it works well, but if the user touches the screen before the sound has ended it isn't played, and I don't know how to fix it...
When the screen is touched the method simply calls:

...
[soHit play];
...

And I've tried the following to force playing the sound even if it isn't done:

...
if([soHit isPlaying])
[soHit pause];
soHit.currentTime = 0.0;
}
[soHit play];
...

I've thought this will force audioclip to move to the begining without stopping it (I can't afford loading it again because my app slows down) but when it's done the sound isn't played anymore... Anyone knows how why this happens? Or how can I get my effect done?

Thank you! ^_^

-PD: And, of course, if the sound can be played more than one time at once this should be fine!
-PD2: Sorry for my english, I know it isn't as good as I wish!
Johanovski is offline   Reply With Quote
Reply

Bookmarks

Tags
audio, restart, sound

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: 340
20 members and 320 guests
ADY, Dani77, e2applets, Herbie, JasonR, keeshux, linkmx, mer10, Monstertaco, piesia, prchn4christ, Promo Dispenser, Robiwan, sebasx, sly24, Touchmint, twerner, zulfishah
Most users ever online was 1,187, 10-11-2011 at 08:09 AM.
» Stats
Members: 158,880
Threads: 89,228
Posts: 380,760
Top Poster: BrianSlick (7,129)
Welcome to our newest member, @sandris
Powered by vBadvanced CMPS v3.1.0

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