I want to capture data with QAudioInput, send them by QTcpSocket for been played in the receiver.
How can I do this?:confused:
Printable View
I want to capture data with QAudioInput, send them by QTcpSocket for been played in the receiver.
How can I do this?:confused:
What did you do so far?