AutoWear Youtube control on android wear 2015-04-26

search YouTube and play on phone or tv

  1. pbilton85

    pbilton85 Member

    Joined:
    Feb 7, 2015
    Messages:
    31
    Likes Received:
    4
    pbilton85 submitted a new AutoApps project:

    Youtube control on android wear - search YouTube and play on phone or tv

    Read more about this project...
     
    Nam likes this.
  2. Gnome1911

    Gnome1911 New Member

    Joined:
    May 5, 2016
    Messages:
    6
    Likes Received:
    0
    I think I'm a little bit stupid... How do I start the search from the smart watch?
    When I'm say; search YouTube for... The watch only shows the Google Search...?
     
  3. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    @Gnome1911 I think you have to use it with an AutoWear voice screen :) You can show it by creating one with Tasker for example
     
  4. Gnome1911

    Gnome1911 New Member

    Joined:
    May 5, 2016
    Messages:
    6
    Likes Received:
    0
    Sorry but I still have a problem.
    The tasks starts and shows the right search term. But after the loading screen appears nothing else happens?

    Thank you for your help!
     
    Last edited: May 6, 2016
  5. Gnome1911

    Gnome1911 New Member

    Joined:
    May 5, 2016
    Messages:
    6
    Likes Received:
    0
    Any idea what's wrong?
     
  6. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Did you setup a profile in Tasker to handle your voice command?
     
  7. Gnome1911

    Gnome1911 New Member

    Joined:
    May 5, 2016
    Messages:
    6
    Likes Received:
    0
    Yes, I imported the profile from your download link...
     
  8. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Sorry but this project was not really created by me, but rather by @pbilton85
    Can you please try this in AutoVoice:
    - clear logs
    - enable system logs
    -do command
    -export logs and paste them here

    Thanks!
     
  9. Gnome1911

    Gnome1911 New Member

    Joined:
    May 5, 2016
    Messages:
    6
    Likes Received:
    0
    Thanks for your help!
    Here are the logs


    version 1.0.26

    OS Build RomAur v3.1 fw.185
    OS Code 23
    Device E6853
    Manufacturer Sony
    Product E6853

    Commands - 2016-05-12 18:24:14.172 - New Last Command: null;
    Message - 2016-05-12 18:23:49.237 - Message Sent
    Command Match - 2016-05-12 18:23:48.846 - 'Display results' matches 'Kino ': false
    Command Match - 2016-05-12 18:23:48.830 - 'Display results' matches 'video': false
    Command Match - 2016-05-12 18:23:48.809 - 'Display results' matches 'Voice': false
    Command Match - 2016-05-12 18:23:48.794 - 'Display results' matches 'Video & TV SideView': false
    Command Match - 2016-05-12 18:23:48.777 - 'Display results' matches 'longtap': false
    Command Match - 2016-05-12 18:23:48.757 - 'Display results' matches 'YouTube (?<youtubevoice>.+)': false
    Command Match - 2016-05-12 18:23:48.735 - 'Display results' matches 'Kino ': false
    Command Match - 2016-05-12 18:23:48.719 - 'Display results' matches 'video': false
    Command Match - 2016-05-12 18:23:48.705 - 'Display results' matches 'Voice': false
    Command Match - 2016-05-12 18:23:48.679 - 'Display results' matches 'Video & TV SideView': false
    Command Match - 2016-05-12 18:23:48.659 - 'Display results' matches 'longtap': false
    Command Match - 2016-05-12 18:23:48.644 - 'Display results' matches 'YouTube (?<youtubevoice>.+)': false
    Commands - 2016-05-12 18:23:48.530 - New Last Command: Display results;
    Commands - 2016-05-12 18:23:48.519 - New Last Command: Display results;
    Commands - 2016-05-12 18:23:48.517 - New Last Command: Display results;
    Message - 2016-05-12 18:23:42.040 - Message Sent
    Command Match - 2016-05-12 18:23:41.045 - 'YouTube Musik' matches 'Kino ': false
    Command Match - 2016-05-12 18:23:41.002 - 'YouTube Musik' matches 'video': false
    Command Match - 2016-05-12 18:23:40.980 - 'YouTube Musik' matches 'Voice': false
    Command Match - 2016-05-12 18:23:40.947 - 'YouTube Musik' matches 'Video & TV SideView': false
    Command Match - 2016-05-12 18:23:40.916 - 'YouTube Musik' matches 'longtap': false
    Command Match - 2016-05-12 18:23:40.881 - 'YouTube Musik' matches 'YouTube (?<youtubevoice>.+)': true
    Commands - 2016-05-12 18:23:39.635 - New Last Command: YouTube Musik;
    Commands - 2016-05-12 18:23:39.604 - New Last Command: YouTube Musik;
    Message - 2016-05-12 18:23:33.558 - Message Sent
    Command Match - 2016-05-12 18:23:33.436 - 'Voice' matches 'Kino ': false
    Command Match - 2016-05-12 18:23:33.403 - 'Voice' matches 'video': false
    Command Match - 2016-05-12 18:23:33.346 - 'Voice' matches 'Voice': true
    Command Match - 2016-05-12 18:23:33.319 - 'Voice' matches 'Video & TV SideView': false
    Command Match - 2016-05-12 18:23:33.291 - 'Voice' matches 'longtap': false
    Command Match - 2016-05-12 18:23:33.242 - 'Voice' matches 'YouTube (?<youtubevoice>.+)': false
    States - 2016-05-12 18:23:33.077 - New com.joaomgcd.autowear.util.WearState: Voice;
    Commands - 2016-05-12 18:23:33.058 - New Last Command: Voice;​

    Hope you see what's wrong
     
  10. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    When you said "YouTube Musik" it seemed to work. Did nothing happen then either?
     
  11. Gnome1911

    Gnome1911 New Member

    Joined:
    May 5, 2016
    Messages:
    6
    Likes Received:
    0
    No nothing happened then. Only the "please wait" appears and stays. Nothing else...
     

Share This Page