Discuss Scratch

HBALabs
Scratcher
100+ posts

Hidden 3.0 Extension / Can it be hacked in?

Ok so I recently found a extension hidden in scratches VM called “speech to text”

I did some more digging and found a wiki page for it: https://en.scratch-wiki.info/wiki/Speech_to_Text_Extension

Apparently its hidden from the editor and the source code still exists. So can you JSON edit it into Scratch?
For me, it keeps giving me a error on Turbowarp that's something along the lines of “speech to text extension does not exist”

So I was wondering if it was possible?

What the blocks look like:
when I hear () ::hat extension

wait and listen :: extension

speech :: reporter extension
davidtheplatform
Scratcher
500+ posts

Hidden 3.0 Extension / Can it be hacked in?

Scratch will attempt to load the project, but gets stuck since certain things the extension expects don't exist anymore.
Specifically “https://scratch-mit-edu.ezproxyberklee.flo.org/projects/editor/extension-worker.js” and “speech.scratch.mit.edu” don't exist, both of which the extension needs.
HBALabs
Scratcher
100+ posts

Hidden 3.0 Extension / Can it be hacked in?

davidtheplatform wrote:

Scratch will attempt to load the project, but gets stuck since certain things the extension expects don't exist anymore.
Specifically “https://scratch-mit-edu.ezproxyberklee.flo.org/projects/editor/extension-worker.js” and “speech.scratch.mit.edu” don't exist, both of which the extension needs.
Oh, its not possible then?
davidtheplatform
Scratcher
500+ posts

Hidden 3.0 Extension / Can it be hacked in?

HBALabs wrote:

davidtheplatform wrote:

Scratch will attempt to load the project, but gets stuck since certain things the extension expects don't exist anymore.
Specifically “https://scratch-mit-edu.ezproxyberklee.flo.org/projects/editor/extension-worker.js” and “speech.scratch.mit.edu” don't exist, both of which the extension needs.
Oh, its not possible then?
It is not.
HBALabs
Scratcher
100+ posts

Hidden 3.0 Extension / Can it be hacked in?

davidtheplatform[/quote wrote:

It is not.
I also saw something in the project.json called:
extensionURLS: []
Those URLS that you just listed, are they related to this in any way
HBALabs
Scratcher
100+ posts

Hidden 3.0 Extension / Can it be hacked in?

bump

davidtheplatform
Scratcher
500+ posts

Hidden 3.0 Extension / Can it be hacked in?

HBALabs wrote:

davidtheplatform[/quote wrote:

It is not.
I also saw something in the project.json called:
extensionURLS: []
Those URLS that you just listed, are they related to this in any way
I'm pretty sure that's a turbowarp-specific thing, i've never seen it before. In any case it wouldn't fix the fact that speech.scratch.mit.edu doesn't exist.

HBALabs wrote:

bump
Don't bump topics unless its been 24 hours since the last post or the topic isnt on the first page

Last edited by davidtheplatform (Jan. 27, 2025 02:08:45)

Powered by DjangoBB