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

MicrophoneButtonStrings interface

可以重写的 MicrophoneButton 字符串。

属性

microphoneActionTurnedOffAnnouncement

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

microphoneActionTurnedOnAnnouncement

为播音员打开字符串的麦克风操作

microphoneButtonSplitRoleDescription

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

microphoneMenuTitle

麦克风菜单的标题

microphoneMenuTooltip

麦克风菜单的工具提示

offLabel

按钮关闭时的标签。

offSplitButtonAriaLabel

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

onLabel

按钮打开时的标签。

onSplitButtonAriaLabel

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

speakerMenuTitle

扬声器菜单的标题

speakerMenuTooltip

扬声器菜单的工具提示

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

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

tooltipOnContent

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

属性详细信息

microphoneActionTurnedOffAnnouncement

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

microphoneActionTurnedOffAnnouncement?: string

属性值

string

microphoneActionTurnedOnAnnouncement

为播音员打开字符串的麦克风操作

microphoneActionTurnedOnAnnouncement?: string

属性值

string

microphoneButtonSplitRoleDescription

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

microphoneButtonSplitRoleDescription?: string

属性值

string

microphoneMenuTitle

麦克风菜单的标题

microphoneMenuTitle?: string

属性值

string

microphoneMenuTooltip

麦克风菜单的工具提示

microphoneMenuTooltip?: string

属性值

string

offLabel

按钮关闭时的标签。

offLabel: string

属性值

string

offSplitButtonAriaLabel

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

offSplitButtonAriaLabel?: string

属性值

string

onLabel

按钮打开时的标签。

onLabel: string

属性值

string

onSplitButtonAriaLabel

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

onSplitButtonAriaLabel?: string

属性值

string

speakerMenuTitle

扬声器菜单的标题

speakerMenuTitle?: string

属性值

string

speakerMenuTooltip

扬声器菜单的工具提示

speakerMenuTooltip?: string

属性值

string

tooltipDisabledContent

  • 禁用按钮时的工具提示内容。
tooltipDisabledContent?: string

属性值

string

tooltipOffContent

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

tooltipOffContent?: string

属性值

string

tooltipOnContent

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

tooltipOnContent?: string

属性值

string