| View previous topic :: View next topic |
| Author |
Message |
Question_dev
Joined: 24 Aug 2007 Posts: 88
|
Posted: Sun Sep 09, 2007 2:49 am Post subject: Sound recognise |
|
|
| Is it possible to recognise sound from the micro? If yes, do u now how (example : like in talkman) |
|
| Back to top |
|
 |
flatmush
Joined: 07 Aug 2007 Posts: 28 Location: Here
|
|
| Back to top |
|
 |
2.6,CRACKED!
Joined: 26 Jul 2007 Posts: 18
|
Posted: Mon Sep 10, 2007 1:37 am Post subject: |
|
|
Okay this is getting a bit ridiculous now....
I can help you up til this point:
Get a chotto cam and you can use these functions (not in SDK, hahah youll ask how to use it when you get undefined references)...
sceUsbCam_82A64030 //sceUsbCamStartMic
sceUsbCam_3DC0088E //sceUsbCamReadMic
sceUsbCam_B048A67D //sceUsbCamWaitReadMicEnd
sceUsbCam_5145868A //sceUsbCamStopMic
these are in the usbcam.prx and usbmic.prx PRX'ES...
then i guess from what you said here
| Quote: | | no, only if the mic hear something he print e.g you said something | you have to start the mic, read it, analyse the volume or something like that to make sure that theyre saying something and end it.
I think you shouldnt attempt this you wont complete this |
|
| Back to top |
|
 |
|