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 mitappinv...@googlegroups.com
Hi! I'm trying to change the language input on the Speech recognizer Component so that when people download my app it automatically recognizes the speech in English, no matter the voice input settings on the phone.
I'm using App Inventor 2, on google chrome.
Thanks!
Enis
unread,
Feb 7, 2014, 4:40:33 PM2/7/14
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
Santiago:
In the properties window, set the language to "eng" without the quotes and set the country to USA
Santiago Rojas
unread,
Feb 7, 2014, 5:13:45 PM2/7/14
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 mitappinv...@googlegroups.com
Hi! Thanks for answering! That works for Text to speech, but not for Speech recognizer...
On the properties bar of that component I receive no options:
Any help please?? :D
Enis
unread,
Feb 7, 2014, 5:17:13 PM2/7/14
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 mitappinv...@googlegroups.com
Oops... Sorry Santiago... I misread your question... let me look a bit and I'll be back in a few...
Enis
unread,
Feb 7, 2014, 5:21:16 PM2/7/14
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 mitappinv...@googlegroups.com
Santiago:
It looks to me like this is a function of the phone, but it's not settable in AI for the Recognizer, just, as you noted, for the Text-To-Speech.
Santiago Rojas
unread,
Feb 7, 2014, 5:36:15 PM2/7/14
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 mitappinv...@googlegroups.com
Oh ok Enis,
Thank you very much!
If you find anything that can be done about it, anyhow, could you please let me know? Thanks!
Enis
unread,
Feb 7, 2014, 6:05:38 PM2/7/14
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 mitappinv...@googlegroups.com
Will do, promise Santiago... If I get any more info, I'll send yo an email or post up here on the forum, which is, of course, preferred so everyone benefits from the solutions...
Cheers,
Enis
Enis
unread,
Feb 8, 2014, 12:30:24 AM2/8/14
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 mitappinv...@googlegroups.com
It occurred to me that you MIGHT possibly be able to do this by using the ActivityStarter, but I have no idea what activity you'd have to start... It would definitely be a phone function.
Santiago Rojas
unread,
Feb 8, 2014, 5:53:37 PM2/8/14
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 mitappinv...@googlegroups.com
Good Idea, the thing is I really don´t know how it works, I'll do a little research and get back,
Santiago Rojas
unread,
Feb 8, 2014, 8:11:04 PM2/8/14
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 mitappinv...@googlegroups.com
What if the activity starter started the settings bar or changed the voice input on the phone directly? There are guides on activating other apps or doing web searches but there's no reference to changing settings with activity starter nor any other components...
Santiago Rojas
unread,
Feb 17, 2014, 6:39:35 PM2/17/14
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 mitappinv...@googlegroups.com
I Found the android api's asociated with these activities but I don't know how to put them in the ActivityStarter Properties to get it working... help please!