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

ErrorBarStrings interface

ErrorBar中 UI 上可能显示的所有字符串。

属性

accessDenied

用户无权访问聊天服务。 这通常意味着 Azure 通信服务 endpiont 或提供的令牌不正确。

callCameraAccessDenied

当可以枚举相机但系统阻止访问时显示的消息。

callCameraAccessDeniedSafari

当可以枚举相机但系统阻止访问时显示的消息,适用于 Safari 浏览器

callCameraAlreadyInUse

当本地视频无法启动时显示的消息,因为相机已被另一个应用使用。

callLocalVideoFreeze

当网络不佳导致本地视频流冻结时显示的消息。

callMacOsCameraAccessDenied

当系统拒绝访问相机时显示的 Mac OS 特定消息。

callMacOsMicrophoneAccessDenied

当可以枚举麦克风但系统阻止访问时显示的 Mac OS 特定消息。

callMacOsScreenShareAccessDenied

当系统拒绝在通话中共享本地屏幕时显示的 Mac OS 特定消息。

callMicrophoneAccessDenied

当可以枚举麦克风但系统阻止访问时显示的消息。

callMicrophoneAccessDeniedSafari

当麦克风可以枚举但系统阻止访问时显示的消息,适用于 Safari 浏览器

callMicrophoneMutedBySystem

系统静音时显示的消息(不是由本地或远程参与者)

callMicrophoneUnmutedBySystem

系统取消静音(而不是由本地或远程参与者)取消静音时显示的消息。 如果系统从意外静音恢复,则通常会发生这种情况。

callNetworkQualityLow

在通话期间检测到网络质量差时显示的消息。

callNoMicrophoneFound

在无法检测音频输入设备时显示的消息。

callNoSpeakerFound

在无法检测音频输出设备时显示的消息。

callVideoRecoveredBySystem

系统恢复本地视频时显示的消息(不是本地参与者)

callVideoStoppedBySystem

系统停止本地视频时显示的消息(不是由本地或远程参与者)

dismissButtonAriaLabel

屏幕阅读器辅助功能工具读取的 Dimiss 误差线按钮 aria 标签

failedToJoinCallGeneric

加入呼叫失败时出现错误消息。

failedToJoinCallInvalidMeetingLink

加入呼叫时出现错误消息,特别是由于会议链接无效而失败。

muteGeneric

静音麦克风失败时的通用消息。

sendMessageGeneric

发送消息时出现泛型消息失败。 尽可能首选更具体的错误字符串。

sendMessageNotInChatThread

发送消息失败,因为用户不再在线程上。

startScreenShareGeneric

启动 screenshare 失败时出现泛型消息。

startVideoGeneric

启动视频失败时的一般消息。

stopScreenShareGeneric

停止屏幕共享时出现泛型消息失败。

stopVideoGeneric

启动视频失败时的一般消息。

unableToReachChatService

无法访问聊天服务。

这可能意味着:

  • 提供了不正确的 Azure 通信服务终结点。
  • 用户的网络连接已关闭。
unmuteGeneric

取消静音麦克风失败时出现泛型消息。

userNotInChatThread

用户不再位于线程上。

另请参阅:sendMessageNotInChatThread 以获取更具体的错误。

属性详细信息

accessDenied

用户无权访问聊天服务。 这通常意味着 Azure 通信服务 endpiont 或提供的令牌不正确。

accessDenied: string

属性值

string

callCameraAccessDenied

当可以枚举相机但系统阻止访问时显示的消息。

callCameraAccessDenied: string

属性值

string

callCameraAccessDeniedSafari

当可以枚举相机但系统阻止访问时显示的消息,适用于 Safari 浏览器

callCameraAccessDeniedSafari: string

属性值

string

callCameraAlreadyInUse

当本地视频无法启动时显示的消息,因为相机已被另一个应用使用。

callCameraAlreadyInUse: string

属性值

string

callLocalVideoFreeze

当网络不佳导致本地视频流冻结时显示的消息。

callLocalVideoFreeze: string

属性值

string

callMacOsCameraAccessDenied

当系统拒绝访问相机时显示的 Mac OS 特定消息。

callMacOsCameraAccessDenied: string

属性值

string

callMacOsMicrophoneAccessDenied

当可以枚举麦克风但系统阻止访问时显示的 Mac OS 特定消息。

callMacOsMicrophoneAccessDenied: string

属性值

string

callMacOsScreenShareAccessDenied

当系统拒绝在通话中共享本地屏幕时显示的 Mac OS 特定消息。

callMacOsScreenShareAccessDenied: string

属性值

string

callMicrophoneAccessDenied

当可以枚举麦克风但系统阻止访问时显示的消息。

callMicrophoneAccessDenied: string

属性值

string

callMicrophoneAccessDeniedSafari

当麦克风可以枚举但系统阻止访问时显示的消息,适用于 Safari 浏览器

callMicrophoneAccessDeniedSafari: string

属性值

string

callMicrophoneMutedBySystem

系统静音时显示的消息(不是由本地或远程参与者)

callMicrophoneMutedBySystem: string

属性值

string

callMicrophoneUnmutedBySystem

系统取消静音(而不是由本地或远程参与者)取消静音时显示的消息。 如果系统从意外静音恢复,则通常会发生这种情况。

callMicrophoneUnmutedBySystem: string

属性值

string

callNetworkQualityLow

在通话期间检测到网络质量差时显示的消息。

callNetworkQualityLow: string

属性值

string

callNoMicrophoneFound

在无法检测音频输入设备时显示的消息。

callNoMicrophoneFound: string

属性值

string

callNoSpeakerFound

在无法检测音频输出设备时显示的消息。

callNoSpeakerFound: string

属性值

string

callVideoRecoveredBySystem

系统恢复本地视频时显示的消息(不是本地参与者)

callVideoRecoveredBySystem: string

属性值

string

callVideoStoppedBySystem

系统停止本地视频时显示的消息(不是由本地或远程参与者)

callVideoStoppedBySystem: string

属性值

string

dismissButtonAriaLabel

屏幕阅读器辅助功能工具读取的 Dimiss 误差线按钮 aria 标签

dismissButtonAriaLabel?: string

属性值

string

failedToJoinCallGeneric

加入呼叫失败时出现错误消息。

failedToJoinCallGeneric?: string

属性值

string

加入呼叫时出现错误消息,特别是由于会议链接无效而失败。

failedToJoinCallInvalidMeetingLink?: string

属性值

string

muteGeneric

静音麦克风失败时的通用消息。

muteGeneric: string

属性值

string

sendMessageGeneric

发送消息时出现泛型消息失败。 尽可能首选更具体的错误字符串。

sendMessageGeneric: string

属性值

string

sendMessageNotInChatThread

发送消息失败,因为用户不再在线程上。

sendMessageNotInChatThread: string

属性值

string

startScreenShareGeneric

启动 screenshare 失败时出现泛型消息。

startScreenShareGeneric: string

属性值

string

startVideoGeneric

启动视频失败时的一般消息。

startVideoGeneric: string

属性值

string

stopScreenShareGeneric

停止屏幕共享时出现泛型消息失败。

stopScreenShareGeneric: string

属性值

string

stopVideoGeneric

启动视频失败时的一般消息。

stopVideoGeneric: string

属性值

string

unableToReachChatService

无法访问聊天服务。

这可能意味着:

  • 提供了不正确的 Azure 通信服务终结点。
  • 用户的网络连接已关闭。
unableToReachChatService: string

属性值

string

unmuteGeneric

取消静音麦克风失败时出现泛型消息。

unmuteGeneric: string

属性值

string

userNotInChatThread

用户不再位于线程上。

另请参阅:sendMessageNotInChatThread 以获取更具体的错误。

userNotInChatThread: string

属性值

string