你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MicrophoneButtonStrings interface

可以重写的 MicrophoneButton 字符串。

属性

deepNoiseSuppressionOffAnnouncement

噪声抑制关闭播音员的字符串

deepNoiseSuppressionOnAnnouncement

Noise Suppression 为播音员打开了字符串

deepNoiseSuppressionTitle

深度噪声抑制按钮的标题

microphoneActionTurnedOffAnnouncement

麦克风作已关闭播音员的字符串

microphoneActionTurnedOnAnnouncement

麦克风作为播音器打开了字符串

microphoneAriaDescription

麦克风按钮的 Aria 描述

microphoneButtonSplitRoleDescription

麦克风按钮拆分按钮角色的说明

microphoneMenuTitle

麦克风菜单的标题

microphoneMenuTooltip

麦克风菜单的工具提示

microphonePrimaryActionSplitButtonTitle

拆分按钮的主要作部分的标题

offLabel

按钮关闭时的标签。

offSplitButtonAriaLabel

麦克风禁用时麦克风拆分按钮 aria 标签。

offSplitButtonMicrophonePrimaryAction

麦克风静音时麦克风的主要作。

onLabel

按钮打开时标签。

onSplitButtonAriaLabel

启用麦克风时麦克风拆分按钮 aria 标签。

onSplitButtonMicrophonePrimaryAction

当麦克风处于活动状态时,麦克风的主要作。

speakerMenuTitle

扬声器菜单的标题

speakerMenuTooltip

扬声器菜单的工具提示

tooltipDisabledContent
  • 禁用按钮时的工具提示内容。
tooltipOffContent

按钮关闭时的工具提示内容。

tooltipOnContent

按钮打开时的工具提示内容。

属性详细信息

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