SpeechConstants.EmptySpeakTag Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The xml tag structure to indicate an empty speak tag, to be used in the 'speak' property of an Activity. When set this indicates to the channel that speech should not be generated.
public static readonly string EmptySpeakTag;
staticval mutable EmptySpeakTag : string
Public Shared ReadOnly EmptySpeakTag As String