You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can already set segment-specific volume levels by using the audio_conversion parameter for each segment. This will change the volume level of the actual audio - not the media player.
If different volume_level valves were to be applied to each segment, this would require making 2 service calls per segment (1. setting volume, then 2. playing the segment) , which would introduce lots of latency (reintroducing the problem Chime TTS aims to fix).
Checklist
Is your feature request related to a problem? Please describe.
It would be helpful if the volume could be changed in segments
Describe the solution you'd like
Each segment can be assigned its own volume, eg. volume 70 -> chime -> volume 40 -> tts -> volume 60 -> chime ...
Describe alternatives you've considered
Additional context
No response
The text was updated successfully, but these errors were encountered: