LOCATION: HomeSupportSamples › Windows Mobile Development Samples - Audio .NET CF

Press Releases

November 17, 2009
Resco Releases Resco MobileForms Toolkit 2010

The popular component suite now with new controls and themes

October 20, 2009
Resco Announces Support for Windows® Phones

Resco MobileForms Toolkit now optimized for application development for Windows® phones

More
Latest Versions

March 10, 2010
DetailView .NET v6.8.0.6

March 09, 2010
AdvancedList .NET v6.8.0.5

March 01, 2010
OutlookControls .NET v6.8.0.5

February 15, 2010
SmartGrid .NET v6.8.0.3

More

Windows Mobile Development Samples - Resco Audio for .NET CF

Following Windows Mobile Development Samples demonstrate the usage of Resco .NET CF controls in various situations. All samples include C#, or VB .NET source code for Microsoft Visual Studio.

Note: Some samples may require Windows Mobile 5.0 SDK installed to be run. You can download Windows Mobile 5.0 SDK free of charge from Microsoft webpage here.

Playback sample

This sample demonstrates the capabilities of Resco Audio for .NET CF showing how to:

  • Play an audio file, stop and pause the playback.
  • Track the position of the player.
  • Change the volume of the player.

Download C# Sample  |  Download VB Sample

Record sample

This sample demonstrates how Resco Audio for .NET CF library can be used to record a sound into a .wav file using the microphone buit in the mobile device.

Download C# Sample  |  Download VB Sample