Mobile Microphone
Bifrost Technology
NativePHP^3.0iOS18.2+Android26+
Microphone recording for NativePHP Mobile — audio recording with pause/resume support and background recording capability.
Features
- Audio recording with pause/resume functionality
- Background recording support (configurable)
- Unique identifier tracking for recordings
- Custom event dispatching
- Session persistence with
remember() - M4A/AAC file format output
- Native permission handling
- Fluent API interface
Installation
composer require nativephp/mobile-microphone
Compatibility
| Platform | Minimum Version |
|---|---|
| NativePHP | ^3.0 |
| iOS | 18.2+ |
| Android | API 26+ |
Events
MicrophoneRecorded— dispatched on recording completion; includes file path, MIME type, and optional ID