Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat/b64_tts #58

Merged
merged 3 commits into from
Apr 29, 2024
Merged

feat/b64_tts #58

merged 3 commits into from
Apr 29, 2024

Conversation

JarbasAl
Copy link
Member

@JarbasAl JarbasAl commented Apr 21, 2024

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 OpenVoiceOS/ovos-dinkum-listener#75

needs OpenVoiceOS/ovos-plugin-manager#195

@JarbasAl JarbasAl added the enhancement New feature or request label Apr 21, 2024
A hivemind satellite can listen for `speak` messages from master, emit 'speak:b64_audio', and listen for 'speak:b64_audio.response' with b64 encoded audio to play. eg, in a browser

counterpart to OpenVoiceOS/ovos-dinkum-listener#75

needs OpenVoiceOS/ovos-plugin-manager#195
@JarbasAl JarbasAl requested review from goldyfruit and a team April 21, 2024 05:33
Copy link
Contributor

@mikejgray mikejgray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple small nits, also are there going to be tests?

ovos_audio/service.py Outdated Show resolved Hide resolved
ovos_audio/service.py Show resolved Hide resolved
@JarbasAl JarbasAl merged commit 5593cf8 into dev Apr 29, 2024
4 checks passed
@JarbasAl JarbasAl deleted the feat/b64_tts branch April 29, 2024 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants