diff --git a/db/resources.json b/db/resources.json index 74987022..11fc70f7 100644 --- a/db/resources.json +++ b/db/resources.json @@ -11844,6 +11844,15 @@ "Link": "https://codedetectionapi.runtime.dev", "Category": "Text Analysis" }, + { + "API": "Convert Text to Speech API", + "Description": "This API converts any text to speech automatically", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "yes", + "Link": "https://apyhub.com/utility/text-to-speech/", + "Category": "Text Analysis" + }, { "API": "Detect Language", "Description": "Detects text language", @@ -11898,15 +11907,6 @@ "Link": "https://languagetool.org/http-api/", "Category": "Text Analysis" }, - { - "API": "Language API", - "Description": "This API analyzes text and returns the identified language. Supports 50+ languages", - "Auth": "apiKey", - "HTTPS": true, - "Cors": "yes", - "Link": "https://apyhub.com/utility/language-detector", - "Category": "Text Analysis" - }, { "API": "Lecto Translation", "Description": "Translation API with free tier and reasonable prices",