How to make Mobile App – Read Me Aloud App Making

How to make Mobile App – Read Me Aloud App Making

How to make Mobile App – Read Me Aloud App Making– Here we will learn about making mobile help in MIT App Inventor . Here We will develop app “Read me aloud”. You can learn step wise.This is the easiest way to make mobile apps. For notes and exercise and other study material click here.

We have also developed App”coding a fun” step wise.

Activity : Develop App -“Read Me Aloud”

READ-ME-ALOUD एक सरल App है जि से आप Designer View पर एक button, textbox, label और text-to-speech लगाते हैं, फिर button को प्रोग्राम करते हैं ताकि जब इसे click किया जाए, तो mobile पर लिखित पाठ को ज़ोर से पढ़ा जा सके।

Note: ध्यान रहे बिना speaker के voice नहीं आएगी |

STEP-1:
A. App inventor खोलने के लिए, दि ए गए URL (https://appinventor.mit.edu) को Browser में टाइप करें|
B. Click on CREATE APPS → PROJECTS → START NEW PROJECTS

STEP-2: App का Designer view बनाएँ |

  • PALETTE में जाएँ → सबसे पहले Vertical Layout को Screen पर drag and drop करें और full screen पर stretch करें, फिर सारे Components जैसे label, Text Box और Button, layout पर drag and drop करें।
    (Note: आवश्यकता के अनुसार properties को बदलें।)
  • PALETTE (पैलेट) में जाएँ → MEDIA पर click करें → Text-To-speech option को viewer screen पर drag करें |

STEP-3 :BLOCK area पर CODING start करें

  • BUTTON ब्लॉक पर mouse ले जाएँ → Button के coding blocks दिखाई देंगे, उसमें से → “When Button1 clicked” वाले code block को drag और drop करें।
  • इसी प्रकार, TEXT-TO-SPEECH block में से → “callTextToSpeech1.speak message” block और “Textbox1.text ‹› block Built-in TEXT menu में से code block को drag और drop करें |

अब, App execute करने के लिए तैयार है। आप सब अपने मोबाइल से App RUN कर सकते हैं

One thought on “How to make Mobile App – Read Me Aloud App Making”

Leave a Reply

Your email address will not be published. Required fields are marked *