SoundEffects Property

Description

Returns a Boolean indicating whether sound effects (.WAV) files configured as part of a character's actions will play.

Syntax

agent.AudioOutput.SoundEffects

Remarks

When the SoundEffects property returns True, sound effects included in a character's definition will be played. When False, the sound effects will not be played. Only the user can set this property value.

The SpeechInput Object

The SpeechInput object provides access to the speech input properties maintained by the server. The properties are read-only for client applications, but the user can change them in the Microsoft Agent property sheet. The server returns values only if a compatible speech engine has been installed and is enabled.