Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS Build an Interactive Story App with Swift 2 Adding Sound Effects Playing a System Sound

Kevin Gutowski
Kevin Gutowski
4,082 Points

Sounds Effects are choppy. Seems like its playing back at a different bitrate or something?

Any ideas on how I might be able to debug this? Seems like the player isn't processing the wav files properly and reminds me when I record things at wrong bitrates.

EDIT: Seems like it fixed itself after just letting the App sit there in Simulator?? IDK Maybe the app was't fully loaded?