zobadaniel
d49a419284
feat(lang) add upper sorbian to transcription languages
...
* fix showing transcripts for country codes longer than 2 characters
2024-05-24 15:18:38 +02:00
Calinteodor
5247fbdc0f
feat(ios/android/sdk): delegate transcription chunk received event ( #14516 )
...
* feat(subtitles): created separate helpers for delegating transcription chunks events
on web and mobile
2024-03-28 14:10:02 +02:00
Saúl Ibarra Corretgé
1d6529af65
feat(transcript) add ability to dump transcript for debugging
2024-02-12 13:07:19 +01:00
Saúl Ibarra Corretgé
0268374b88
fix(conference) move endpointMessageReceived action
...
It's used for a myrias of things, not just subtitles.
2024-02-06 07:40:40 +01:00
Saúl Ibarra Corretgé
ad6554a789
fix(transcriptions) obey skipInterimTranscriptions for chunk events
2024-02-01 10:43:10 +01:00
Saúl Ibarra Corretgé
4bbbbea183
feat(config,transcriptions) add option to skip interim transcriptions
2024-01-11 11:12:44 +01:00
Saúl Ibarra Corretgé
fcdc2f500d
feat(transcriptions) alway send the transcriptionChunkReceived event
...
Even if the user is not requesting them.
2024-01-09 14:05:34 +01:00
Avram Tudor
72b4c8123a
ref(transcriptions): refactor transcriptions api ( #14144 )
...
* ref(transcriptions): refactor transcriptions api
* ref(transcriptions): refactor usage of translation label
Extend IFrame API to allow adding a transcriber in the room without the subtitles needing to be visible.
Allow transcription chunk messages to be passed through the IFrame API if a transcriber is present.
Clean-up transcription messages sent through the IFrame API to not include timeout field and possible conflicting states (stable / unstable /final)
* fix linting
* code review: extend api message to match webhook format
2023-12-12 14:36:54 +02:00
Saúl Ibarra Corretgé
c530bdd107
feat(external_api) add event with transcription chunks
2023-11-07 13:10:00 +01:00
Calinteodor
ba4784f149
feat(subtitles): rework feature ( #12484 )
...
* feat(subtitles): separated web from native and created native subtitles screen
2023-04-18 16:01:34 +03:00
Charles Zablit
3cbf160f2b
fix: always display transcription ( #12325 )
...
* feat: always display transcription
* fix: unused import
2022-11-29 09:50:19 -06:00
Robert Pintilii
6dedc7fb1a
ref(TS) Convert some features to TS ( #12454 )
2022-10-26 09:59:21 +03:00