Changing Pitch on a Recorded file

Hello!

I’m using Prime31’s AudioRecord/Play plugins, and I got this working fine. Super plugins, very recommended.
However, I wanted to change the pitch before playing back the recorded sound. I managed to get Dirac3LE integrated sort of, but I wonder if Dirac3LE is maybe more than I need. It is a bit slow to compute. It takes some seconds to change the pitch on a few seconds of sound. So, is there another sound sdk that can be used for pitch changing? I need something that works for ios, of course.

Preferably something that’s easy to implement as my objectiveC skills are quite lacking :slight_smile:

Appreciate any insight! Thanks!

Kjetil

Use audio.pitch

Well I want to pitch a sound file recorded by the mic runtime, so it’s not accessible by unity as far as I know? That’s something new, if so, how can I get the recorded file?