Code Monkey home page Code Monkey logo

hspi_chromecastspeak's Introduction

Homeseer Chromecast Speak PlugIn

HomeSeer plugin to speak on Chromecast devices

On getting speak command from Homeseer, it converts Text to Wav file using SAPI. Then it hosts the file in embedded web server. Then it asks chromecast to play from embedded web server url.

Settings

Settings

Chromecast Device Settings

Chromecast Settings

Firewall

Open the firewall based on port settings. Windows 10 powershell script is included. Firewall

Build State

Build State

hspi_chromecastspeak's People

Contributors

dk307 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

alexdresko mattl0

hspi_chromecastspeak's Issues

Prevents HS from loading

While I mentioned it was working in #1, I just discovered HS won't start after rebooting the computer. It may have worked the first time because I directly launched the plugin EXE while HS was already running. Upon rebooting, HS failed to launch, and I got several "do you want to debug this" popup windows for a couple HS plugins.

I can't help but wonder if it's the ilmerge stuff you're doing. As far as I know, the current recommended way to handle DLL dependencies in HS plugins is to put them in their own directory. See the assembly binding section here

I've got my builds configured to automatically get the output in the correct structure. I use this ps script in the AfterBuild section of my csproj.

https://github.com/alexdresko/HSPI/blob/59b6e7e223f381cef932069bbf6a3f32432277a6/Templates/HSPIPluginB.Dev/HSPIPluginB.Dev.csproj#L68-L70

If you look at your HS installation directory, you'll probably see several other plugins doing the same thing.

I'm no expert, though, so take that with a grain of salt.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.