Reintroduce TTS support
Open
enhancement
- Dominant language
- C#
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The previous version did have T(ext)T(o)S(peech) support, by listening to a specific topic and outputting the text through a TTS service.
I want it back.
Two options:
- Search for a .NET TTS-service and implement it
- Accept any audiostream/audiofile as input and send it directly to the speaker. This would allow external services (like Home Assistant) to generate it's own TTS files and then send it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.