Skip to main content
grosssmutttr
Known Participant
January 10, 2014
Question

Record sound and manipulate playback

  • January 10, 2014
  • 1 reply
  • 621 views

Hi there,

we try to make a mobile app in which the user should be able to record a sound and after that it should automatically play that sound.

This should be possible but we want to transform the sound so the voice is "sweeter" (higher).

Is this possible?

Has anyone already made some experience with this?

Best

omi

This topic has been closed for replies.

1 reply

User Unknow
Legend
January 17, 2014

recording sound its simple project. but it transformation may require some math skills because sound its numbers from -1.0 to 1.0

also check this http://blancer.com/tutorials/105750/create-a-useful-audio-recorder-app-in-actionscript-3/

grosssmutttr
Known Participant
January 22, 2014

The sound recording isn't the problem.

We are trying to manipulate the recorded sound...