def start(self): super(LiveAudioSource, self).start() audio.start_device(self._device)
def start(self): audio.start_device(self.device)