CallCompositeStrings interface

Strings used by the CallComposite directly.

This strings are in addition to those used by the components from the component library.

Properties

cameraLabel

Label for camera dropdown.

cameraPermissionDenied

Error shown when camera access is blocked by the browser.

cameraTurnedOff

Error shown when the camera is turned off.

close

Text for close button.

complianceBannerNowOnlyRecording

Message to let user know the meeting is only being recorded (no transcription) in ComplianceBanner.

complianceBannerNowOnlyTranscription

Message to let user know the meeting is only being transcripted (no recording) in ComplianceBanner.

complianceBannerRecordingAndTranscriptionSaved

Message to let user know recording and transcription of the meeting are saved in ComplianceBanner.

complianceBannerRecordingAndTranscriptionStarted

Message to let user know recording and transcription of the meeting have started in ComplianceBanner.

complianceBannerRecordingAndTranscriptionStopped

Message to let user know recording and transcription of the meeting have stopped in ComplianceBanner.

complianceBannerRecordingSaving

Message to let user know recording of the meeting is being saved in ComplianceBanner.

complianceBannerRecordingStarted

Message to let user know recording of the meeting has started in ComplianceBanner.

complianceBannerRecordingStopped

Message to let user know recording of the meeting has stopped in ComplianceBanner.

complianceBannerTranscriptionConsent

Message to let user know they are giving consent to meeting being transcripted in ComplianceBanner.

complianceBannerTranscriptionSaving

Message to let user know transcription of the meeting is being saved in ComplianceBanner.

complianceBannerTranscriptionStarted

Message to let user know transcription of the meeting has started in ComplianceBanner.

complianceBannerTranscriptionStopped

Message to let user know the transcription of the meeting has stopped in ComplianceBanner.

configurationPageCallDetails

Optional 1-2 lines on the call details used on the configuration page.

configurationPageTitle

Title of configuration page.

copyInviteLinkActionedAriaLabel

aria label for when the invite link has been actioned

defaultPlaceHolder

Placeholder text for local device settings dropdowns.

failedToJoinCallDueToNoNetworkMoreDetails

More details text of the page shown to the user when joining a call fails due to a network problem.

failedToJoinCallDueToNoNetworkTitle

Title text of the page shown to the user when joining a call fails due to a network problem.

failedToJoinTeamsMeetingReasonAccessDeniedMoreDetails

More details text of the page shown to the user when joining a Teams meeting fails because meeting owner denied access.

failedToJoinTeamsMeetingReasonAccessDeniedTitle

Title text of the page shown to the user when joining a Teams meeting fails because meeting owner denied access.

learnMore

Text for link to learn more about a specific subject.

leftCallMoreDetails

More details text of the page shown to the user when they leave a call in the call composite.

leftCallTitle

Title text of the page shown to the user when they leave a call in the call composite.

lobbyScreenConnectingToCallMoreDetails

Optional addition details shown to the user on the lobby screen when connection to a call.

lobbyScreenConnectingToCallTitle

Text shown to the user on the lobby screen when connecting to a call.

lobbyScreenWaitingToBeAdmittedMoreDetails

Optional additional details shown to the user on the lobby screen when waiting to be admitted to a call.

lobbyScreenWaitingToBeAdmittedTitle

Text shown to the user on the lobby screen when waiting to be admitted to a call.

manyParticipantsJoined

string to be used to announce when more than 3 participants have joined at the same time.

manyParticipantsLeft

string to be used to announce when more than 3 participants have left at the same time.

manyUnnamedParticipantsJoined

string to be used to announce when multiple unnamed participants have joined at the same time.

manyUnnamedParticipantsLeft

string to be used to announce when multiple unnamed participants have left at the same time.

microphonePermissionDenied

Error shown when microphone access is blocked by the browser.

microphoneToggleInLobbyNotAllowed

Tooltip text used to inform a user that toggling microphone in lobby is not supported.

mutedMessage

Message shown to the user when they are speaking while muted.

networkReconnectMoreDetails

More details text of the page shown to the user when there is intermittent network failure during a call.

networkReconnectTitle

Title text of the page shown to the user when there is intermittent network failure during a call.

noCamerasLabel

Label for when there are no cameras present on configuration screen.

noMicrophonesLabel

Label for when no microphones were found on the configuration screen

noSpeakersLabel

Label for when no speakers were found on the configuration screen.

participantJoinedNoticeString

Notice to be announced by narrator when a participant joins a call

participantLeftNoticeString

Notice to be announced by narrator when a participant leaves a call

privacyPolicy

Text for link to MS privacy policy in Compliance Banner.

rejoinCallButtonLabel

Text in button to rejoin an ended call.

removedFromCallMoreDetails

More details text of the page shown to the user when they are removed from a call in the call composite.

removedFromCallTitle

Title text of the page shown to the user when they are removed from a call in the call composite.

soundLabel

Label for sound dropdown.

startCallButtonLabel

Text in button to start call in configuration page.

threeParticipantJoinedNoticeString

Notice to be announced by narrator when a participant joins a call

threeParticipantLeftNoticeString

Notice to be announced by narrator when 3 participants leave a call

twoParticipantJoinedNoticeString

Notice to be announced by narrator when a participant joins a call

twoParticipantLeftNoticeString

Notice to be announced by narrator when 2 participants leave a call

unnamedParticipantString

string to be used to announce a change in participant if they have no displayName

Property Details

cameraLabel

Label for camera dropdown.

cameraLabel: string

Property Value

string

cameraPermissionDenied

Error shown when camera access is blocked by the browser.

cameraPermissionDenied: string

Property Value

string

cameraTurnedOff

Error shown when the camera is turned off.

cameraTurnedOff: string

Property Value

string

close

Text for close button.

close: string

Property Value

string

complianceBannerNowOnlyRecording

Message to let user know the meeting is only being recorded (no transcription) in ComplianceBanner.

complianceBannerNowOnlyRecording: string

Property Value

string

complianceBannerNowOnlyTranscription

Message to let user know the meeting is only being transcripted (no recording) in ComplianceBanner.

complianceBannerNowOnlyTranscription: string

Property Value

string

complianceBannerRecordingAndTranscriptionSaved

Message to let user know recording and transcription of the meeting are saved in ComplianceBanner.

complianceBannerRecordingAndTranscriptionSaved: string

Property Value

string

complianceBannerRecordingAndTranscriptionStarted

Message to let user know recording and transcription of the meeting have started in ComplianceBanner.

complianceBannerRecordingAndTranscriptionStarted: string

Property Value

string

complianceBannerRecordingAndTranscriptionStopped

Message to let user know recording and transcription of the meeting have stopped in ComplianceBanner.

complianceBannerRecordingAndTranscriptionStopped: string

Property Value

string

complianceBannerRecordingSaving

Message to let user know recording of the meeting is being saved in ComplianceBanner.

complianceBannerRecordingSaving: string

Property Value

string

complianceBannerRecordingStarted

Message to let user know recording of the meeting has started in ComplianceBanner.

complianceBannerRecordingStarted: string

Property Value

string

complianceBannerRecordingStopped

Message to let user know recording of the meeting has stopped in ComplianceBanner.

complianceBannerRecordingStopped: string

Property Value

string

complianceBannerTranscriptionConsent

Message to let user know they are giving consent to meeting being transcripted in ComplianceBanner.

complianceBannerTranscriptionConsent: string

Property Value

string

complianceBannerTranscriptionSaving

Message to let user know transcription of the meeting is being saved in ComplianceBanner.

complianceBannerTranscriptionSaving: string

Property Value

string

complianceBannerTranscriptionStarted

Message to let user know transcription of the meeting has started in ComplianceBanner.

complianceBannerTranscriptionStarted: string

Property Value

string

complianceBannerTranscriptionStopped

Message to let user know the transcription of the meeting has stopped in ComplianceBanner.

complianceBannerTranscriptionStopped: string

Property Value

string

configurationPageCallDetails

Optional 1-2 lines on the call details used on the configuration page.

configurationPageCallDetails?: string

Property Value

string

configurationPageTitle

Title of configuration page.

configurationPageTitle: string

Property Value

string

copyInviteLinkActionedAriaLabel

aria label for when the invite link has been actioned

copyInviteLinkActionedAriaLabel: string

Property Value

string

defaultPlaceHolder

Placeholder text for local device settings dropdowns.

defaultPlaceHolder: string

Property Value

string

failedToJoinCallDueToNoNetworkMoreDetails

More details text of the page shown to the user when joining a call fails due to a network problem.

failedToJoinCallDueToNoNetworkMoreDetails?: string

Property Value

string

failedToJoinCallDueToNoNetworkTitle

Title text of the page shown to the user when joining a call fails due to a network problem.

failedToJoinCallDueToNoNetworkTitle: string

Property Value

string

failedToJoinTeamsMeetingReasonAccessDeniedMoreDetails

More details text of the page shown to the user when joining a Teams meeting fails because meeting owner denied access.

failedToJoinTeamsMeetingReasonAccessDeniedMoreDetails?: string

Property Value

string

failedToJoinTeamsMeetingReasonAccessDeniedTitle

Title text of the page shown to the user when joining a Teams meeting fails because meeting owner denied access.

failedToJoinTeamsMeetingReasonAccessDeniedTitle: string

Property Value

string

learnMore

Text for link to learn more about a specific subject.

learnMore: string

Property Value

string

leftCallMoreDetails

More details text of the page shown to the user when they leave a call in the call composite.

leftCallMoreDetails?: string

Property Value

string

leftCallTitle

Title text of the page shown to the user when they leave a call in the call composite.

leftCallTitle: string

Property Value

string

lobbyScreenConnectingToCallMoreDetails

Optional addition details shown to the user on the lobby screen when connection to a call.

lobbyScreenConnectingToCallMoreDetails?: string

Property Value

string

lobbyScreenConnectingToCallTitle

Text shown to the user on the lobby screen when connecting to a call.

lobbyScreenConnectingToCallTitle: string

Property Value

string

lobbyScreenWaitingToBeAdmittedMoreDetails

Optional additional details shown to the user on the lobby screen when waiting to be admitted to a call.

lobbyScreenWaitingToBeAdmittedMoreDetails?: string

Property Value

string

lobbyScreenWaitingToBeAdmittedTitle

Text shown to the user on the lobby screen when waiting to be admitted to a call.

lobbyScreenWaitingToBeAdmittedTitle: string

Property Value

string

manyParticipantsJoined

string to be used to announce when more than 3 participants have joined at the same time.

manyParticipantsJoined: string

Property Value

string

manyParticipantsLeft

string to be used to announce when more than 3 participants have left at the same time.

manyParticipantsLeft: string

Property Value

string

manyUnnamedParticipantsJoined

string to be used to announce when multiple unnamed participants have joined at the same time.

manyUnnamedParticipantsJoined: string

Property Value

string

manyUnnamedParticipantsLeft

string to be used to announce when multiple unnamed participants have left at the same time.

manyUnnamedParticipantsLeft: string

Property Value

string

microphonePermissionDenied

Error shown when microphone access is blocked by the browser.

microphonePermissionDenied: string

Property Value

string

microphoneToggleInLobbyNotAllowed

Tooltip text used to inform a user that toggling microphone in lobby is not supported.

microphoneToggleInLobbyNotAllowed: string

Property Value

string

mutedMessage

Message shown to the user when they are speaking while muted.

mutedMessage: string

Property Value

string

networkReconnectMoreDetails

More details text of the page shown to the user when there is intermittent network failure during a call.

networkReconnectMoreDetails: string

Property Value

string

networkReconnectTitle

Title text of the page shown to the user when there is intermittent network failure during a call.

networkReconnectTitle: string

Property Value

string

noCamerasLabel

Label for when there are no cameras present on configuration screen.

noCamerasLabel: string

Property Value

string

noMicrophonesLabel

Label for when no microphones were found on the configuration screen

noMicrophonesLabel: string

Property Value

string

noSpeakersLabel

Label for when no speakers were found on the configuration screen.

noSpeakersLabel: string

Property Value

string

participantJoinedNoticeString

Notice to be announced by narrator when a participant joins a call

participantJoinedNoticeString: string

Property Value

string

participantLeftNoticeString

Notice to be announced by narrator when a participant leaves a call

participantLeftNoticeString: string

Property Value

string

privacyPolicy

Text for link to MS privacy policy in Compliance Banner.

privacyPolicy: string

Property Value

string

rejoinCallButtonLabel

Text in button to rejoin an ended call.

rejoinCallButtonLabel: string

Property Value

string

removedFromCallMoreDetails

More details text of the page shown to the user when they are removed from a call in the call composite.

removedFromCallMoreDetails?: string

Property Value

string

removedFromCallTitle

Title text of the page shown to the user when they are removed from a call in the call composite.

removedFromCallTitle: string

Property Value

string

soundLabel

Label for sound dropdown.

soundLabel: string

Property Value

string

startCallButtonLabel

Text in button to start call in configuration page.

startCallButtonLabel: string

Property Value

string

threeParticipantJoinedNoticeString

Notice to be announced by narrator when a participant joins a call

threeParticipantJoinedNoticeString: string

Property Value

string

threeParticipantLeftNoticeString

Notice to be announced by narrator when 3 participants leave a call

threeParticipantLeftNoticeString: string

Property Value

string

twoParticipantJoinedNoticeString

Notice to be announced by narrator when a participant joins a call

twoParticipantJoinedNoticeString: string

Property Value

string

twoParticipantLeftNoticeString

Notice to be announced by narrator when 2 participants leave a call

twoParticipantLeftNoticeString: string

Property Value

string

unnamedParticipantString

string to be used to announce a change in participant if they have no displayName

unnamedParticipantString: string

Property Value

string