|
How to use the control in your projects |
![]() ![]()
|
First of all let us say that if this guide should not be clear to you, feel free to contact our support team for any doubt or curiosity you may have: we usually answer all of our customers questions in less than 24 hours. Note that the purpose of this guide is to give a taste of the main features available inside Active Sound Recorder.
As an integration to this guide, several examples of use of this component, in Visual Basic 6 and Visual C++ 6 languages, can be found inside the "Samples" folder: if during the setup phase you left the installation directory to its default, you will find them inside "C:\Program Files\Active Sound Recorder\Samples".
The first needed step is to add the control to your project: see the Adding the control to a project section for details.
Main features provided by this control are the following:
An important topic to keep count of is how synchronization between the container application and events generated by this control works: see the How to synchronize the container application with the control tutorial for further details.
Further capabilities of the control, not directly related to sound recording, are the following:
|