Understanding the Schema

Understanding the Schema

The Microsoft Speech Server (MSS) logging schema defines:

  • The events that can be raised by a given MSS component, or event source.

  • The event sinks for each event, that is, where the event is gathered.

  • Filters that gather a customized subset of events during a given logging session.

  • Categories that specify the events in a filter.

Custom filters can be created by modifying the categories defined for a filter.

Each event filter contains one or more event categories. Each event category contains one or more events, and may be included in one or more event filters. This section describes:

See Also

Event Class Hierarchy | Logging and Analyzing Events | Filtering Logged Events