
Overview
Suki Mobile SDK is a headless SDK for iOS applications. It provides ambient intelligence capabilities that you can integrate directly into your native iOS app. Use the mobile SDK to capture clinical conversations, generate notes automatically, 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 |