Discuss Scratch

o0yiii
Scratcher
16 posts

Can you make voice recognition on scratch?

^
If so, can you tell me how?

Last edited by o0yiii (Dec. 6, 2021 22:44:35)


Hello! I am o0yiii!
awesome-llama
Scratcher
1000+ posts

Can you make voice recognition on scratch?

No, you only have one block that can access the microphone:

(loudness) // outputs the current loudness received in the range 0-100. returns -1 if no microphone is detected.

You do not have any ability to get the pitch of the sound and the loudness block also can not update fast enough for sound to be able to be accurately measured.


CoolCrafter1231
Scratcher
100+ posts

Can you make voice recognition on scratch?

Yes and no. Scratch doesn't have any built in voice recognition but people have try to make it themselves (although it doesn't work that good).

Back to help on the forums

Profiles
postpercent | Scratch | ocular
-CloudGate-
Scratcher
1000+ posts

Can you make voice recognition on scratch?

CoolCrafter1231 wrote:

Yes and no. Scratch doesn't have any built in voice recognition but people have try to make it themselves (although it doesn't work that good).
voice recognition can be detected in the nuances of how loud you talk. these nuances can also be used to identify phrases or words. the closest one has gotten to this is VBVR 2 (https://scratch.mit.edu/projects/220747929/)



box of Asian citrus psyllids and please give me an internet here

helloworldbyeworld
Scratcher
1000+ posts

Can you make voice recognition on scratch?

-CloudGate- wrote:

CoolCrafter1231 wrote:

Yes and no. Scratch doesn't have any built in voice recognition but people have try to make it themselves (although it doesn't work that good).
voice recognition can be detected in the nuances of how loud you talk. these nuances can also be used to identify phrases or words. the closest one has gotten to this is VBVR 2 (https://scratch.mit.edu/projects/220747929/)
That’s true, but doing it that way would be quite hard and you cannot sample loudness fast enough for this to be reliable. Also, if there’s background noise louder than the voice, you can’t detect the voice at all.

Helloworldbyeworld | 1200+ posts
Have a great day

Powered by DjangoBB