Skip to content

Conversation

@AndrewShkrob
Copy link
Member

Closes: #5109

@AndrewShkrob AndrewShkrob requested a review from a team as a code owner October 13, 2025 13:47
@AndrewShkrob AndrewShkrob added the Android Android development label Oct 13, 2025
Signed-off-by: Andrei Shkrob <github@shkrob.dev>
@AndrewShkrob AndrewShkrob force-pushed the android/tts-silence-music branch from a2de42d to 704ed50 Compare October 13, 2025 14:01
Copy link
Member

@biodranik biodranik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Completely silencing the music for each direction announcement is very, very annoying:

  1. "Turn left in 2km".
  2. After some seconds "turn left in 200m".
  3. After a few seconds "turn left, and then turn right"
  4. After a few seconds "turn right"

It was not fully clear why ducking doesn't work in the referenced issue. If ducking works, then the driver clearly hears the instruction, and it is not as super annoying, because the music is still heard, but quieter than normally.

Adding a silence option instead of fixing the non-working ducking looks like a костыль to me, that doesn't fix the root cause, and adds a bad workaround.

Copy link
Member

@biodranik biodranik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wrong approve button, sorry. Let's investigate why ducking doesn't work before merging this.

@AndrewShkrob
Copy link
Member Author

@biodranik Are you sure you got the PR right?

Screen.Recording.2025-10-13.at.17.01.452.mov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Android Android development

2 participants