aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/SpeechToText/Events/TranscriptionSuccessfulEvent.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-18/+2
* Context params: Make userId nullableMarcel Klehr2023-04-191-1/+1
* SpeechToTextManager#scheduleFileTranscription: Take context params and expose...Marcel Klehr2023-04-191-2/+4
* Run cs:fixMarcel Klehr2023-04-181-1/+0
* Transcription*Event: Add doc blockMarcel Klehr2023-04-171-0/+4
* AbstractTranscriptionEvent: Add File paramMarcel Klehr2023-04-171-1/+2
* Add missing strict_types + author + copyrightMarcel Klehr2023-04-131-0/+24
* Split TranscriptionFinishedEvent into Successful and Failed eventsMarcel Klehr2023-04-131-0/+26