pepper.framework.backend.system.microphone module¶
-
class
pepper.framework.backend.system.microphone.
SystemMicrophone
(rate, channels, callbacks=[])[source]¶ Bases:
pepper.framework.abstract.microphone.AbstractMicrophone
System Microphone
Parameters: - rate (int) – Samples per Second
- channels (int) – Number of Channels
- callbacks (list of callable) – Functions to call each time some audio samples are captured