UNPKG

capacitor-audio-engine

Version:

High-quality audio recording Capacitor plugin with native iOS & Android support. Features pause/resume, microphone management, real-time monitoring, audio trimming, and comprehensive mobile audio recording capabilities.

21 lines (20 loc) 604 B
<?xml version="1.0" encoding="utf-8"?> <paths xmlns:android="http://schemas.android.com/apk/res/android"> <external-files-path name="audio" path="." /> <external-path name="external_files" path="." /> <external-files-path name="recordings" path="Music/Recordings" /> <external-files-path name="audio_recordings" path="Recordings" /> <external-files-path name="audio_trimmed" path="Trimmed" /> <external-files-path name="my_images" path="." /> <cache-path name="cached_files" path="." /> </paths>