I am new to App inventor. I need help of how to get the text and number from speech recognizer to extract to two textboxes or label.
Can you give an example?
For example "turn right at 50"
turn right at will be placed at Label1
50 will be placed at Label2
These blocks run only when the separator is "at"
Yep, but that was the example that was given.
And if it should contain the word "at" also you can add it.
Even I, a beginner, would have known how to respond like this
Everybody has to start sometime with his App Inventor Adventure so the question from the OP was a valid one.
1 Like
I always try to do things without an extension if possible
1 Like
Is "fifty" a number?
4 Likes
Thank you everyone for your replies. I really appreciate your help.