OpenVoiceOS / ovos-audio

OpenVoiceOS audio output daemon
Apache License 2.0
0 stars 6 forks source link

feat/b64_tts #58

Closed JarbasAl closed 5 months ago

JarbasAl commented 5 months ago

feat/b64_tts

A hivemind satellite can listen for speak messages from master, reply with speak:b64_audio , and listen for speak:b64_audio.response containing b64 encoded audio to play. eg, in a browser

counterpart to https://github.com/OpenVoiceOS/ovos-dinkum-listener/pull/75

needs https://github.com/OpenVoiceOS/ovos-plugin-manager/pull/195