Skip to content

Conversation

@Myzel394
Copy link
Owner

@Myzel394 Myzel394 commented Aug 5, 2024

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.

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).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants