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

Is there any applicable sound intelligence framework/api to be used for specific sound detection in iOS?not speech rec..

I am aware of many SDK's for speech recognition intelligence such as Siri.

However I am struggling to find any intelligence that detects a specific sound (ex. clap sound). Most of what I found is based on decibel sensitivity...

Siri nowadays recognizes some Asian languages such as Cantonese, Mandarin, Korean.

Words are just a bunch are sounds... so I am wondering isn't there an existing intelligence for other sound recognitions other than "word" (such as clap sounds, whistle sounds, breathing sounds)?

Thanks for reading :)