aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/SpeechToText/ISpeechToTextManager.php
diff options
context:
space:
mode:
authorMarcel Klehr <mklehr@gmx.net>2024-07-26 11:20:46 +0200
committerMarcel Klehr <mklehr@gmx.net>2024-07-26 11:20:46 +0200
commit397b1d1654d543a6cd040f5de31725055c457ad0 (patch)
treec991483dbf2c80a3d53c60760a4d63d169265e02 /lib/public/SpeechToText/ISpeechToTextManager.php
parent87dc0614d703536843b878808a2721899df798b4 (diff)
downloadnextcloud-server-397b1d1654d543a6cd040f5de31725055c457ad0.tar.gz
nextcloud-server-397b1d1654d543a6cd040f5de31725055c457ad0.zip
chore: deprecate old AI APIs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Diffstat (limited to 'lib/public/SpeechToText/ISpeechToTextManager.php')
-rw-r--r--lib/public/SpeechToText/ISpeechToTextManager.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/public/SpeechToText/ISpeechToTextManager.php b/lib/public/SpeechToText/ISpeechToTextManager.php
index 27523a69a95..043dac0ba14 100644
--- a/lib/public/SpeechToText/ISpeechToTextManager.php
+++ b/lib/public/SpeechToText/ISpeechToTextManager.php
@@ -17,6 +17,7 @@ use RuntimeException;
/**
* @since 27.0.0
+ * @deprecated 30.0.0
*/
interface ISpeechToTextManager {
/**