MicrophoneButtonStrings interface
可以重写的 MicrophoneButton 字符串。
属性
| deep |
噪声抑制关闭播音员的字符串 |
| deep |
Noise Suppression 为播音员打开了字符串 |
| deep |
深度噪声抑制按钮的标题 |
| microphone |
麦克风作已关闭播音员的字符串 |
| microphone |
麦克风作为播音器打开了字符串 |
| microphone |
麦克风按钮的 Aria 描述 |
| microphone |
麦克风按钮拆分按钮角色的说明 |
| microphone |
麦克风菜单的标题 |
| microphone |
麦克风菜单的工具提示 |
| microphone |
拆分按钮的主要作部分的标题 |
| off |
按钮关闭时的标签。 |
| off |
麦克风禁用时麦克风拆分按钮 aria 标签。 |
| off |
麦克风静音时麦克风的主要作。 |
| on |
按钮打开时标签。 |
| on |
启用麦克风时麦克风拆分按钮 aria 标签。 |
| on |
当麦克风处于活动状态时,麦克风的主要作。 |
| speaker |
扬声器菜单的标题 |
| speaker |
扬声器菜单的工具提示 |
| tooltip |
|
| tooltip |
按钮关闭时的工具提示内容。 |
| tooltip |
按钮打开时的工具提示内容。 |
属性详细信息
deepNoiseSuppressionOffAnnouncement
噪声抑制关闭播音员的字符串
deepNoiseSuppressionOffAnnouncement?: string
属性值
string
deepNoiseSuppressionOnAnnouncement
Noise Suppression 为播音员打开了字符串
deepNoiseSuppressionOnAnnouncement?: string
属性值
string
deepNoiseSuppressionTitle
深度噪声抑制按钮的标题
deepNoiseSuppressionTitle?: string
属性值
string
microphoneActionTurnedOffAnnouncement
麦克风作已关闭播音员的字符串
microphoneActionTurnedOffAnnouncement?: string
属性值
string
microphoneActionTurnedOnAnnouncement
麦克风作为播音器打开了字符串
microphoneActionTurnedOnAnnouncement?: string
属性值
string
microphoneAriaDescription
麦克风按钮的 Aria 描述
microphoneAriaDescription?: string
属性值
string
microphoneButtonSplitRoleDescription
麦克风按钮拆分按钮角色的说明
microphoneButtonSplitRoleDescription?: string
属性值
string
microphoneMenuTitle
麦克风菜单的标题
microphoneMenuTitle?: string
属性值
string
microphoneMenuTooltip
麦克风菜单的工具提示
microphoneMenuTooltip?: string
属性值
string
microphonePrimaryActionSplitButtonTitle
拆分按钮的主要作部分的标题
microphonePrimaryActionSplitButtonTitle?: string
属性值
string
offLabel
按钮关闭时的标签。
offLabel: string
属性值
string
offSplitButtonAriaLabel
麦克风禁用时麦克风拆分按钮 aria 标签。
offSplitButtonAriaLabel?: string
属性值
string
offSplitButtonMicrophonePrimaryAction
麦克风静音时麦克风的主要作。
offSplitButtonMicrophonePrimaryAction?: string
属性值
string
onLabel
按钮打开时标签。
onLabel: string
属性值
string
onSplitButtonAriaLabel
启用麦克风时麦克风拆分按钮 aria 标签。
onSplitButtonAriaLabel?: string
属性值
string
onSplitButtonMicrophonePrimaryAction
当麦克风处于活动状态时,麦克风的主要作。
onSplitButtonMicrophonePrimaryAction?: string
属性值
string
speakerMenuTitle
扬声器菜单的标题
speakerMenuTitle?: string
属性值
string
speakerMenuTooltip
扬声器菜单的工具提示
speakerMenuTooltip?: string
属性值
string
tooltipDisabledContent
- 禁用按钮时的工具提示内容。
tooltipDisabledContent?: string
属性值
string
tooltipOffContent
按钮关闭时的工具提示内容。
tooltipOffContent?: string
属性值
string
tooltipOnContent
按钮打开时的工具提示内容。
tooltipOnContent?: string
属性值
string