brailcom/speechd

Also pass SSML to generic modules

Open

#1,041 opened on Jul 31, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C (86 forks)auto 404
enhancementgood first issuehelp wanted

Repository metrics

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

Description

Is your feature request related to a problem? Please describe. generic modules don't currently have the ssml tags

Describe the solution you'd like the command-line could be given it through an $SSML variable

Describe alternatives you've considered another way could be a configuration option to decide whether to pass SSML or pure text in $DATA

Contributor guide