
Overview
Suki Mobile SDK provides native ambient intelligence capabilities for iOS applications. This is headless SDK that allows you to embed ambient intelligence capabilities directly into your native iOS applications. With the mobile SDK, you can integrate our Ambient Clinician Note Generation features to capture clinical conversations, generate notes, and streamline documentation workflows.Mobile SDK Capabilities
With just a few lines of code, you can use the SDK to:- Capture Conversations: Enable hands-free, real-time ambient transcription of clinical conversations.
- Generate Notes: Automatically transform conversations into structured clinical documentation using Suki’s AI.
- Manage Sessions: Handle the entire session lifecycle seamlessly within your application.
- Ensure Security: All data processing is handled with HIPAA-grade privacy and security.
Guide Navigation
To get started with the Mobile SDK, you can follow the guides in the following order:| Guide | Purpose | Key Capabilities |
|---|---|---|
| Create Session | Session initialization and context setup | Patient info, clinical sections, multilingual support |
| Recording Controls | Recording lifecycle management | Start, pause, resume, end, cancel operations |
| Session Status & Content Retrieval | Content generation monitoring and retrieval | Status checking, content fetching, error handling |
| Offline Mode | Network resilience and offline capabilities | 15-second buffer, local storage, auto-sync |
| Session Events & Delegates | Real-time event handling | Delegate pattern, event types, UI integration |
| Clearing Sessions | Session cleanup and data privacy | User logout, data clearing, memory management |