Setting the language of Peedy

Open the source on the Peedy site.
Copy the source to your own computer.

Find the part where it says:
' Set the character's language ID
Peedy.LanguageID = &H0409


Fill in the right code after the &H-sign, using the table below.

Language Language ID
Arabic 0401
Basque 042D
Croation 041A
Czech 0405
Danish 0406
Dutch 0413
Finnish 040B
French 040C
German 0407
Greek 0408
Hebrew 040D
Hungarian 040E
Italian 0410
Japanese 0411
Korean 0412
Norwegian 0414
Polish 0415
Portuguese 0816
Portuguese (Brazil) 0416
Romanian 0418
Russian 0419
Simplified Chinese 0804
Slovakian 041B
Slovenian 0424
Spanish 0C0A
Swedish 041D
Thai 041E
Traditional Chinese 0404
Turkish 041F

Find the part in the Peedy file where the text sentences are:

' Start the monologue
Peedy.Speak "Hello!"
Peedy.Play "Blink"
Peedy.Play "Greet"
Peedy.Speak "I am Peedy!"
Peedy.Play "RestPose"
Peedy.Speak "Welcome on our site with the title......"
Peedy.Speak " Take a look through my eyes!"
Peedy.Play "Pleased"

...etc

Fill in your own text, in your own language, after 'Peedy.Speak' between the quotation-marks: "(....fill in your own text..)"
Do not remove these quotation marks!!!!

Just copy and past the parts where Peedy does something.
This is where it says: 'Peedy.Play':

Peedy is not the only Microsoft Agent.
There are 4 of them.
You can also use Merlin the Magigian, Robert the Robot, or Genie the genius.