Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Best sound library in python for aicleaner #6

Open
pablodz opened this issue Mar 10, 2021 · 1 comment
Open

Best sound library in python for aicleaner #6

pablodz opened this issue Mar 10, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@pablodz
Copy link
Contributor

pablodz commented Mar 10, 2021

# Name SO Record Playback Comment
1 pyalsaaudio linux ✔️ ✔️ It creates noise at the beginning of playing or record
2 soundcard linux, macos, windows ✔️ ✔️ working to handle input sequentially
3 sounddevice linux,macos, windows - - -
4 playsound linux, macos, windows - - -
5 simpleaudio linux, macos, windows - - -
6 winsound windows - - -
7 pydub linux, macos, windows ✔️ ✔️ problems with playing and recording due compatibility
8 pyaudio linux, macos, windows - - -
9 wavio linux, macos, windows - - too much delay when playing, at the beginning
10 soundfile linux, macos, windows - - -
10 pyalsaaudio linux ✔️ ✔️ some problems at the beginning, noise captured

More: https://realpython.com/playing-and-recording-sound-python/

@pablodz pablodz changed the title Best sound library in python Best sound library in python for aicleaner Mar 10, 2021
@pablodz pablodz added the enhancement New feature or request label Mar 11, 2021
@pablodz
Copy link
Contributor Author

pablodz commented Mar 30, 2021

Success with soundcard 100/100

@pablodz pablodz closed this as completed Mar 30, 2021
@pablodz pablodz reopened this Jul 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant