summaryrefslogtreecommitdiffstats
path: root/lib/public/SpeechToText/ISpeechToTextManager.php
Commit message (Expand)AuthorAgeFilesLines
* First pass at ai admin settingsMarcel Klehr2023-08-091-0/+6
* Fix(docs): Fix parameter type in doc blockJoas Schilling2023-04-191-3/+3
* Context params: Make userId nullableMarcel Klehr2023-04-191-1/+1
* SpeechToTextManager#scheduleFileTranscription: Take context params and expose...Marcel Klehr2023-04-191-1/+4
* Update lib/public/SpeechToText/ISpeechToTextManager.phpMarcel Klehr2023-04-171-1/+0
* Update lib/public/SpeechToText/ISpeechToTextManager.phpMarcel Klehr2023-04-171-1/+1
* Update lib/public/SpeechToText/ISpeechToTextManager.phpMarcel Klehr2023-04-171-1/+1
* ISpeechToTextManager: Take File as input, drop $contextMarcel Klehr2023-04-131-2/+5
* ISpeechToTextProvider#transcribeFile: Pass \OCP\Files\File instead of pathMarcel Klehr2023-04-121-1/+1
* feat(SpeechToText): Add SpeechToText provider APIMarcel Klehr2023-04-111-0/+62