Audio widget to record and save
Unsolved
Qt Creator and other tools
-
wrote on 12 Mar 2016, 08:09 last edited by
HELP !
Can anybody code a qt window which just records an audio clip and save it at a preset location? and share? ( Its urgent as I want to add this into my project and I dont have time to learn.)
Audio specification-
*.wav output.
60kHz
mono -
Hi,
Take a look the QAudioInput example.
2/2