Skip to content

Instantly share code, notes, and snippets.

@rm--
Last active May 17, 2021 07:00
Show Gist options
  • Select an option

  • Save rm--/9b7d2400a0ebdc017cd5d607eaa4773d to your computer and use it in GitHub Desktop.

Select an option

Save rm--/9b7d2400a0ebdc017cd5d607eaa4773d to your computer and use it in GitHub Desktop.
fix sennheiser bluetooth 'call ended' voice message

sudo defaults write bluetoothaudiod "Enable AptX codec" -bool true

sudo defaults write bluetoothaudiod "Enable AAC codec" -bool true

sudo defaults read bluetoothaudiod

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