Tagged Questions

5
votes
5answers
2k views

Recording Audio via the Web for an Intranet Solution

What is the best (cheapest, most open) way to record audio via a web page. Then keep that recording as MP3 format and make it available via a unique ID / URL. I guess Flash-based plug-in would be ...
1
vote
1answer
433 views

voice recording in Ogg format?

I have created a voice recorder applet. The output sound file will be .wav format. I want to use a compressed file format like .ogg. I have the .ogg decoder applet and it plays the audio file ...
0
votes
0answers
8 views

error calling MediaStore.Audio.Media.RECORD_SOUND_ACTION of android

i'm trying to call the default audio/sound recorder app. but i realize that there are errors shown in my logcat and i have no idea how to solve it. my code: Intent recordIntent = new ...
0
votes
1answer
210 views

record voice at voice call

In my app, i want to perform the following scenario. User inputs a number and press 'Call' button The Call button will forward the call to the callee and start recording the voice of the caller ...
0
votes
2answers
206 views

Extracting pitch from singing voice

I'd like to extract the pitch from a singing voice. The track in question contains only a single voice and no other sounds. I wan't to know the loudness and preceived pitch frequency at a given ...
0
votes
0answers
165 views

iPhone Voice Changer (difficulty with particular voices)

We are in the process of creating a voice changer for the iPhone. Voices like chipmunk, turtle, and echo were created by pitch shifts and delays. However, We are having trouble with voices such as ...