AudioSwitchHandler
class AudioSwitchHandler(context: Context, preferredDeviceList: List<Class<out AudioDevice>>, audioDeviceChangeListener: AudioDeviceChangeListener) : AudioHandler
TODO: this class should be merged into the Microphone Manager