LOCATION: HomeSupportSamplesZip .NET

NEWS

July 29, 2008
Resco announces Resco CustomKeyboard for .NET CF

A brand new keyboard control optimized for .NET Compact Framework.

June 10, 2008
Resco releases Resco MobileForms Toolkit 2008 Volume 2

A suite of powerful Visual Studio controls and libraries designed specifically for mobile devices.

May 20, 2008
Resco releases Resco ImageButton for .NET CF Beta

Adjustable, modifiable and skinnable button for .NET Compact Framework.

More News

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