Share via


PromptStyle.Rate 속성

정의

해당 스타일의 읽기 속도 설정을 가져오거나 설정합니다.

public:
 property System::Speech::Synthesis::PromptRate Rate { System::Speech::Synthesis::PromptRate get(); void set(System::Speech::Synthesis::PromptRate value); };
public System.Speech.Synthesis.PromptRate Rate { get; set; }
member this.Rate : System.Speech.Synthesis.PromptRate with get, set
Public Property Rate As PromptRate

속성 값

스타일의 말하는 속도에 대한 설정을 반환합니다.

적용 대상