This function starts continuous audio recording until the recording is stopped manually.
recordStart()
Function Definition: recordStart("rec",'1')
- Python Library: Mic (Quarky Intellio)
- Library Import: intellio = QuarkyIntellio()
- Mode: Stage Mode, Upload Mode
Parameters
| Name | Type | Description | Expected Values | Default Value |
|---|---|---|---|---|
| "rec",'1' | int | This function starts continuous audio recording until the recording is stopped manually. | "rec",'1' |
Description
Example
There are no examples documented for this article.
