Is there an offline speech recognition extension?

Hello , I apologize for my english errors if there are in the title , but is there an extension for offline speech recognizment ? I searched on the web and on the community but all the posts were ... without answer ( actually nobody repliyed ) So , is there one ? I know there is allready the speech recognizment in the Samsung and Google Keyboard but these one should be actived , and there should be also a textbox and a button for sending the text ... so , actually , is there any extension to use speech recognizment offline ?
P.S. : This post was written fastly so don't care about grammar errors this time

As far as I know: no
Feel free to do a search in the extensions directory yourself App Inventor Extensions | Pura Vida Apps

Taifun

I doubt it Gino - the database for any speech recognition is likely to be large. So what you have on your device is the 'engine' only. There may be exceptions, you can search the internet. So long as there is a translation engine along with the database (or the engine contains the database too), it should be possible for your app to use it. No guarantees, needs research plus trial and error.

Thank you Taifun , it was the first place where I went to see if there was the extension I needed but if I well understood your extension is using Google's Speech Recognition , so actually it works just with internet connection . Ehp , the fsct is that I created a simple assistant that puts timer etc. but then I saw that actually I cannot use it offline , for example wherever , so I want to change the online recognition to an offline one .

Thanks Mr. Chris
P.S. : But if a so heavy extension cannot be implemented , are there some methods to use the keyboard that is on my phone , but automatically and with auto-stop when the user stops speaking , like in Google's speech extension ?
Thanks in advance

Edit : Yes , thanks to who closed this topic - it really helped

Closing