Skip to content

arbaz-15/Transcript-Recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Transcript Recorder App

This is a Flutter mobile app I built as part of an assignment. The app lets you:

Record audio from the microphone Play it back before uploading Upload audio to a backend server Get real-time transcription (using AssemblyAI API)


Features Covered

Worked on multiple test cases:

Recorded short and long audio clips Verified playback before upload Successfully uploaded audio to backend Received transcriptions from the API Added extra checks, like error handling for failed uploads or missing permissions.


What I Could Do

Fully working audio recording → playback → upload → transcription flow Integrated with AssemblyAI for accurate text transcriptions Clean UI with basic buttons and status updates


What I Couldn’t Do (yet)

Didn’t add offline storage of transcriptions No UI polish or advanced design (kept it simple to focus on functionality)


Demo Video & APK

Demo Video Link: https://screenapp.io/app/#/shared/wRd1wHa8Q5 Download APK Link: https://www.dropbox.com/scl/fi/l7z90v5ahvuoz92papd5z/app-release.apk?rlkey=5swcgxvso44p7l2l1wyt2656h&st=12i4udhx&dl=0


Tech Stack

  • Flutter for the app (Dart)
  • Node.js + Express backend
  • AssemblyAI for transcription

About

Medical Transcription App - Flutter assessment for Attack Capital

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published