You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MIT App Inventor Forum
hola quisiera preguntar si hay alguine que me pueda orientar en como se puede hacer para buscar imagenes en este caso seria pictogramas a través de la voz y que se ordene en una frase ademas de poderla compartir via wasap
gracias
SteveJG
unread,
Sep 10, 2018, 8:34:49 AM9/10/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MIT App Inventor Forum
Use the SpeechRecognizer to 'talk to your app' and provide key words. If you say 'flower image'
Use the Activity Starter (Using the Activity Starter ) to perform a web search using the key words and it might work for you.
You cannot re-create Alexa but you might be able to build Stupid-Alexa.
The search will provide a listing of images, not a single image so I doubt you could share the image with wasap.
What have you tried?
Here are some resources to help you learn to use the AI2 tools A very good way to learn App Inventor is to read the free Inventor's Manual here in the AI2 free online eBook http://www.appinventor.org/book2 ... the links are at the bottom of the Web page. The book 'teaches' users how to program with AI2 blocks.