Record Audio with an Electret Microphone

I am trying to record and save audio files on my PC using an electret microphone such as this one: http://uk.farnell.com/pro-signal/abm-703-rc/microphone-omni-pcb-mount/dp/1736559?st=microphone

Is it possible to do this with an Arduino Uno or is some other method necessary?

Thanks

I am trying to record and save audio files on my PC

Wire it to a 3.5mm plug and plug it into your soundcard. Electret mics require power and your soundcard will provide 5V out of the mic-input.

Is it possible to do this with an Arduino Uno

No. The Arduino is too slow, plus you'd need a preamp and you'd have to write a driver.

For instance: Sound card microphone