Dragon Copilot web app for mobile use cases

Your mobile app must interact with Dragon Copilot web app for mobile at different times during the workflow:

  1. When the user launches the app and signs in, your app must check the license and do the following:

    • Acquire an access token.

    • Initialize Dragon Copilot web app for mobile.

    • Configure it for the user.

  2. When the user selects an encounter in the app, your app must configure Dragon Copilot web app for mobile for the encounter.

  3. When the user signs out, your app must notify Dragon Copilot web app for mobile to pause the upload of data to Dragon Copilot.

In addition, Dragon Copilot web app for mobile supports handling microphone interruptions.

The following diagrams illustrate the interactions between components in a Dragon Copilot web app for mobile integration:

Sequence diagram: Session initialization

Dragon Copilot web app for mobile - component interactions in session initialization

Sequence diagram: Ambient recording

Dragon Copilot web app for mobile - component interactions in ambient recording