Public Member Functions | |
def | __init__ |
def | processRemote |
def | reconfigure |
def | release |
def | run |
Public Attributes | |
audioProxy | |
config | |
isSubscribed | |
microVersion | |
myBroker | |
pub_audio_ | |
robotProxy | |
srv |
Definition at line 29 of file microphone.py.
def microphone.NaoMic.__init__ | ( | self, | |
name | |||
) |
Definition at line 30 of file microphone.py.
def microphone.NaoMic.processRemote | ( | self, | |
nbOfInputChannels, | |||
fNbOfInputSamples, | |||
timeStamp, | |||
inputBuff | |||
) |
Definition at line 107 of file microphone.py.
def microphone.NaoMic.reconfigure | ( | self, | |
new_config, | |||
level | |||
) |
Reconfigure the microphones
Definition at line 64 of file microphone.py.
def microphone.NaoMic.release | ( | self | ) |
Definition at line 103 of file microphone.py.
def microphone.NaoMic.run | ( | self | ) |
Definition at line 85 of file microphone.py.
Definition at line 30 of file microphone.py.
Definition at line 30 of file microphone.py.
Definition at line 30 of file microphone.py.
Definition at line 30 of file microphone.py.
Definition at line 30 of file microphone.py.
Definition at line 30 of file microphone.py.
Definition at line 30 of file microphone.py.
Definition at line 30 of file microphone.py.