chore: applied all feedback
close: N25B-298
This commit is contained in:
@@ -15,7 +15,7 @@ class MockPyAudio:
|
||||
the core PyAudio methods required for device enumeration.
|
||||
|
||||
:ivar devices: A list of dictionaries representing mock audio devices.
|
||||
:type devices: List[Dict[str, Any]]
|
||||
:vartype devices: List[Dict[str, Any]]
|
||||
"""
|
||||
def __init__(self):
|
||||
# You can predefine fake device info here
|
||||
|
||||
Reference in New Issue
Block a user