I am a teacher and I have a Tello drone which I can control using MIT Scratch 3, an offline version of Scratch the comes with a Tello extension. I can also control a sprite using voice commands with an online version of Scratch available at machinelearningforkids. I want my students to be able to write a Scratch program to control a Tello drone with voice commands. How can I put the two together please? I realise I could achieve this with Python, but I would like to do this with the simplicity of the Scratch interface.
Related Questions in VOICE-RECOGNITION
- Voice Recognition technology
- VoiceXML Grammar Input sequence
- convert sound to list of phonemes in python
- google speech recognition api in hindi
- How to display dialog "error" when variable returns incorrect answer
- How to override voice input key on Android keyboard?
- Offline voice recognition android taking unwanted voice
- Start an Android Wear app with a "Start ..." voice action different from the app's name
- Voice Interaction App [Android]
- Launching a program with Voce
- How to use Siri like Mic button in Android Voice Recognition
- offline google voice recognition in android for lollipop
- How can I convert a series of words into camel case in AppleScript?
- Voice Recognizer Access on Kindle Fire HD 6
- How can I use RecognizerIntent to force using Turkish?
Related Questions in MIT-SCRATCH
- Trouble using microphone in Scratch
- Scratch game scoring bug
- Programming a Scratch like Software (in terms of UI / framework) for Hardware Interfacing
- Scratch + GPIO + Adafruit MotorHAT
- Send carriage return
- Add Blocks - Scratch
- SNAP! 4.0 could not connect to server
- is there a way to convert a scratch 3.0 file into a .swf file?
- Transform text to uppercase in Scratch
- "Switch costume" not triggering on the same conditions as other things successfully trigger
- Route for learning Smalltalk aka Squeak
- How to save at multiple points? Saving the X, Y, what sprite (custom), and what text it was left off
- Is there a way to get a triangle to rotate to face the mouse on a circle?
- Costume of sprite in Scratch doesn't change
- Sprite in Scratch is non-smoothly "skipping" when being rotated
Related Questions in TELLO-DRONE
- DJI Tello won't follow me
- AttributeError: 'Tello' object has no attribute 'address' (Tello Ryze Drone StreamOn error, unable to call streamon function:)
- How to Program a Drone Equipped with MAMBA MK4 Card to Execute a Flight Path Shaped Like an "L"
- Tello EDU Drone sending no response
- Is there another way to implement the SDK into my android studio project?
- Boost.Asio UDP socket, An invalid argument was supplied error
- Unable to integrate YOLOv8 with DJI Tello
- How to render a video in the frontend with base64 data which is being recieved live on the backend?
- Tello EDU Drone AI with Python
- Error: camera index out of range (hand gesture control drone with python)
- Voice control of Tello drone with Scratch
- moveByEnd event is not so accurate when error = interrupted in parrot olympe
- TypeError: cannot unpack non-iterable NoneType object while trying face recognition
- How to remove an object from the trained model in .pb format?
- UDP conformation, is it possible?
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)