feat: send audio
AudioSender runs in a separate thread to send audio from the microphone. ref: N25B-119
This commit is contained in:
@@ -2,8 +2,6 @@ import random
|
||||
import sys
|
||||
from StringIO import StringIO
|
||||
|
||||
import mock
|
||||
|
||||
from robot_interface.utils.microphone import choose_mic_default, choose_mic_interactive, get_microphones
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user