This blog is about latest technology. you can get more technical knowledge from here. "Technical Research" Blog share many latest information. In Technical Research we are sharing earning tips and technical knowledge. in short technical world is all about technical knowldge and Research.

Links

Tuesday, 26 December 2017

How to create Translator android application

No comments

How to create Translator Application without coding?



  • Go to Thunkable.com
  • Create Sign in process and Create new Thunkable application and give name as you want.



  • Drag and drop Button from Components

  • Then drag and drop Text input components to screen

  • Just go to properties section increase the hight of Text Input write 20 percent in the Box
  • And also select the width to 80 percent

  • Then you have to drag and drop Text to Speech from components.
  • From the voice components drag and drop Translator components
  • Then go to properties section of of Translator to select the language which you want to convert
  • Now you completed half work now go to the block 
  • select when button click block to the block editor

  •  From the drawer just drag and drop "Translator call Translate" block into "when button click block ".
  • From the input drawer drag and drop From "TextInput1 get Text" block  into "Text to Translate".
  •  In text to speech1 drawer select the "Text to speech1 call speak" and drop into the Transltor block.

  • Drag a result block from "Translator1 call Translate" and drop in "Text to Speech" block.
Now you are done.
Just upload that application into PlayStore.


No comments :

Post a Comment