Running the Audio Drift Test (Windows Embedded CE 6.0)
1/6/2010
Applies to Windows Embedded CE 6.0 R2
Procedure
To run the Audio Drift test
Connect the analog-line level-audio-output on the device being tested to the analog microphone audio-input using a loop-back cable.
Upload the sample files distributed with this test to the device being tested using the Windows Embedded CE Remote File Viewer.
- Open Platform Builder.
- From the menu bar, click Target.
- From the Target menu select Remote Tools.
- From the Remote Tools menu, select File Viewer.
Verify that DriftTest.exe is available in your release directory on the device being tested.
From the Windows Embedded CE Command Prompt type drifttest.exe -i InputFilePathandpress ENTER. Following is an example:
driftest.exe -i \sinewave_800M16_80.wav
The test will play this sample file on a loop for approximately one hour. It will automatically stop if the playback and capture audio devices drift by one or more buffer lengths.
Note
Only one sample file, sinewave_800M16_80.wav, is provided with this test. This sample file is 16 bits, Mono, 8000Hz, and 120-seconds in duration.
To validate the Audio Drift test
If the playback and capture audio devices drift by one or more buffer lengths, the test will stop and display a message in the console window noting the test failure.
If the playback and capture audio devices do not drift, the test will continue to play the sample file for approximately one hour, then display a success message in the console window.