Voice transforming using OpenAL on iPhone

Posted by eaglelouk@ on Stack Overflow See other posts from Stack Overflow or by eaglelouk@
Published on 2010-04-08T10:29:54Z Indexed on 2010/04/08 10:33 UTC
Read the original article Hit count: 507

Filed under:
|
|
|

Hi there, I've played a little bit with OpenAL, and I must say that it's pretty fast, even on the iPhone. However, I still got one problem. My app is recording the user voice, and repeats what he said using OpenAL. I've modified the AL_PITCH value, but it's currently also changing the speed, which I don't want to ! Is there a simple way to only change the tonality ?

Thanks ;)

© Stack Overflow or respective owner

Related posts about iphone

Related posts about c