You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kotlin project that implements a continuous audio recording service, utilizing technologies such as Android Service, AudioRecord, MethodChannel, Flutter Bloc, and Clean Architecture, involving audio chunk capture, periodic WAV file creation, Flutter integration for file access, server upload, and response display.