-
How do I mute sound using C? Is there an ALSA function call?
-
Are there any other function calls/APIs that can MUTE the microphone?
-
I have written some code to do audio playback using ALSA, and I have noticed a DELAY before the sound starts playing … how do I reduce DELAY or LATENCY on sound playback?
x
references: here and official api here.