Generating .wav files

Hi,

Is there a code that allows Arduino to generate wave files from text and save it in a SD Card.

thank you.

direct99:
Hi,

Is there a code that allows Arduino to generate wave files from text and save it in a SD Card.

thank you.

Do you mean text to speech?

Do you mean text to speech?

Yes, I want arduino to generate the wave files and save them in my SD card so I can play them with my Wave shield.

Do you mean text to speech?

Yes,

Is there a code that allows Arduino to generate wave files from text and save it in a SD Card.

No, you can't do it on such a small processor.

Why not generate the files on a PC?

I want to generate sentences not words because playing separate words in wave shield is really slow.

Get something like this - AI Voices - NaturalReader Home

Get something like this - AI Voices - NaturalReader Home

I want to generate the files in my arduino not in a website.

No, you can't do it on such a small processor.

What part of NO do you not understand?

What part of NO do you not understand?

What processor can I use then?

Try some Linux box like a Raspberry Pi, or a Beagle board.

dxw00d:
Why not generate the files on a PC?

What's wrong with this recommendation ? A raspberry PI won't be faster ...