Audio playing from QSerialPort
-
Hi,
QAudioOutput comes to mind, but you have to first check that the output supports the format you want to send to it, otherwise you'll have to do some conversion.
Hi,
QAudioOutput comes to mind, but you have to first check that the output supports the format you want to send to it, otherwise you'll have to do some conversion.