Hi All
if i have following audio inputs,Which audio device Qt will enable automatically
1) windows default device
2) realtek
3)solicall
Thanks
Yuvaraj R
Printable View
Hi All
if i have following audio inputs,Which audio device Qt will enable automatically
1) windows default device
2) realtek
3)solicall
Thanks
Yuvaraj R
This depends on file associations.
Phonon module must be helpful.
Qt doesn't support Audio input.
Thanks for your replys
Ok
How do i get the audio input devies in Qt
Thanks
Yuvaraj R
Use the native api or a 3rd party library, like jack.
or wait for Qt 4.6, bacause there will be support for audio input (I'm not sure but I think so :])
Thanks
for your reply
I tried to comple the phonon based examples such as capabilites, music player
But i am getting error like
Code:
D:\2009.01\mingw\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: cannot find -lphonond collect2: ld returned 1 exit status mingw32-make[1]: *** [debug\musicplayer.exe] Error 1 mingw32-make: *** [debug] Error 2 Exited with code 2. Error while building project musicplayer When executing build step 'Make'
In qt/src i complied the phonon section..still i am getting same error
Tell me what i have to do to run phonon examples
Thanks
Yuvaraj R
I guess you cant use phonon with mingw !
Sure you can. Just instead of complaining you have to search the forum.
Phonon + Windows is just a pain in the ass.
http://wiki.qtcentre.org/index.php?t...ws_using_MinGW