where to find "libpspusbmic_driver.a" (voice recor

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
WANGL3
Posts: 4
Joined: Mon Sep 24, 2007 2:13 pm

where to find "libpspusbmic_driver.a" (voice recor

Post by WANGL3 »

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
Post Reply