Skip to content

Flutter application to record voice and play recorded voice.

Notifications You must be signed in to change notification settings

gyakhoe/voice_recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

voice_reocrder

A voice recorder app that is built using Flutter i.e. capable of recording voice note and playing them

Dependencies

  1. Flutter Audio Recorder (flutter_audio_recorder)
  2. Audio players (audio_players)
  3. Path Provider (path_provider)

Fetures

  1. Records voice
  2. Plays recorded voice
  3. Shows progress indicator of played audio
  4. Stores voice/media file into application document directory
  5. Displays list of recording available in documents directory

Screenshots

Inital Screen Recording Screen New Recording Screen

Issues

  1. When playing audio and if another expansion tile is tapped then audio progess will display in taped tile

Improvment Required

  1. Visual progess of recording in time
  2. Audio pitch animation into the recording button
  3. Other expansion tile should be close when another tile is taped
  4. Audio pause and resume functionality

Critical

  1. Test code is required

About

Flutter application to record voice and play recorded voice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published