#!/bin/bash

/usr/libexec/PlistBuddy -c "Set Devices:Audio:Inject 3" "${1}"

exit 0
