You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
On macOS, recording audio with sounddevice does not trigger a microphone permission prompt and fails to record when run in Spyder or JupyterLab. This works as expected in VS Code and Jupyter Notebook.
Environment:
macOS: 15.1.1
Python: 3.12.7
sounddevice: 0.5.1
Spyder: 6.0.1
JupyterLab: 4.2.5
Steps to Reproduce:
Run the following code in Spyder or JupyterLab on macOS.
Description:
On macOS, recording audio with
sounddevice
does not trigger a microphone permission prompt and fails to record when run in Spyder or JupyterLab. This works as expected in VS Code and Jupyter Notebook.Environment:
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: