Are there some functions that deal whit voice in C++?

D

dolphin

I want to write a program to captrue voice from mike and send it to
anthoer host.Are there some functions that do these things in C++?
 
A

Alf P. Steinbach

* dolphin:
I want to write a program to captrue voice from mike and send it to
anthoer host.Are there some functions that do these things in C++?

Try to find the C++ Libraries FAQ, and check if there are libraries for
your platform that does what you want.

The C++ standard library provides only very platform-independent
capabilities.
 
D

dolphin

* dolphin:


Try to find the C++ Libraries FAQ, and check if there are libraries for
your platform that does what you want.

The C++ standard library provides only very platform-independent
capabilities.

--
A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?

My Plateform is Windows XP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,444
Messages
2,571,709
Members
48,796
Latest member
Greg L.
Top