It would be great if you could adjust the bass and treble of a media player when it executes media_player.play_media => announce. Some smartspeakers and/or the generated voice files are very bass-heavy, which makes the output somewhat unclear or the ongoing sound output has to be interrupted by the use and processing of a queue, as this solution allows the parameters to be adjusted before the output.
It would also be great if the announce queue were played in the correct order.
Currently, the queue passed to a script delivers the following result:
Input:
- Hi, I’ll tell you something
- Today is a nice day
Output :
- Today is a nice day
- Hi, I’ll tell you something
With the sonos.play_queue service, for example, all transferred records are output in the correct order.
Thank you for your hard and awesome work