Bugsounet Coding

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

    Problem with Recipe Radio_French

    Recipes
    3
    9
    197
    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.
    • N
      novak3 last edited by

      Hello,

      When I make the request to choose a radio. Each times when i lunch the command I have this error on my mirror.

      [19.06.2021 18:56.44.192] [LOG] [GA] ASSISTANT_RESULT {
      false error: { error: null, message: null, audio: false },
      false action: { requestId: ‘60d03255-0000-278b-b32b-3c286d4f6d46’ },
      false text: ‘Chérie FM ne répond pas. Veuillez réessayer plus tard.’,
      false screen: {
      false

      Do you have an idea?

      thk

      1 Reply Last reply Reply Quote 0
      • bugsounet
        bugsounet Main Coder last edited by

        Sure… On one word :
        wiki 😂

        1 Reply Last reply Reply Quote 0
        • N
          novak3 last edited by

          Sorry i saw the WIKI, i did’nt resolve my problem yet. I thinkt that I did everything right 😁

          1 Reply Last reply Reply Quote 0
          • bugsounet
            bugsounet Main Coder last edited by

            Just says … Jarvis... mets chérie fm

            eb8149cb-d145-4ed5-b8c0-d23ef3ee9389-image.png

            and playing 😉

            sure, in accord with wiki and template, I have just added:

            recipes: ["ExtRadio_fr.js"]

            1 Reply Last reply Reply Quote 0
            • N
              novak3 last edited by

              @bugsounet Thank you for you job & your help but it doesn’t work.
              Please find my main config. If someone can Help me for this subject

              module: “MMM-GoogleAssistant”,
              position: “top_left”,
              configDeepMerge: true,
              config: {
              debug: true,
              assistantConfig: {
              lang: “fr-FR”,
              latitude: 48.0666700,
              longitude: -0.7666700
              },

                			  responseConfig: {
              		    useFullscreen: false,
              		    useResponseOutput: true,
              		    responseOutputCSS: "response_output.css",
              		    screenOutputTimer: 5000,
              		    activateDelay: 250,
              		    useAudioOutput: true,
              		    useChime: true,
              		    confirmationChime: true,
              		    useInformations: true
              

              },
              chimes: {},
              imgStatus: {},
              zoom: {}
              },
              micConfig: {},

              	        Extented: {
                			  useEXT: true,
                			  youtube: {
                  		    useYoutube: true,
                        		    useVLC: true,
                 			 
              			  links: {
                  		    useLinks: true,
                  		    displayDelay: 60 * 1000,
                  		    scrollActivate: true,
                  		    scrollStep: 25,
                  		    scrollInterval: 1000,
                  		    scrollStart: 5000
                			},
                			  volume: {
                  		    useVolume: true,
                 			},
              
              	          cast: {
                  		    useCast: true
                			},
              
              		  spotify: {
                  		    useSpotify: true,
                			    visual: {
                    		    updateInterval: 1000,
                    		    idleInterval: 10000,
                    		    useBottomBar: true,
                    		    CLIENT_ID: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
                    		    CLIENT_SECRET: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
                  
                 		},
              		},
              			recipes: ["ExtSpotify.js", "ExtRadio_fr.js", "led.js"],
              
              			NPMCheck: {}
              

              }
              },
              },

              1 Reply Last reply Reply Quote 0
              • pitchx
                pitchx BetaTester Helpers last edited by

                Please give us your log to help us finding your issue

                try device: “default” in your micConfig section.

                1 Reply Last reply Reply Quote 0
                • bugsounet
                  bugsounet Main Coder last edited by

                  @novak3
                  use template, there is so many mismake inside your config
                  nobody can do it for you … because only You know what you want to use with your personal configuration

                  @pitchx: not needed because it’s already by default in main core

                  1 Reply Last reply Reply Quote 0
                  • pitchx
                    pitchx BetaTester Helpers last edited by

                    @bugsounet I presumed so but I’ve given it a try without any clue about the issue ^^.

                    1 Reply Last reply Reply Quote 0
                    • N
                      novak3 last edited by

                      @bugsounet My problem is solved. I cleaned my personal configuration. Now it works very well.
                      Thank you for your help & WIKI

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