mirror of
https://github.com/Myzel394/Alibi.git
synced 2025-06-18 23:05:26 +02:00

Related to #112 Update the `saveRecording` function in `RecorderEventsHandler.kt` to handle the case where there is only one batch and skip processing. * Add a check to see if there is only one batch and skip concatenation if true. * Modify the `saveRecording` function to use the single batch file path if there is only one batch. * Update the `saveAudioFile` and `saveVideoFile` calls to use the single batch file path if there is only one batch. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/Myzel394/Alibi/issues/112?shareId=XXXX-XXXX-XXXX-XXXX).