Get Audio From Any Device(Labtop / Mobile and...)
Unsolved
QML and Qt Quick
-
Dear Friend : I am facing with a new challenge in Qt .
I want make an application to get any Device like my voice - or any Musical instrument and do something like change index of scrollVIew or change color of background or any like this.
But I don't have any Idea about solve this problem and I don't know which Class in Qt can Help me to make this kind of application.
Is there any sample code of this kind of project?
Any body has no Idea???
thanks for your help dear friend. -
Hi,
Are you thinking about QAudioInput ?
-
The documentation of the class I linked to already provide a sample code on how to use it.
The documentation of Qt itself is full of examples, tutorials, etc.You should start there.