ErroneousBosch
ErroneousBosch
@artibex It does indeed work! `curl --header "Content-Type: application/json" --request POST --data 'Hello World' --output - "http://localhost:5000" |aplay` Works as expected. Seems to just repeat back whatever the data is,...
@artibex while I'm not a python programmer, I am a developer and looking at the [code for the built in http_server](https://github.com/rhasspy/piper/blob/master/src/python_run/piper/http_server.py), it doesn't look like there is a built-in way...
Sure, I'll do that
There is a very nice solution in piper that has good language support and really high quality voices: https://github.com/rhasspy/piper