https://github.com/lmbooth/hearmeout
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.
https://github.com/lmbooth/hearmeout
Last synced: about 1 month ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/lmbooth/hearmeout
- Owner: LMBooth
- Created: 2024-08-29T11:30:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-13T12:43:14.000Z (over 1 year ago)
- Last Synced: 2025-03-01T07:18:13.958Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HearMeOut
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