i’m developing an application that aims to record the voice of the user and play it in different tones ( female tone , robot tone )
i wanted to know what changes do i need to do in the sound that needed to achieve those voices (the pitch of the female and the robot)
SoundTouch is an open-source audio processing library for changing the Tempo, Pitch and Playback Rates of audio streams or audio files.
changing the Pitch is what you’re looking for…