TextToSpeechResponse.ResponseId 속성

정의

텍스트 음성 응답의 ID를 가져오거나 설정합니다.

public:
 property System::String ^ ResponseId { System::String ^ get(); void set(System::String ^ value); };
public string? ResponseId { get; set; }
member this.ResponseId : string with get, set
Public Property ResponseId As String

속성 값

적용 대상