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
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.
Last edited by yogeshgokul; 9th September 2009 at 15:16.
Qt doesn't support Audio input.
Thanks for your replys
Ok
How do i get the audio input devies in Qt
Thanks
Yuvaraj R
or wait for Qt 4.6, bacause there will be support for audio input (I'm not sure but I think so :])
I would like to be a "Guru"
Useful hints (try them before asking):
- Use Qt Assistant
- Search the forum
If you haven't found solution yet then create new topic with smart question.
Thanks
for your reply
I tried to comple the phonon based examples such as capabilites, music player
But i am getting error like
Qt 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'To copy to clipboard, switch view to plain text mode
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 !
Phonon + Windows is just a pain in the ass.
http://wiki.qtcentre.org/index.php?t...ws_using_MinGW
Bookmarks