Audio Sound Recorder for .NET 4.0
Audio Sound Recorder for .NET 4.0 Ranking & Summary
Audio Sound Recorder for .NET 4.0 description
Audio Sound Recorder for .NET 4.0 can be a really useful .NET component that makes it easy to add sound recording capabilities to Winforms applications written with Visual Studio.NET and Borland Developer Studio.
Audio Sound Recorder for .NET is designed to work directly with your sound card or with your CD/DVD player, so you can record almost any audio, including that from a microphone, a line-in jack or a CD player (CD ripping), at near-perfect quality.
Recorded sounds can be kept in memory for later use or stored on the hard disk using several formats: WAV, MP3, WMA, OGG Vorbis, AAC, MP4, AIFF, AU, W64, PAF, SVX, NIST, VOC, IRCAM, PVF, CAF, FLAC, RAW, but also using the ACM codecs installed inside the system; once a recording session has been completed, it's possible to hear recorded sound through the embedded playback system: if you need more sophisticated playback features (like changing tempo or pitch), consider using this component in conjunction with the Audio DJ Studio component.
Audio Sound Recorder for .NET allows a deep analysis of the recorded sound waveform with rich visualisation capabilities like range selection, zooming and panning. Recorded sounds can be edited, resampled, mixed with other sounds and exported to different formats: the ideal solution for implementing powerful Dictation Software Applications.
The integrated Sound Activation System allows pausing a recording session automatically when no sound is being heard: this will help saving valuable space both in memory and on disk.
Audio Sound Recorder for .NET comes with many Internet related features: it can record sound data coming from Internet URLs (HTTP, FTP or MMS): this allows recording directly from Internet radios streaming in WMA, MP3, OGG Vorbis, AAC and AC3 formats. Contents of a recording session can be uploaded to a FTP server. Thanks to the integration with FreeDb servers, the control can obtain CDDB information about the CD currently in ripping phase and, if available on the Amazon web site, the control can obtain the CD cover pictures as well.
Custom DSP effects are also supported: you can create your own DSP effects and apply them to the sound being recorded.
Major Features:
- Recording from any DirectSound or ASIO compatible sound card available inside the system
- Support for half-duplex devices (like the Phillips SpeechMike™)
- Recording in the following formats: WAV, AIFF, AU, W64, PAF, SVX, NIST, VOC, IRCAM, PVF, CAF, FLAC, RAW
- Recording in MP3 through the external Lame.exe encoder
- Recording in OGG Vorbis through the external OggEnc.exe encoder
- Recording in AAC and MP4 through the external Faac.exe encoder
- Recording in WMA through the external Windows Media Audio modules
- Recording through installed Windows ACM codecs (Audio Compression Manager)
- CD ripping of full tracks with resampling capabilities
- CD ripping automation, allowing to rip a set of tracks inside one single output file or inside a separate file for each track
- During a CD ripping session, possibility to normalize CD tracks before sending them to the encoder
- Ripping of predefined portion of CD tracks
- Real-time visual feedback (VU-Meter, Oscilloscope, Spectrum, Waveform display)
- Events for reporting memory or file size occupation in real time
- Sound Activation System (automatically skips silence periods)
- CDDB database queries through FreeDb servers
- CD cover pictures retrieval through Amazon Web Services
- Restart of a stopped recording session in "Append mode", "Insert mode", "Mix mode" and "Overwrite mode"
- Sound editing basic capabilities with possibility to export portions of sound to the clipboard
- Creation of graphic bars for custom displaying of Vu-Meters, Spectrum and Progress bars.
- Waveform analysis with support for generating the waveform bitmap
- Advanced waveform visualisation for editing purposes through the embedded Waveform Analyzer
- Support for recording directly from sound files stored on disk, memory buffer or clipboard with resampling capabilities
- Support for recording directly from HTTP, FTP or MMS sites with resampling capabilities
- A background sound can be applied to the current recording session, also in loop mode
- Support for exporting to file contents of the latest recording session with resampling capabilities
- Automatic Gain Controller applied to data coming from an input channel
- Uploading of the last recording session to a FTP server
- Support for custom DSP effects
- Support for switching the output file without stopping the recording session and without loosing any sound data.
- Recording of the output of audio streams mixed through Audio DJ Studio
- Support for encryption/decryption of recorded sounds, often required by medical confidentiality laws
- Support for adding specific tag information to recording sessions in MP3, Ogg Vorbis, AAC, MP4 and WMA formats
- Support for WMA profiles
- Possibility to load the audio track of video clips through integration with Audio DJ Studio
- Possibility to perform append and mixing automation operations on previously recorded audio tracks through integration with Audio Sound Editor
Enhancements:
- New features
-
- Support for ASIO drivers
- Possibility to improve audio quality during an export with down-mixing
- Recording of audio streams mixed and played through Audio DJ Studio for .NET
- Detection and reporting of the highest peak during the waveform analysis
- Support for encryption/decryption of recorded sounds, often required by medical confidentiality laws
- Possibility to discriminate between different input channels (microphone, Line-in, etc.)
- The number of spectrum bands can be now defined in the range 8-64
- Vertical zoom inside WaveformAnalyzer
- Vertical scale of the WaveformAnalyzer can be displayed in dB
- Inside the WaveformAnalyzer, position line and custom lines can be now moved using the mouse
- After a waveform analysis, possibility to request the min and max peak levels inside a given sound range
- Possibility to obtain the rectangle of each element of the WaveformAnalyzer (waveform, rulers, etc.)
- Support for rendering custom graphics on the surface of the WaveformAnalyzer through Windows API
- Support for adding specific tag information to recording sessions in MP3, Ogg Vorbis, AAC, MP4 and WMA formats
- CD ripping automation, allowing to rip a set of tracks inside one single output file or inside a separate file for each track
- During a CD ripping session, possibility to normalize CD tracks before sending them to the encoder
- When switching the output file of a recording session, there is now the possibility to change recording settings and eventual tag information
- During a recording session, possibility to enumerate and to obtain size and duration of each file generated after output file switch operations
- Support for WMA profiles
- Possibility to load the audio track of video clips through integration with Audio DJ Studio for .NET
- Possibility to perform append and mixing automation operations on previously recorded audio tracks through integration with Audio Sound Editor for .NET
- New properties
-
- ASIO (class)
- WMA.Profile
- New methods
-
- CdRippingAutomationExec
- CdRippingAutomationInit
- CdRippingAutomationTrackAdd
- CdRippingNormalizationEnable
- EncryptCurrentSession
- GetControlVersion
- GetEngineVersion
- GetInputDeviceChannelType
- GetInputDeviceDriverType
- InitDriversType
- InitRecordingSystem
- RequestUploadFileToFTP
- SetDownmixFilterQuality
- Spectrum.SetNumberOfBands
- StartFromDirectSoundDevice
- StartFromAsioDevice
- StartFromDjStudioMixer
- StartFromFileEncrypted
- SwitchedOutputFileGetCount
- SwitchedOutputFileGetDuration
- SwitchedOutputFileGetPathname
- SwitchedOutputFileGetSize
- SwitchOutputFileEx
- TagInfoAddToRecSession
- VerifyDirectSoundInputDevice
- WaveformAnalyzer.GetGraphicalSettings2
- WaveformAnalyzer.GetMinMaxPeakLevelsForRange
- WaveformAnalyzer.GetRectangle
- WaveformAnalyzer.SetGraphicalSettings2
- WMA.GetEncodingProfileCount
- WMA.GetEncodingProfileInfo
- New events
-
- CdRippingAutomationStarted
- CdRippingAutomationStopped
- CdRippingAutomationTotalPerc
- CdRippingEncodePercentage
- CdRippingNormalizePercentage
- RecordingOutputFileSwitch
- WaveAnalysisDone
- WaveAnalyzerPaintDone
- WaveAnalyzerMouseNotification
- WaveAnalyzerVerticalLineMoved
Requirements:
- x86 versions of Windows 98 / ME / 2000 / XP / Server 2003 / Vista / Server 2008 / Seven (7)
- x64 versions of Windows XP / Server 2003 / Vista / Server 2008 / Seven (7) are supported only if the container application is built specifically for x86
Audio Sound Recorder for .NET 4.0 Screenshot
Audio Sound Recorder for .NET 4.0 Keywords
Bookmark Audio Sound Recorder for .NET 4.0
Audio Sound Recorder for .NET 4.0 Copyright
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
- Bluefox WMA MP3 converter 2.11.9.225
- ChristmasStory CDA WMA AAC to MPC Editor 1.4.11
- Digital MP3 AAC ID3 to WMA Ripping 1.3.78
- Perpetually AAC CD-R to WMA Ripper 1.3.77
- Ever CDA DVD-Audio AAC to WMA Ripping 1.4.19
- Ever DVD-Audio M3U AAC to WMA Convert 1.7.98
- Ever CD-R WMA AAC to APE Copy 1.3.62
- Ever CDA AAC WMA to M4A Convert 1.3.74
- Aya MP3 WMA AAC M4A AMR Audio Converter 1.3.2
- MediaSanta Video to MP3 OGG WMA AAC AC3 Converter 5.0
- Perpetually AAC WMA to Audio Cloner 1.6.34
- Swift WMA RA to AAC Copier 1.6.03
- Aya MP3 WMA AAC M4A Audio Converter 1.3.1
- Swift MP3 WMA AAC to OGG Copy 1.4.13
- Digital DVD-Audio AAC WMA to RA Creator 1.4.15
- Bliss RM WMA to AAC Convert 1.4.17