OzkanAbdullahoglu / react-native-audio-trimmer

audio recorder and trimmer with react native and expo
6 stars 2 forks source link

React Native Audio Trimmer

An app to record & play audio and also trim the recorded audio or append & prepend or overwrite to recorded audio.

Application Setup

The application was created with create-react-app with Expo. Also App is available in AppStore

User Guide

Simply record an audio and save as a file.

recording screen in my recorder app

Trim the recorder file and save as a different file.

trimming recorded file in my recorder app

Append & Prepend or Overwrite to an existing recording.

append to the recorded file in my recorder app

Built with