- A healthtech platform that automates documentation from physician-patient conversations captured with Plaud devices
- An AI coaching product that uses Plaud devices to capture conversations for agents to use as context
- A sales platfrom that captures offline sales meetings with Plaud devices

Why Plaud Embedded?
1. Purpose-built Devices for Capturing Audio
Plaud devices were built to capture conversation-based work. Rather than forcing users to record conversation using your phone directly, Plaud devices have:- Long-lasting batteries so your users don’t need to drain their phones
- Higher-quality microphones that can pick up on conversations feets away
- 64 GB storage with encryption so audio data can be held locally and shared only when users want
- Light and convenient designs that don’t take away from your users’ in-person experiences

Plaud Note Pro
Designed for phone calls and conversation-heavy workflows.

Plaud NotePin S
Designed for hands-free, on-the-go use in field work, healthcare, and retail.
2. State-of-the-art Text-to-speech Models
Plaud’s Automatic Speech Recognition (ASR) models were trained to be able to accurately attribute speakers and transcribe audio even with background noises, overlapping speakers, different languages (100+), and distance from mics.
How it Works
Plaud Embedded’s architecture has 4 main components:- Your backend services
- Your mobile app
- Plaud devices
- Plaud’s cloud services

Retrieve user token
Your backend services exchanges
client_id and client_secret for a valid user token from Plaud’s cloud services.Use token to initialize the Plaud Embedded SDK
Pass the user token to your mobile app to connect and bind your users’ Plaud device
Each of your users’ unique Plaud devices can only be bound to one app. This is necessary for offline encryption so even if a device is stolen, the data remains unnaccessible.
Key Definitions
| Term | Definition | More Information |
|---|---|---|
| Binding a device | Linking your users’ Plaud device with your mobile application to enable encryption, decryption, and syncing | Binding with the SDK |
| Partner Application | That’s your application! We think of Plaud Embedded users as our partners as this platform would be nowhere without you. Your application can bind to your users’ Plaud devices and use our transcription models to power your product’s use cases. | Talk to sales for custom plans and support |
| Partner Token | An application-level token used to mint user-specific User Tokens. | Authentication API |
| User Token | A user-specific token used to bind your users’ Plaud devices to your mobile app | Authentication API |
| BLE Connection | Plaud devices pair to your mobile app via Bluetooth Low Energy (BLE). BLE is also the default way audio files are synced from your users’ Plaud device to your mobile app. | Connecting to a Plaud device |
| WiFi Fast Transfer | Although BLE is Plaud devices’ default way of syncing files from device to your mobile app, WiFi Fast Transfer is an alternative way of syncing files that’s ~10x faster. WiFi Fast Transfers can only be initiated by a NotePin S device, and only when docked (plugged-in and charging) | Embedded SDK method |
Frequently asked questions
Do my users need a Plaud App subscription to use the SDK?
Do my users need a Plaud App subscription to use the SDK?
No. With the SDK, Plaud acts as infrastructure for your product — you pay for transcription usage and the number of connected devices, and you own the product experience and pricing for your app.
Why not build a phone recording app ourselves?
Why not build a phone recording app ourselves?
Phones are not designed for capturing in-person conversations, nor can they capture phone calls without significant effort. They also drain the phone battery, create an awkward end-user experience, and lack built-in state-of-the-art transcription. Plaud devices and the SDK address all of this.
Do I need to have a mobile application?
Do I need to have a mobile application?
Yes. The Plaud Embedded SDK integrates directly into your iOS or Android application. Your app handles device pairing, recording controls, and user experience — Plaud provides the SDK, transcription API, and a starter app to build from.
What languages are supported?
What languages are supported?
112 languages, with published accuracy benchmarks by language, scenario, and environment.
Are there usage limits on the Free tier?
Are there usage limits on the Free tier?
Free tier accounts have starter limits on monthly transcription minutes and connected devices per client. These are intended for prototyping and evaluation. Contact us through the developer console to upgrade to a production tier with raised or unmetered limits.