Add a pause command?
- Dominant language
- C
- Stars
- 331
- Forks
- 92
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 9
Description
**Is your feature request related to a problem? Please describe.**
Some users may want to have a pause e.g. between paragraphs.
This can be implemented several ways:
- using ssml `` and get it implemented for all modules, see https://github.com/brailcom/speechd/issues/905
- adding a pause command in the spd protocol.
At least, for the former we will want to introduce a `pause` message type anyway, so it would probably make sense to make it available through the spd protocol too. Of course it would only be useful at priorities that do not interrupt themselves.
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the two proposed approaches: SSML support across modules and a pause command in the spd protocol, including the linked speechd issue 905. Determine how a pause message type would fit the protocol and priority behavior. Done means an agreed implementation scope and a pause mechanism usable without self-interruption.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100