Open ruslang02 opened 4 years ago
Also 5f8645b21ff7c2950d1d41ab146ba7ac00dacb50, 73f8c23616841cc952a61d00f5988ad0286d3b86, 468e7312cdea24f7875cde4b3c5f754d7a301041
why not use https://github.com/ran-j/mic6
@ran-j it uses ALSA recording solution which is pretty bad on Linux as it is application-exclusive and not controllable via PulseAudio. FFMPEG can do all the work for us so I guess we've settled on the library to use.
As of now, there is no support for voice channels in the client. Hopefully, it is possible to implement it.
Notes:
QAudioInput
,QAudioOutput
,QMediaPlayer
, etc.)