public static class TranscriptSpeakerExtra.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
TranscriptSpeakerExtra |
build() |
TranscriptSpeakerExtra.Builder |
otherDeviceUserId(String otherDeviceUserId)
设备所属人的真实 user_id,仅在使用其他人设备时使用
示例值:6943848821689040898
|
TranscriptSpeakerExtra.Builder |
otherDeviceUserName(String otherDeviceUserName)
设备所属人的显示名,仅在使用其他人设备时使用
示例值:李四
|
TranscriptSpeakerExtra.Builder |
roomName(String roomName)
会议室名称,仅在带会议室语义时使用
示例值:3楼会议室A
|
public TranscriptSpeakerExtra.Builder roomName(String roomName)
示例值:3楼会议室A
roomName - public TranscriptSpeakerExtra.Builder otherDeviceUserId(String otherDeviceUserId)
示例值:6943848821689040898
otherDeviceUserId - public TranscriptSpeakerExtra.Builder otherDeviceUserName(String otherDeviceUserName)
示例值:李四
otherDeviceUserName - public TranscriptSpeakerExtra build()
Copyright © 2026. All rights reserved.