is_recording()
- 1 Minute to read
is_recording()
- 1 Minute to read
Article summary
Did you find this summary helpful?
Thank you for your feedback
Arguments
None
Return
Type | Description |
---|---|
bool | Returns boolean (True or False ) representing if a sound is being recorded. |
Usage example
recording= self.sound.is_recording()
Was this article helpful?