Skip to content

Comments

Fix Text-to-Speech Modal Bug#3

Open
dosine-staging[bot] wants to merge 1 commit intomainfrom
cosine/fix/text-to-speech-modal-bug-eyzdeg
Open

Fix Text-to-Speech Modal Bug#3
dosine-staging[bot] wants to merge 1 commit intomainfrom
cosine/fix/text-to-speech-modal-bug-eyzdeg

Conversation

@dosine-staging
Copy link

This pull request addresses a bug in the text-to-speech modal related to audio playback. The issue was caused by the temporary file being deleted before playback could occur.

Changes Made:

  • Modified the temporary file creation to not delete the file immediately after use. Instead, the file is now closed and removed after playback is completed. This ensures that the audio file is available for playback without interruption.

These changes should resolve the playback issue in the text-to-speech functionality.


Created by Genie. You can follow its reasoning on Cosine

… playback

Co-authored-by: Genie <genie@cosine.sh>
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.

1 participant