FragmentState.Action Property

Definition

Returns the requested speech synthesizer action.

public:
 property System::Speech::Synthesis::TtsEngine::TtsEngineAction Action { System::Speech::Synthesis::TtsEngine::TtsEngineAction get(); };
public System.Speech.Synthesis.TtsEngine.TtsEngineAction Action { get; }
member this.Action : System.Speech.Synthesis.TtsEngine.TtsEngineAction
Public ReadOnly Property Action As TtsEngineAction

Property Value

A member of TtsEngineAction indicating the speech synthesis action requested by SSML input.

Applies to