MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-Assistant2Display It plays Youtube or something not well.

    Scheduled Pinned Locked Moved Troubleshooting
    2 Posts 2 Posters 518 Views 2 Watching
    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 Offline
      mental0816
      last edited by

      {
      			module: "MMM-GoogleAssistant",
      			position: "fullscreen_above",
      			config: {
      				header : "",
      				assistantConfig: {
      					lang: "en-US",
      					latitude: 35.823308,
      					longitude: 128.542307
      				},
      				micConfig: {
      					// put there configuration generated by auto-installer
      					recorder: "arecord",
      					device: "plughw:2"
      				},
      				A2DServer: {
      					useA2D: true,
      					stopCommand: "stop"
      				},
      				snowboy: {
      					usePMDL: false,
      					audioGain: 2.0,
      					Frontend: true,
      					Model: "smart_mirror",
      					Sensitivity: 0.7
      				},
      			}
      		},
      		{
      			module: "MMM-Assistant2Display",
      			position: "top_left",
      			config: {
      			  debug:true,
      			}
      		}
      

      It is my conf.

      When I say “play music on youtube”, Assistant says “opening app…” but it doesnt open and just disappear. (same at spotify)
      When I say “play kendrick lamar on youtube”, Assistant tries to open youtube link and it just loading(shows youtube loading circle) and disappear.

      How can I fix it? sorry for my short english skills. :(

      1 Reply Last reply Reply Quote 0
      • ? Offline
        A Former User
        last edited by A Former User

        humm, maybe you can help me?
        I just lost the link to the MMM-Assistant2Display wiki, don’t you have it handy?

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post
        Enjoying MagicMirror? Please consider a donation!
        MagicMirror created by Michael Teeuw.
        Forum managed by Sam, technical setup by Karsten.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy