Overview
Plaud provides powerful audio and text processing capabilities with state-of-the-art AI. The foundation for leveraging these AI features begins with our intelligent recording hardware.Device Types
- NotePin: Lightweight wearable recorder (30g) for interviews and hands-free recording
- Note: Foundational AI recorder for daily voice memos and meeting notes
- NotePro: Professional-grade device for board meetings and legal depositions
Core Capabilities
Plaud devices are equipped with a range of capabilities designed for seamless control and reliable performance.Device Control
Remotely control devices and settings through Plaud Companion App or customized application.
Recording Management
Control the full recording lifecycle—start, stop, and pause—and manage all audio files stored directly on the device.
Network Connectivity
Automatically sync to the cloud through Wi-Fi network.
Version Management
Keep devices up-to-date through Over-the-Air (OTA) firmware updates.
Developer Guide
API Integration
Get started to access raw recordings, transcriptions, and AI capabilities.
SDK Integration
Integrate and control your Plaud devices through your APP or SaaS.
FAQ
Can I manage devices across multiple applications?
Can I manage devices across multiple applications?
Yes, devices registered to your client can be accessed across all your applications using the same client credentials.
How do I handle device binding conflicts?
How do I handle device binding conflicts?
Our API prevents binding conflicts by ensuring each device can only be bound to one user at a time. Use the unbind endpoint to release a device before reassigning.
What happens when a device goes offline?
What happens when a device goes offline?
The platform maintains the last known status and will sync updates when the device reconnects. You can configure webhooks to receive connectivity status changes.
How do I bulk manage enterprise devices?
How do I bulk manage enterprise devices?
Use our batch operations endpoints to register, bind, and configure multiple devices simultaneously. Enterprise customers also have access to advanced fleet management features.
Can I integrate device status into my mobile app?
Can I integrate device status into my mobile app?
Absolutely! Our REST API and WebSocket connections make it easy to display real-time device status in mobile applications.
How secure is device communication?
How secure is device communication?
All device-platform communication uses end-to-end encryption. Device binding uses cryptographic verification to ensure only authorized users can access devices.
What's the difference between device types?
What's the difference between device types?
Each device type (Note, NotePin, NotePro) has different capabilities and use cases. The API provides the same management interface regardless of device type, with device-specific features available through configuration parameters.