Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
hello ,
can anyone help me in record & play sound using C language code , please?

What I have tried:

can anyone help me in record & play sound using C language code , please?
Posted
Updated 9-Mar-16 20:14pm
Comments
Jochen Arndt 9-Mar-16 7:00am    
This depends on the used operating system because that provides the necessary interfaces. But even when you provide this information, this is too comprehensive for "Quick Answers".

Use a search machine with "c++ [your OS] sound recording playing". It will give you plenty results.
Member 12379517 9-Mar-16 9:59am    
thanks for your comment .. I will take your advice thanks again

1 solution

For Windows are the Microsoft SDK samples a good starting point. But as Jochen wrote - you didnt mention your target platform. Use Visual Studio for Windows.

For ios or android take a look at Xamarin Studio.
 
Share this answer
 
Comments
Member 12379517 10-Mar-16 8:00am    
you're right, i didn't mention many information i must put it, i'm sorry
thanks for your solution , i think it's what i want , thanks again.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900