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
Allows user to selected desired input and output audio device and can play audio directly back to ones self. Great for testing microphones and headsets or hearing what others hear when you speak.
Python script where user can select input and output device to get realtime audio feedback. Great for testing what others hear when you speak or checking input/output audio equipment.
eventually write in to cli
Prerequisities
numpy
sounddevice
About
Allows user to selected desired input and output audio device and can play audio directly back to ones self. Great for testing microphones and headsets or hearing what others hear when you speak.