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

반환

현재 사용 중인 프롬프트 개체입니다.

예제

적용 대상