Page 90 - C_GPT _V4 _class_7
P. 90
Adding a Text to Speech Component
From the Palette Pane, open Media drawer and click and drag TextToSpeech component to Viewer
Pane.
This component will not appear in the Viewer pane because it will drop under Non-visible components
that will show up on the app’s user interface. You can still find it in Component pane and Properties
pane.
Block Editor
This is the place where we code the components added in the Project Designer window and instruct
them the actions to be performed by them. To open Block Editor window, click on Blocks button. And
to open Project Designer window, click on Designer button.
Blocks Button
Built-in Blocks Backpack
Workspace
Components
Blocks
Trash
Following are the main parts of the Block Editor window:
Built-in Blocks: It contains all the predefined blocks in the application. They are responsible for
handling operations like Math, Text, Logic and Control.
Component Blocks: It contains relevant blocks for the components we have added in the Design
window.
CodeGPT (Ver. 4.0)-VII
88

