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.

    google assistant TTS and press to speak

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    4 Posts 2 Posters 151 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.
    • R Offline
      Riptwisted
      last edited by

      iv been trying for a few days now to get this to work.

      i want to use googles TTS voices to control the mirror
      i have the voice its self working but when i try getting the assistant to work i have gotten loads of different errors from tenacity to 9979 error. any suggestions? is google assistant just not worth it?

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @Riptwisted
        last edited by

        @Riptwisted which google assistant?

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • R Offline
          Riptwisted
          last edited by

          Google Assistant SDK: gRPC API — “Device SDK”

          i believe its the official Google Assistant SDK for Devices.

          Specifically: the Python “gRPC” sample implementation (googlesamples.assistant.grpc.pushtotalk).

          S 1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @Riptwisted
            last edited by

            @Riptwisted does it work outside MagicMirror? don’t know anything about that SDK

            MM doesn’t use python, you can launch a background script, and capture its output and then do something with that…

            my PythonPrint module
            https://github.com/sdetweil/MMM-PythonPrint

            shows how to exec the python script and capture is (print) output and
            do something with it (this module just displays, but it could speak it)

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            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