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
raiseApiError(body='Run `pip install "hume[microphone]"` to install dependencies required to use microphone playback.')
57
+
if_FAILED_IMPORTS:
58
+
raiseExceptionGroup("Importing audio libraries failed. Ensure you have installed the hume[microphone] extra `pip install 'hume[microphone]'` to use audio features.", _FAILED_IMPORTS)
0 commit comments