Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
On my Android 4.0.4 audioRecorder->actualLocation() always returns empty string. Before and after audioRecorder->record(). It is bug? QAudioRecorder can change location (add extension). How to get recorded file?
audioRecorder->actualLocation()
audioRecorder->record()
This is still actual in Qt 5.9.1 on Windows: actualLocation is always empty... sad.
Hi,
Can you show how you are using that class ?