Prompt.Emphasize 속성
정의
"Value"가 tts'ing 때 강조 표시할지 여부입니다.Whether to emphasize when tts'ing out - if "value" is text. 기본값: falseDefault : false
public bool? Emphasize { get; set; }
member this.Emphasize : Nullable<bool> with get, set
Public Property Emphasize As Nullable(Of Boolean)
속성 값
- Nullable<Boolean>
적용 대상