다음을 통해 공유


PromptStyle.Volume 속성

정의

해당 스타일의 볼륨(크기) 설정을 가져오거나 설정합니다.

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

속성 값

PromptVolume

스타일의 볼륨(크기)에 대한 설정을 반환합니다.

설명

합니다 Default 에 대 한 설정 PromptVolume 은 동일한 전체 볼륨으로 ExtraLoud입니다. 다른 설정은 전체 볼륨을 기준으로 음성 출력의 볼륨을 줄입니다.

적용 대상