Exemplo n.º 1
0
 def start(self):
     super(LiveAudioSource, self).start()
     audio.start_device(self._device)
Exemplo n.º 2
0
 def start(self):
     super(LiveAudioSource, self).start()
     audio.start_device(self._device)
Exemplo n.º 3
0
 def start(self):
     audio.start_device(self.device)
Exemplo n.º 4
0
 def start(self):
     audio.start_device(self.device)