Discuss Scratch

AlProgramer
Scratcher
24 posts

Extension:myvoice

When I Talk,for example;hello,
myvoice will say the sprite;
set [PLS v] to [PLEASEE]
T_0_T
Scratcher
14 posts

Extension:myvoice

I think this would be a better way of showing the blocks:
when green flag clicked
forever
if <[voice] = [hello]>> then
set [ spritetalk] to [hello]

when green flag clicked
forever
if <[ spritetalk] = [hello]> then
ask [hello] and wait
end
end

Last edited by T_0_T (Jan. 29, 2026 14:04:02)

AlProgramer
Scratcher
24 posts

Extension:myvoice

T_0_T wrote:

I think this would be a better way of showing the blocks:
when green flag clicked
forever
if <[voice] = [hello]>> then
set [ spritetalk] to [hello]

when green flag clicked
forever
if <[ spritetalk] = [hello]> then
ask [hello] and wait
end
end
OHK! THX FOR TUTORIAL! THE GIFT IS FOLLOW.

Powered by DjangoBB