Skip to main content

How to make speech to text app in Kodular Creator?

 

How to make speech to text app in Kodular Creator?

Welcome to Learn Web, guys today as you have seen we will learn to make an Speech to Text application in Kodular Creator. This is our third application making tutorial which is published on our website. We are soon getting many more tutorials for you which will help you to learn advanced application development using Kodular Creator. So, keep connected with Learn Web online to get the latest content from us. Now, we are going to start our tutorial without wasting any more time.....

Firstly we would discuss about some FAQ's related to Speech to Text Converter:

FAQ's about Speech to Text Converter

1. Functions of this application

You might have got what I meant by this app and what this application can be used by an user. But if you didn't then I am going to tell the main function of this Speech to text converter. This app can be used for voice typing. Simply, in this app user have to click on a button and then he have to speak and then it will hive user text which he can copy and paste anywhere he want to paste this text. So, this app will function such like this. You can add many more functions to this application by your need. So, we directly get through it. But before starting our tutorial we should talk about the uses of this application.

2. Specifications of Speech to Text Converter

The main Specifications of this application for users are:
1. To write text without typing it.
2. To get text without writing it and get most accurate text with google's android Speech to text converter API for android.
3. Very light sized application and easy to use for user.
4. Data saving that is this application doesn't use much data of user.
5. Realtime converter for speech to text.

These were the main specifications of our Speech to text converter application which we are going to make today.

Designing of Speech to Text Converter

For making Speech to text converter you need to follow these steps after opening your project....

Step 1: Firstly you need to add Speech recognizer component which can be found under the media option in Components palette in creator.

Step 2: Add a text box which can be used to give the speech of user in form of text which user can copy to clipboard. So, drag and drop a text box there and set the multiline option in text box properties checked.

Step 3: Now you need to add a button which will be used to call speech recognizer to get speech from user.

Step 4: (Additional) This is optional that you can use in your application. This button will be used to copy to the text to clipboard. For this we will use Device utilities component which can be found under the Utilities section in Component Palette. So simply add this component in your project.

Now you have to do the User Interface designing which you can make like the given illustration which I have made for you guys.

Illustration:
Illustrative Design



Blocks of Speech to Text Converter

For making you speech to text converter application at least working you need to set these blocks. You can also do more customization according to your designing.

Step 1: Firstly you have to set that we have to call Speech Recognizer to get speech when get speech button is clicked. You have to set the blocks like this:
Kodular Block No. 1
Step 2: Then we have to add a block to handle when we get our text from speech recognizer and then we have to set this text as text of text box.
Kodular Block no. 2
Step 3: To handle to copy the text. Here we use a block from device utilities to copy the text of text box whose text is the result of speech from user.
Kodular Block no. 3


And here you have made Speech to text converter app successfully. Now you can customize it's UI and UX add some more features to it. This all depends on your choice. So, this was our today tutorial in which we can made a Speech to Text Converter application. We will be back with a new interesting topic again very soon. Till then......

Happy Koding

Comments

Popular posts from this blog

How to use dynamic component in Kodular Creator ?

How to use dynamic components in Kodular Creator? Welcome back my dear friends, today we are back again with a complete new tutorial. Today we are going to learn How to use Dynamic components in Kodular Creator? As of all our tutorials I assure you you will find this tutorial very useful while developing any of you application which the no. of components are not fixed. So, we use dynamic components to add as much as number of components as we want. So, here we start our tutorial with some of FAQ's that will help you to learn what is concept of dynamic components if you didn't understood "What does dynamic components mean?"  FAQ's about Dynamic components 1. What are dynamic components? Dynamic components are the components which allows us to show as much as number of components in our application as we want. So, that we need not to update app to add any component in our application. This is useful when we are developing any application like Shopping application in

How to use Utilities component in Kodular Creator?

  How to use Utilities component in Kodular Creator? Welcome back guys to Learn webs online. As you may have seen in above image, in today's tutorial we will be going to learn to use the utilities components in Kodular Creator. These components will surely be useful for your future projects. In today tutorial we will learn to use these four utilities components. These are the main utilities components in kodular creator. There are also another utilities components which we will learn to use in further tutorials. So, let's start our tutorial without waiting any more..... 1. Wallpaper component Introduction: This component can be found at the last position in the utilities components under utilities option in sidebar. As you can understand by it's name this is used to access the wallpaper settings of user's device. This is very useful component while developing a app in which we allow user to change or modify wallpaper within the application. This app may be a browser app

How to use KIO4 gradient in Kodular?

  Welcome to learn web, today we are back with a completely new tutorial on Kodular Basic-to -Advanced app making.Today topic for our tutorial is that how to use Gradient effect in Kodular app making for any layout. How to use gradient colors in kodular app? For this you need to use a extension named "KIO4" gradient.So,before starting you need to get this extension before we start our tutorial.To get this click on link below: My Drive Link This is the google drive link for the KIO4 extension. I think you might have got the extension.So, we start our tutorial on how to use gradient effect Kodular apps. Step 1:Open your Project in which you want to use gradient Effect.Then click on the extensions button in the bottom of left sidebar and click on import extension.Now select the KIO4 gradient file and click on Import after some time your extension will be processed and imported to your project. Illustration: Once you have Imported the KIO4 extension you can see the extension as s