Skip to content

Audio stuttering during AssistantVoiceSession #196

Description

@harmvddungen

When I enable the voice assistant in AndroidAuto by saying 'hey google', the music that is currently playing will stop and keep playing its last buffer. This will make the audio very glitchty and stuttering. I tried to find a way to stop this, but I have the feeling this inside the AASDK I am not smart enough to edit.

I did find a workaround but that only solves some bits of the issue:

I edited "AndriodAutoEntity.cpp" and "inputService.cpp" to send a "pause" and "unpause" command to the android auto
And I edited "AndriodAutoEntity.cpp" to mute the music audio channel on the RPI to mute the stuttering. The voice assistent is on a different 16khz channel instead of the 48kHz channel the music uses.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions