brailcom/speechd

Create python module for implementing speech-dispatcher modules

Open

#1,102 opened on May 23, 2026

View on GitHub
 (6 comments) (0 reactions) (0 assignees)C (86 forks)auto 404
help wanted

Repository metrics

Stars
 (325 stars)
PR merge metrics
 (PR metrics pending)

Description

Is your feature request related to a problem? Please describe. It would be convenient to be able to write speech-dispatcher modules in python, to leverage the pypi/etc. flexibility and dynamism.

Describe the solution you'd like We'd have a python module that basically exposes libspeechd_module in a pythonic way.

Contributor guide