|
FP Perception 0.1.2
|
Functions | |
| record_microphone (filename="test_mic_python.wav", duration=5, rate=44100, channels=1, chunk=1024, device_index=None) | |
Variables | |
| device_index | |
| duration | |
| rate | |
| channels | |
| chunk | |
| test_mic.record_microphone | ( | filename = "test_mic_python.wav", |
|
duration = 5, |
|||
rate = 44100, |
|||
channels = 1, |
|||
chunk = 1024, |
|||
device_index = None |
|||
| ) |
| test_mic.channels |
| test_mic.chunk |
| test_mic.device_index |
| test_mic.duration |
| test_mic.rate |