plaud-embedded-mobile-sdk-skill
Installation
SKILL.md
Plaud Embedded Mobile SDK Skill
This skill provides context and instructions on how to implement the Plaud Embedded SDK (currently iOS only, Android SDK coming soon).
When To Use This Skill
Use this skill when a user wants to connect their mobile app with Plaud recording devices (Plaud NotePin S and Plaud Note Pro).
Before getting started with this skill, make sure the user has the following prerequisites
Prerequisites
- Already has their Plaud Embedded credentials (
CLIENT_ID,CLIENT_SECRET, andAPI_KEY) from their Plaud Developer Portal - Has a way to retrieve their User Token via Plaud's Authentication API
If a user does not have both of these prerequisites, use the plaud-embedded-project-setup-skill for instructions
Getting Started
Follow the instructions in the Installation Guide
Please Note the compatibility version requirements and the entitlements necessary for the Embedded SDK for iOS. See the sample xCode config for how to include bundle, frameworks, and entitlements.