SpeechSynthesizer::GetCurrentlySpokenPrompt Method ()

 

Gets the prompt that the SpeechSynthesizer is speaking.

Namespace:   System.Speech.Synthesis
Assembly:  System.Speech (in System.Speech.dll)

public:
Prompt^ GetCurrentlySpokenPrompt()

Return Value

Type: System.Speech.Synthesis::Prompt^

Returns the prompt object that is currently being spoken.

.NET Framework
Available since 3.0
Return to top
Show: