[Qt-interest] QAudioInput to QAudioOutput
Brad Hards
bradh at frogmouth.net
Wed Sep 7 12:05:28 CEST 2011
On Wednesday 07 September 2011 19:27:24 arun kumar wrote:
> I tried this code for passing sound from microphone to speaker, i don't
> hear sound as if file wasn't played or not
I think maybe you should go back to the documentation and examples.
In particular, review
http://doc.qt.nokia.com/stable/multimedia-audioinput-audioinput-cpp.html
and think about how you could adapt the notified() slot to output the bytes
instead of the current qDebug().
FWIW: I'm finding the repeated posting pretty annoying.
Brad
More information about the Qt-interest-old
mailing list