Search found 7 matches

by Grossmann
03 Feb 2015 09:59
Forum: User Help / Bug Reports
Topic: Voice pattern
Replies: 11
Views: 21137

Re: Voice pattern

Hi, How are you launching the search in your flow, using the Start Activity: ...WEB_SEARCH ? In this case you could also switch to an action Open URL in Browser with a URL like https://www.google.ch/search?q={images_to_search}&tbm=isch . Note that the value needs to be properly encoded when it cont...
by Grossmann
02 Feb 2015 13:39
Forum: User Help / Bug Reports
Topic: Voice pattern
Replies: 11
Views: 21137

Re: Voice pattern

I see that you use an upper case I in the script action: Images_to_search = ... but use a lowercase i in the action Start Activity . Variables are case sensitive so it does matter if you use I or i. Hi I have already my phone back so i can to try. I changed this "i" letter and now my contetnt is pr...
by Grossmann
08 Dec 2014 22:06
Forum: User Help / Bug Reports
Topic: Voice pattern
Replies: 11
Views: 21137

Re: Voice pattern

Hi
Thank you very much.
I will try when i'll have my phone :)
Thanks
by Grossmann
05 Dec 2014 15:21
Forum: User Help / Bug Reports
Topic: Voice pattern
Replies: 11
Views: 21137

Re: Voice pattern

Hi I did it as in your example. For now in debug window i have everything ok, so images_to_search it is "banksy" (without quotes), but when i'm using Start Activity (i use Dolphin browser), in my browser i have "Null", not my "banksy". Anyway google want to know that i want to search for images some...
by Grossmann
05 Dec 2014 13:19
Forum: User Help / Bug Reports
Topic: Voice pattern
Replies: 11
Views: 21137

Re: Voice pattern

Thank you very much. I will try this way :)
Thanks
by Grossmann
05 Dec 2014 09:27
Forum: User Help / Bug Reports
Topic: Voice pattern
Replies: 11
Views: 21137

Voice pattern

Hi I'm trying to do something like voice assistant. For now it work for me, but i did it in this way : 1. Input speach -> I'm saying "search for images" -> input speach -> i'm saying what i want to find, so for now i need to use INPUT SPEACH two times. Is there a way to make this my "search for imag...