CreateResponseRealtimeClientMessage.OutputVoice 属性

定义

获取或设置输出音频的语音。

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

属性值

注解

如果已设置,则仅覆盖此响应的会话级语音。 如果使用 null会话的默认语音。

适用于