Wirehome.Core
Wirehome.Core copied to clipboard
How can I support tts voice broadcast?
Hi, I assume you are referring to the Text 2 Speech service? I believe you can try to write a Python service which will use the Python or Wirehome HTTP client and creates the binary and then you can send it to a sonoff HTTP API etc.
Or do you want to play that sound from the speaker from a Pi directly? I believe this can be done in Python as well. Depending how complex it is I can add support to Wirehome.Core directly.
Best regards Christian