aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/SpeechToText/ISpeechToTextProvider.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: deprecate old AI APIsMarcel Klehr2024-07-261-0/+1
| | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* chore: Add SPDX headerAndy Scherzinger2024-05-241-18/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* ISpeechToTextProvider#transcribeFile: Pass \OCP\Files\File instead of pathMarcel Klehr2023-04-121-1/+2
| | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* feat(SpeechToText): Add SpeechToText provider APIMarcel Klehr2023-04-111-0/+45
Signed-off-by: Marcel Klehr <mklehr@gmx.net>