Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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).
- Loading branch information