mirror of
https://github.com/lox-audioserver/lox-audioserver.git
synced 2026-04-26 06:45:47 +03:00
[GH-ISSUE #156] configurable delay for TTS? #85
Labels
No labels
bug
enhancement
pull-request
released
released on @beta
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lox-audioserver#85
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tobsch on GitHub (Feb 8, 2026).
Original GitHub issue: https://github.com/lox-audioserver/lox-audioserver/issues/156
Hi,
my amps only turn on via relay if there is sound. It takes 100ms or a bit longer - is there any possibility to delay the tts automatically by a few ms?
Does this make sense?
@mr-manuel commented on GitHub (Feb 9, 2026):
What if you just add a letter in front of your TTS message?
Like:
A This is my message.@rudyberends commented on GitHub (Feb 9, 2026):
It’s not possible right now, but that’s actually a good idea. Adding an optional configurable delay before starting TTS playback should be doable — I’ll look into it for a future release.
Adding an extra letter as described above, would probably also do the trick for now.
@rudyberends commented on GitHub (Feb 12, 2026):
You probably also want this for alerts right? For example a doorbell alert?
@rudyberends commented on GitHub (Feb 15, 2026):
beta6 contains a parameter for this;