hi there
I am trying to record a short voice clip through TALKMAN mic, i read code in thread "Chotto Cam" and knows how to access the cam. However, when i apply it to TALKMAN mic, seems the usb device is not invoked at all.
i can compile the usbcamera sample code with the library provided namely
"libpspusbcam_driver.a" and "libpspusbcam.a"
it seems to me that i need a library something like "libpspusbmic_driver.a" to access the TALKMAN mic. BUT I have no idea where to find it.
is it a part of usbmic.prx, if so,,, how can i get it..... i do not want to write driver from scratch, neither can i do that....
thanks in advance