Package AudioLabEssentialPkg
From Mitov Wiki Doc
				
				
				
				
																
				
				
								
				This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Contents | 
Belongs to
- AudioLab - Audio Processing Library.
 - BasicAudio - Audio Capture and Playback Library.
 
Requires
Used by
Description
Controls
Components
 
 
 TALWavePlayer - Plays audio from Wave file. 
 
 
 TALAudioIn - Captures audio from an audio input device. 
 
 
 TALDSAudioPlayer - Plays audio from Audio file using DirectShow. 
 
 
 TALWaveLogger - Records the audio to Wave file. 
 
 
 TALDSAudioLogger - Records the audio to Audio file using DirectShow. 
 
 
 TALDSAudioIn - Captures audio from an audio input device using DirectShow. 
Units
- ALWavePlayer - Contains the code for the TALWavePlayer component.
 - ALAudioIn - Contains the code for the TALAudioIn component.
 - ALDSAudioPlayer - Contains the code for the TALDSAudioPlayer component.
 - ALWaveLogger - Contains the code for the TALWaveLogger component.
 - ALDSAudioLogger - Contains the code for the TALDSAudioLogger component.
 - ALDSAudioIn - Contains the code for the TALDSAudioIn component.
 - ALCommonLogger - Contains the code for the TALCommonLogger abstract base class.
 - ALCommonPlayer - Contains the code for the TALCommonPlayer abstract base class.
 - ALDSCommonLogger - Contains the code for the TALDSCommonLogger abstract base class.
 
Classes
- TALWavePlayer - Plays audio from Wave file.
 - TALAudioCaptureDeviceItem - Alternative audio capture device.
 - TALAudioCaptureDevice - Defines audio capture device.
 - TALAudioCaptureDeviceItems - Collection of alternative audio capture devices.
 - TALAudioIn - Captures audio from an audio input device.
 - TALDSAudioPlayer - Plays audio from Audio file using DirectShow.
 - TALWaveLogger - Records the audio to Wave file.
 - TALDSAudioLogger - Records the audio to Audio file using DirectShow.
 - TALAudioModeFormat - Audio format and mode description property class.
 - TALAudioModes - List available audio modes.
 - TALDSAudioIn - Captures audio from an audio input device using DirectShow.
 - TALCommonLogger - Basic abstract class for non DirectShow audio loggers.
 - TALAudioPlayerSegment - Segment of the Audio file to be played.
 - TALCommonPlayer - Abstract base class for audio players.
 - TALDSCommonLogger - Base abstract class for DirectShow audio logger components.
 
Structures
Interfaces
Enums
- TALLoggerFileMode - Logging modes enumeration.
 
Types
- TALWaveProgressEvent - Event type for the progress events.