TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Cast equivalent on RPi for T2S?

    General Discussion
    2
    4
    192
    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.
    • David JonesD
      David Jones
      last edited by

      Using TRIGGERcmd:
      I am using cast to send text for Google Nest Mini to speak, from my desktop.
      I am also controlling RPI from Google Nest Mini including a motor control, LEDS get temperature etc. all OK. The RPi OS is Raspian and the apps are .Net 6.

      The temperature sensor readings on the RPi go to a file in /tmp there.
      On the desktop I can use cast to read a text file and for the Nest to speak it.

      Q. Is there an equivalent to cast that I can run on RPi to send text from a file to Google Nest to be spoken?

      David Jones MVP
      Microsoft WinHEC/IoT/Embedded/App Development MVP
      https://github.com/djaus2
      https://mvp.microsoft.com/en-us/PublicProfile/5000301?
      @IOTMaestro

      David JonesD 1 Reply Last reply Reply Quote 0
      • David JonesD
        David Jones @David Jones
        last edited by

        @david-jones As an interim solution I am using Text 2 Speech on the Pi as per:
        https://www.dexterindustries.com/howto/make-your-raspberry-pi-speak/#:~:text=Make sure your Raspberry Pi is powered up,to convert text to speech on the speakers.

        David Jones MVP
        Microsoft WinHEC/IoT/Embedded/App Development MVP
        https://github.com/djaus2
        https://mvp.microsoft.com/en-us/PublicProfile/5000301?
        @IOTMaestro

        David JonesD 1 Reply Last reply Reply Quote 0
        • David JonesD
          David Jones @David Jones
          last edited by

          @david-jones Or perhaps I can use curl to run a trigger on Windows that runs cast ??

          David Jones MVP
          Microsoft WinHEC/IoT/Embedded/App Development MVP
          https://github.com/djaus2
          https://mvp.microsoft.com/en-us/PublicProfile/5000301?
          @IOTMaestro

          RussR 1 Reply Last reply Reply Quote 0
          • RussR
            Russ @David Jones
            last edited by

            @david-jones, have you considered this tool?

            https://github.com/vishen/go-chromecast

            It's a Go utility so they have binaries for all different OS's, including arm7 (Rpi).

            Russell VanderMey

            1 Reply Last reply Reply Quote 0
            • First post
              Last post