Audio Input Example on Android
Mobile and Embedded
2
Posts
2
Posters
1.8k
Views
1
Watching
-
wrote on 28 May 2013, 13:08 last edited by
Dear All,
I'm trying to record an audio from the mic on an android tablet.
I started with the Audio input example, it compiles but when I launch on the android tablet the application does not found any audio devices!
The list of audio input devices is empty and the defaultInputdevice is null.How can I debug this problem ?? Any hints on why this happens ??
-
wrote on 4 Jul 2013, 07:54 last edited by
I'm experimenting the same problem just trying to play a sound...it's seems strange because QtMultimedia is supported by android and no aware is noted in the known issues page!