Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(subtitles) fix skipping transcription messages #15492

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

saghul
Copy link
Member

@saghul saghul commented Jan 16, 2025

If we are not requesting any transcription, language will be null so take that into consideration when checking if we should stop processing a transcription message after firing the API event.

Fixes: jitsi/docker-jitsi-meet#1997

If we are not requesting any transcription, `language` will be `null` so
take that into consideration when checking if we should stop processing
a transcription message after firing the API event.

Fixes: jitsi/docker-jitsi-meet#1997
@saghul saghul merged commit 1827610 into jitsi:master Jan 16, 2025
10 checks passed
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.

Chat not working after transcript announce message recieved
2 participants