Skip to content

devdchaudhary/VoiceRecorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

AudioRecorder & Player

An Audio Recorder and Player built using AVFoundation and saves recording audio files via FileManager.

The View uses a @GestureState wrapper to persist the pressing state of the user and to check the drag value of the user.

It resets the value to zero when the user has stopped pressing on the screen.

The Player and Recorder View themselves use the .averagePower() modifier to get the power input from the voice channel and use those to visualize a waveform of the audio.

Simulator Screen Recording - iPhone 14 Pro - 2023-06-16 at 07 08 05

About

An Audio Recorder and Player built using AVFoundation and saves recording audio files via FileManager.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages