This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2009-09-06 18:28:26

realSAB
Scratcher
Registered: 2009-08-08
Posts: 6

Add a voice to your Projects!!!

Feel free to add ScratchTalker v2 to your projects.  You can SAY whatever you wish by building words using phonetic spellings.  For example to say "Scratch" you would type it as "Skratch".  Experiment around to find the best phonetic spellings.  Its time to give your characters a voice!!!

<set{  sayThis    to   YourWord
<broadcast[ sayWord ]and wait c>
-realSAB

Offline

 

#2 2009-09-06 19:42:46

technoguyx
Scratcher
Registered: 2008-10-18
Posts: 1000+

Re: Add a voice to your Projects!!!

Awesome idea but I think I've saw it before...

Link is here, btw: http://scratch.mit.edu/projects/realSAB/673504


http://getgnulinux.org/links/en/linuxliberated_4_78x116.png

Offline

 

#3 2009-09-07 19:28:12

realSAB
Scratcher
Registered: 2009-08-08
Posts: 6

Re: Add a voice to your Projects!!!

Thanks for the link to the project.  Interesting, it took me quite a while
to create level of indirection needed for the variables.  I have seen projects
that use recorded words that playback from lists by matching them.  This
code parses the words typed and breaks them down phenoms, then reassembles
the phenoms with unique timing and plays them at full speed.  I actually got
better sound from "interrupting" the previous play sound block, instead of
playing the sound to the end before starting the next sound.  I am still recoding
the parser to be faster.  Work in progress. LOL.

-realSAB

(Yes, there was a word processor project and he coded a series of
"spanish" alphabet sounds.   I believe there are enough sounds in
ScratchTalker v2 to say pretty much anything.  Although I still have
a few items on my want list.   ;o)

Offline

 

#4 2009-09-07 19:31:06

Food-dude
Scratcher
Registered: 2009-08-16
Posts: 100+

Re: Add a voice to your Projects!!!

whats dat?


http://iaza.com/work/100209C/BananaCid93944.gifhttp://iaza.com/work/100209C/045865.gif

Offline

 

Board footer