Discuss Scratch

oaktreeperson
Scratcher
29 posts

How to make computer generated voice?

Hi. I wanna know how to type in some words into an answer box, and the sprite will say them in a computer generated voice. Help?
childgamer
Scratcher
59 posts

How to make computer generated voice?

This is a very complex script. Are you sure?
Birdlegs
Scratcher
1000+ posts

How to make computer generated voice?

This would involve something that reads each character you type, one by one, and plays a sound file for each one. It could potentially be really cool, sounding like Animalese from Animal Crossing. I disagree with ChildGamer. While a long script, it's not very complex. It would simply involve recording and trimming lots of sound files, as well as giving them each their own place.

Alternatively, it could pull from a word bank. This is a little harder to do, but only by a margin. On the end of the spectrum involving tedious workload, however, that's a lot of sounds to record. Do you need my help getting started?
deck26
Scratcher
1000+ posts

How to make computer generated voice?

JoeyTheChicken wrote:

This would involve something that reads each character you type, one by one, and plays a sound file for each one. It could potentially be really cool, sounding like Animalese from Animal Crossing. I disagree with ChildGamer. While a long script, it's not very complex. It would simply involve recording and trimming lots of sound files, as well as giving them each their own place.

Alternatively, it could pull from a word bank. This is a little harder to do, but only by a margin. On the end of the spectrum involving tedious workload, however, that's a lot of sounds to record. Do you need my help getting started?
Not quite that simple I'm afraid, at least not in English - some languages are far more consistent in how letters (or letter combinations) sound.

Words can even change their sound according to context - 'I read that book last week' or 'I will read it next week'.

Phonemes are relevant http://www.lancsngfl.ac.uk/curriculum/literacy/lit_site/lit_sites/phonemes_001/ but as you can see it's not just a case of looking for letter combinations (ch, th, wh are examples).

If you're still not convinced have a go at reading http://www.mipmip.org/tidbits/pronunciation.shtml
Psiborg
Scratcher
500+ posts

How to make computer generated voice?

JoeyTheChicken wrote:

While a long script, it's not very complex.
Speech synthesis is horrendously complicated!
drmcw
Scratcher
1000+ posts

How to make computer generated voice?

Birdlegs
Scratcher
1000+ posts

How to make computer generated voice?

deck26 wrote:

JoeyTheChicken wrote:

This would involve something that reads each character you type, one by one, and plays a sound file for each one. It could potentially be really cool, sounding like Animalese from Animal Crossing. I disagree with ChildGamer. While a long script, it's not very complex. It would simply involve recording and trimming lots of sound files, as well as giving them each their own place.

Alternatively, it could pull from a word bank. This is a little harder to do, but only by a margin. On the end of the spectrum involving tedious workload, however, that's a lot of sounds to record. Do you need my help getting started?
Not quite that simple I'm afraid, at least not in English - some languages are far more consistent in how letters (or letter combinations) sound.

Words can even change their sound according to context - 'I read that book last week' or 'I will read it next week'.

Phonemes are relevant http://www.lancsngfl.ac.uk/curriculum/literacy/lit_site/lit_sites/phonemes_001/ but as you can see it's not just a case of looking for letter combinations (ch, th, wh are examples).

If you're still not convinced have a go at reading http://www.mipmip.org/tidbits/pronunciation.shtml
I get that. That's why I said it would sound like Animalese from Animal Crossing. The animals pronounce words character by character. A lot of words come out butchered, but it still sounds pretty cool. Words like “yes” even make it out on the other side pretty fine.
Pepperoni505
Scratcher
100+ posts

How to make computer generated voice?

JUST USE GARAGE BAND
CatsUnited
Scratcher
1000+ posts

How to make computer generated voice?

Pepperoni505 wrote:

JUST USE GARAGE BAND
It costs money.
_TheWizardofNucleus
Scratcher
7 posts

How to make computer generated voice?

Well if you really want a computer generated voice you can check on Google. that will give you the best and most viewed answers. Otherwise try your own. Hope this helped
Obganiate
Scratcher
5 posts

How to make computer generated voice?

lol this is pretty easy.
get an online text2speech and download the sound, and then upload it on your sound section in the project.
Colemjac005
Scratcher
4 posts

How to make computer generated voice?

idk
bjmoore2007
Scratcher
32 posts

How to make computer generated voice?

just make sounds forr eaach letter and then use someting like
repeatlengthofwordchange lettervby1playsound (letter (letter) of [word)v]
im not the best with the scratchblock feature alternatively just hang each letter to an broadcast

Last edited by bjmoore2007 (Jan. 1, 2021 22:54:28)

Powered by DjangoBB