LOCATION: HomeSupportSamplesZip .NET

Press Releases

November 10, 2008
G-sensor technology finds its place in business solutions

October 27, 2008
Resco releases Resco MobileForms Toolkit 2008 Volume 3

Popular component suite with new data input capabilities

More
Latest Versions

December 19, 2008
OutlookControls .NET v6.5.0.5

December 10, 2008
DetailView .NET v6.5.0.1

December 05, 2008
Zip .NET v6.5.0.2

December 04, 2008
AdvancedList .NET v6.5.0.1

More

Resco Audio for .NET CF Samples

In this section you can preview code samples to demonstrate the capabilities of the Resco Audio .NET library.

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

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