Multimedia question(s)

  • Thread starter Thread starter Lloyd Dupont
  • Start date Start date
L

Lloyd Dupont

- do you know how I could use the PocketPC's camera (if it has one) from CF
?

- how could I record sound and listen to it with CF ?
(there is a record app, certainly there is something to do ...)

- could I always assume outlok is on the PocketPC ? is there a way to find
the default mail application if it's not outlook ?

- how to use the inbuild phone (I mean how to call a number) ?
 
Hi,

Check out this article regarding sound recording:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/WaveInOut.asp

As for the Camera there is no standard sdk. So it depends on wich camera you
are using or planning to use.. What is the camera you are using?

Regarding the inbuild phone check out the following articles:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnppc2k2/html/sim_programming.asp

http://www.microsoft.com/downloads/...8B-66CA-4F26-87A1-15B67F2F7AE6&displaylang=en

Arsa
 
Lloyd,

There is a few expandable camera's around, HP Photosmart is pretty easy to
code to have to P/Invoke calls to it.

Vikram Sharma who is with ihook knows me from the Sydney User Group, happy
to discuss options and hunt me down at MDC next week.

James McCutcheon
 
ok, I'm still in the implementation phase so I can't really test.
does this API let me play only .wav file or I could play other format like
..mp3 ?
 
thanks James !
though it's for the desktop ;-(
but that's very interesting resource anyway :)
 
Back
Top