Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How can I send a .mp3 to play through my mic?
Post: RE: How can I send a .mp3 to play through my mic?

from pygame._sdl2 import get_num_audio_devices, get_audio_device_name from pygame import mixer mixer.init() # a list of alternative >OUTPUT< devices print(list(get_audio_device_name(x, 0).decod...
jamesetaylor General Coding Help 20 20,346 Oct-16-2021, 05:19 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020