It can't without lots of work. By default all the voices are adult voices. You can change the pitches and tones of the voices with a tool included with Xcode. You'd have to do a bit a work to edit it enough for it to sound like a child.
It can't without lots of work. By default all the voices are adult voices. You can change the pitches and tones of the voices with a tool included with Xcode. You'd have to do a bit a work to edit it enough for it to sound like a child.
Ok, so it would probably be better for me to use a human instead of a computer.
Anyways, I do want to point out that there's a Junior voice.
You can also use AppleScript to change the speaking rate, pitch and modulation of any voice, using the following command (thanks goes to Alvin Alexander for helping me by posting source code for an AppleScript that makes Alex sound like HAL 9000. Here's the link to the post: Creating a HAL 9000 voice for Mac OS X):
Code:
say "x" using "y" speaking rate z pitch a modulation b
Edit: What I want to know is what settings to use to produce a voice that is as close to being childlike as possible.
A human child or one who can sound like a child may be best. The Junior voice is an earlier voice of poorer quality that has a very obvious computer sound to its voice.
A human child or one who can sound like a child may be best. The Junior voice is an earlier voice of poorer quality that has a very obvious computer sound to its voice.