Bugsounet Coding

    • Register
    • Login
    • Search
    This Forum is now reserved to registred users!

    Google Assistant not taking selfies

    EXT-Selfies
    1
    1
    14
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      musman last edited by

      Can anyone tell me how can i set recipe configuration to take selfies in my magic mirror
      i am saying “Jarvis take a selfie” and GA reply this “sorry i don’t understand”

      I add this in my main config file

      recipes: [
      “…/…/EXT-Selfies/recipe/EXT-Selfies.js”
      ],
      recipes: [

      “…/…/EXT-Spotify/recipe/EXT-Spotify.js”
      ],

      {
      module: ‘EXT-Selfies’,
      position: ‘top_left’,
      config: {
      debug: false,
      captureWidth:1280,
      captureHeight:720,
      device: null,
      usePreview: false,
      previewWidth:640,
      previewHeight:360,
      displayButton: true,
      buttonStyle: 1,
      buttons: {
      1: “master.png”,
      2: “halloween.png”,
      3: “birthday.png”,
      4: “christmas.png”
      },
      blinkButton: false,
      playShutter: true,
      resultDuration: 1000 * 10,
      autoValidate: true,
      counterStyle: 1,
      showResult: true
      }
      },

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Powered by NodeBB | @bugsounet ©2022