Start_AudioSrv (Standard 8 Module Reference)

7/8/2014

Review the applicable Embedded Core modules and any examples for the Start_AudioSrv setting in Windows Embedded 8 Standard (Standard 8).

This setting specifies how to start the service that enables sound.

The following table shows the possible values.

Value

Description

0

The system loads the drivers needed to start the sound service when the device starts.

1

The system loads the drivers needed to start the sound service during initialization.

2

The Service Control Manager loads the drivers needed for sound services and starts the service. This is the default value.

3

The Service Control Manager loads the drivers needed for sound services, but the user must start the service from Control Panel.

Modules

The following table shows the modules that you can apply this setting to. In Image Configuration Editor (ICE), you can follow the corresponding path to set this setting for a module.

Module

Path

Audio-AudioCore

Products/Embedded Core/Audio-AudioCore/Start_AudioSrv

XML Example

The following XML example shows how to load the sound drivers but require the user to start the sound service..

<Start_AudioSrv>3< Start_AudioSrv>

See Also

Concepts

Embedded Core Settings
Feature Module Settings