Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Context params: Make userId nullable | Marcel Klehr | 2023-04-19 | 3 | -4/+4 |
* | SpeechToTextManager#scheduleFileTranscription: Take context params and expose... | Marcel Klehr | 2023-04-19 | 3 | -4/+24 |
* | Run cs:fix | Marcel Klehr | 2023-04-18 | 2 | -2/+0 |
* | Transcription*Event: Add doc block | Marcel Klehr | 2023-04-17 | 2 | -0/+8 |
* | AbstractTranscriptionEvent: Add File param | Marcel Klehr | 2023-04-17 | 3 | -3/+16 |
* | Add missing strict_types + author + copyright | Marcel Klehr | 2023-04-13 | 2 | -0/+48 |
* | Split TranscriptionFinishedEvent into Successful and Failed events | Marcel Klehr | 2023-04-13 | 3 | -28/+54 |
* | chore(coding style): Run cs:fix | Marcel Klehr | 2023-04-11 | 1 | -1/+0 |
* | feat(SpeechToText): Add SpeechToText provider API | Marcel Klehr | 2023-04-11 | 1 | -0/+74 |