To design the VoiceControlBot application, drag the ListPicker (not ListView) component inside the screen. Next, drag a Horizontal Arrangement and, inside that, drag a Button. Below the Horizontal Arrangement, drag a Label and then another Button. If you have dragged all the components correctly, your screen should look as follows:
In the following steps, I have customized each component in the app based on my own requirements. You can customize the components as you wish. Take the following steps:
- First, with the ListPicker1 selected, change the background color to green, set the Width to Fill parent ...