Installing a Custom Sound Scheme

The Sounds control panel application enables the user to customize audio output. The following table shows Sounds options available to a user.

Option
Description
Key feedback Enables a user to choose more or less feedback when using faceplate keys to navigate the Start menu
Computer voice Enables a user to set text-to-speech (TTS) pitch, speed, and volume
Sound scheme Enables a user to select a specific sound scheme if multiple sound schemes are loaded
Speech feedback Enables a user to choose more or less speech feedback when using voice commands

An Auto PC supports various sound events that play waveform (.wav) files. Windows CE for the Auto PC includes one sound scheme loaded into ROM, but you can write other schemes and add them into RAM. A sound scheme is a collection of audio effects, such as clicks and beeps, that associate .wav files with system and application key events. Some uses for sound schemes are:

The following table shows the sound events in the default sound scheme. Speech Active, Speech Inactive, and Button Hold events have replaced the Windows CE events Remote Network Begin, Remote Network End, and Remote Network Interrupt.

Event
File
Description
Key Click Keyclick.wav Plays when a user presses a key. This sound repeats when the key is held, if the application requests; otherwise, it plays once on the initial button down event.
Alert Asterisk.wav Plays when the system displays a system message box
Button Hold Lngkyack.wav Plays after a long key press, for example when reconfiguring the Start menu
Default Sysdefault.wav Generic system sound
Exclamation Exclamation.wav Plays when the system displays an exclamation message box
Infrared Begin Infbeg.wav Plays at the start of an IrDA transfer
Infrared End Infend.wav Plays at the end of an IrDA transfer
Infrared Interrupt Infintr.wav Plays when an IrDA transfer is interrupted
Message Box Hand.wav Plays when a critical system event occurs
Question Question.wav Plays when a question event occurs
Speech Active Listen.wav Plays when the speech recognition engine is ready to recognize another word
Speech Confirm Tone.wav Plays when the system recognizes a speech command
Speech Inactive Nolisten.wav Plays when the speech recognition engine goes to sleep
Startup Startup.wav Plays when the system starts

    To install a sound scheme

  1. Collect .wav files.

    You can record new files or secure prerecorded files.

  2. Install the .wav files to the device.
  3. Register your sound scheme by including the following Registry keys:

After your application has entered the correct Registry keys, Sounds handles switching sound schemes and turning sound on and off.