|
BKAudio 2.0.0
|
| The BKAudio v2.0 class library allows you to visually add sounds to your .NET applications! Per Developer and Source Code Licensing are available. In both cases, there are no runtime royalties or other fees! Updates for the current version are free. |
| Other software from this author: | - BKPing 3.0.0 — The BKPing v3.0 .NET class collection contains Ping and associated utility classes
for pinging one or more remote hosts. Documentation and examples of use in C# and VB.NET are also provided. Per Developer and Source Code Licensing are available.
- BKTraceRoute 3.0.0 — The BKTraceRoute v3.0 .NET class collection contains TraceRoute and associated utility classes for tracing the route to one or more remote hosts. Per Developer and Source Code Licensing are available.
| Show all software from this author |
Description: The BKAudio v2.0 class library allows you to visually add sounds to your .NET applications!
The current version includes:
1. Fully commented class libraries developed in 100% CLS compliant C# code.
2. Thorough documentation in .CHM (Compiled HTML Help File) format for the BKAudio and
BKSystem class libraries.
3. Examples detailing methods of use, written in both C# and VB.NET using Microsoft Visual Studio .NET 2003.
4. During runtime and design-time, BKAudio uses Managed DirectX 9b where available or the Microsoft® Windows® Multimedia Audio interface as a fallback. if neither DirectSound OR Microsoft Windows Multimedia audio is available due to the absence of a sound card, then BKAudio gracefully disables itself without any nasty exceptions being thrown.
5. Sounds are automatically serialized when added during the design phase and compiled with the application; ready to be played during runtime.
6. The Sound class allows playback of any PCM encoded waveform-audio files (usually with the .WAV file extension).
7. Sounds are played while being selected in the Visual Studio IDE making sounds easier to identify.
8. Adding sounds to the SoundList component in BKAudio is as easy as adding images to an ImageList in Microsoft Visual Studio .NET 2003.
9. The Sounder component in BKAudio adds the final processing needed so that ANY event
in a control (Windows Form, User Control, Button Control etc) can play a sound when fired using only 1 (one) line of code in the event procedure:
C#: Sounder.PlaySound();
VB.NET: Sounder.PlaySound()
10. Per Developer and Source Code Licensing are available. In both cases, there are no runtime royalties or other fees!
11. Updates for the current version are free. | System Requirements: .NET Framework v1.1,Visual Studio .NET 2003, DirectX 9.0b | BKAudio 2.0.0 Download from users.tpg.com.au |
| Similar software: | - Code Patterns 1.0 — Code Patterns is a Visual Studio.Net Add-In. It allows you to easily automate a lot of repetitive but necessary code writing. The results are greater productivity, more standardize and maintainable code and last but not least more fun.
- VS.NETcodePrint 2003 7.2.14 — This Add-In to Microsoft Visual Studio.NET 2003 significantly enhances source code printing capabilities. Print a complete Solution, selected projects, project items, namespaces, classes, modules. The output can be exported to HTML, PDF and RTF.
| Find all software similar on BKAudio 2.0.0 |
|