Making an arduino talk

Hello

I am currently in the process of trying to make an Arduino talk. The way I am attempting to do this is through an Arduino mp3 sheild from elchouse. I am using an Arduino Uno and am simply trying to get the code to read an mp3 file that I call and play it. Bellow is the site I got the mp3 shield from and below that is a sample code of somebody who got it to work however this code does not run properly when I try running it.

Any input is good input,
Thank you!

http://www.elechouse.com/elechouse/index.php?main_page=product_info&products_id=2193

however this code does not run properly when I try running it.

We're not really interested in following a poorly posted "link" to someone else's code. We want to see YOUR code, posted here, as an attachment if it'd too large.

We aren't interested in a vague hand-waving statement like "it doesn't run properly". We want to know EXACTLY what it does that it shouldn't and what it doesn't do that it should.