I have problem with changing pitch of audio keeping its duration. I want to change pitch of audio and simultaneously don't change its speed.
I compiled this code but setPitch() method is empty..
Can anyone give me a solution or some hints how to do it using OpenSL ES or other C/C++ code?
I know that java isn't good to do this so I want to do it using C/C++ code.
Sorry for my English! Thanks!