SpeechSynthesizer.GetCurrentlySpokenPrompt Метод

Определение

Получает запрос, который указывает SpeechSynthesizer.

public:
 System::Speech::Synthesis::Prompt ^ GetCurrentlySpokenPrompt();
public System.Speech.Synthesis.Prompt GetCurrentlySpokenPrompt ();
member this.GetCurrentlySpokenPrompt : unit -> System.Speech.Synthesis.Prompt
Public Function GetCurrentlySpokenPrompt () As Prompt

Возвращаемое значение

Объект командной строки, который в настоящее время произносится.

Примеры

Применяется к