Auto Alt Text
This plugin implements the automatic creation of alt text for images uploaded to the media library. The alt text is generated at the time of uploading the image and it is also possible to generate the alt text for images already present in the media library. To generate the alt text, you can choose to use the artificial intelligence of OpenAI or Azure, or decide if you simply want to copy the title of the article where the image is uploaded or the name of the image. Clearly, using artificial intelligence will allow for a more accurate and useful alt texts. Features This plugin allows you to generate alt texts in the following ways: – using Openai APIs (GPT-4o, GPT-4o Mini, o1 Mini) – using Anthropic Claude API – using Azure APIs for computational vision; – recovering the title of the image – recovering the title of the article in which the image is uploaded Getting Started After installing the plugin, click on the ‘Auto Alt Text’ menu item. Choice of Generation Method Select the Generation Method you prefer OpenAI’s APIs In your OpenAI account, retrieve the following data to enter on the options page: – API Key Choose the model you want to use for generating the alt text. Enter a prompt for generating the alt text according to your needs. Claude Anthropic’s APIs In your Anthropic account, retrieve the following data to enter on the options page: – API Key Choose the model you want to use for generating the alt text. Enter a prompt for generating the alt text according to your needs. Azure’s APIs On your Azure account, create a Computer Vision instance and retrieve the following data to enter on the options page: – Computer Vision API Key – Computer Vision Endpoint If you want to generate an alt text in English, save the options without filling in any other fields. If you want to generate an alt text in a different language, on your Azure account, create a Translator instance and retrieve the following data to enter on the options page: – Translator Instance API Key – Translator Instance Endpoint – Translator Instance Region After entering this data, save the options. Select the desired language and save the options again. Title of the article For this generation method, there are no options to set as the alt text will be generated by copying the title of the article in which the image is uploaded. In case the article is not uploaded as an attachment of an article, the “Title of the attachment” method will be used as a fallback. Title of the attachment For this generation method, there are no options to set as the alt text will be generated by copying the title of the image. Functioning Once the plugin is configured, each time an image is uploaded to the media library, an alt text will be automatically set based on the selected generation method. For images already in the media library, you can create bulk alt texts. Open the Media Library in the “list” view, select the images for which to generate the alt text, and choose the “Generate alt text” bulk action. (Depending on the number of images chosen and their weight, this may take some time.) You can also generate the alt text of a single image directly from the media library. Open the Media Library in “grid” mode, choose the image for which to generate the alt text, and click the “Generate alt text” button. In no time the alt text field will be overwritten by the generated description. WP-CLI If you prefer generating alt text in batch (e.g., to avoid processing in the Media Library UI), you can use WP-CLI. Generate alt text for a list of attachment IDs: wp auto-alt-text generate --ids=123,456,789 Process all image attachments in batches: wp auto-alt-text generate --all --limit=200 --offset=0 wp auto-alt-text generate --all --limit=200 --offset=200 Dry run (no metadata updates): wp auto-alt-text generate --ids=123,456 --dry-run Force overwrite of existing alt text (even if “Keep existing alt text” is enabled): wp auto-alt-text generate --all --limit=200 --offset=0 --force Notice: If you choose one of the methods that involves the use of external APIs, the upload times for images in the media library might increase because it requires sending a request to the APIs, waiting for the external server to process, and waiting for a response. Logging If the generation of the alt text via AI is set, in case of errors, to avoid blocking the editorial work, the image is loaded anyway but without the alt text being compiled. When a call to the Azure or OpenAI API fails, a record containing the error message is saved in a custom database table. In this case, the cause of the error can be seen on the Auto Alt Text -> Error log page. External Services This plugin uses the following external services alternatively: OpenAI Selecting the generation method “OpenAI’s APIs” will use the API services of OpenAI. This plugin does not collect any information from your OpenAI account. The data transmitted to OpenAI mainly consists of the image files uploaded to your website and the specified prompt. For accurate information on privacy and conditions of use, please consult the privacy policy and terms and conditions directly on the official website. It is also advisable to check the costs and usage statistics of the API service on the OpenAI website. Anthropic Claude Selecting the generation method “Anthropic’s APIs” will use the API services of Anthropic. This plugin does not collect any information from your Anthropic Claude account. The data transmitted to Anthropic Claude mainly consists of the image files uploaded to your website and the specified prompt. For accurate information on privacy and conditions of use, please consult the privacy policy, terms and conditions for consumers and terms and conditions for commercial directly on the official website. It is also advisable to check the costs and usage statistics of the API service on the Anthropic website. Azure Selecting the “Azure’s APIs” generation method will use the API services of Microsoft Azure. This plugin does not collect any information from your Azure account. The data transmitted to Azure consists mainly of image files uploaded to your website. For accurate information on privacy and conditions of use, please directly consult the privacy policy and terms and conditions on the official website. It is also advisable to check the costs and usage statistics of the API service on the Microsoft Azure’s website. Encryption Constants We strongly recommend defining the new plugin-specific constants in your wp-config.php: define( 'AAT_ENCRYPTION_KEY', 'a_random_string_of_at_least_64_characters' ); define( 'AAT_ENCRYPTION_SALT', 'another_random_string_of_at_least_64_characters' ); You will find these two define(…) lines already generated for you on the Auto Alt Text » Options page – simply copy & paste them before the /* That's all, stop editing! Happy publishing. */ line in your wp-config.php. If you choose not to add them, the plugin will continue to work normally, but it will fall back to using your WordPress LOGGED_IN_KEY / LOGGED_IN_SALT, which may break if those salts are ever changed. Disclaimer Auto Alt Text is a plugin that helps users automatically generate Alt Texts of their images using AI services such as OpenAI’s ChatGPT or Microsoft Azure. Users need their own API key and must follow the rules set by the AI service they choose. By using Auto Alt Text, users agree to watch and manage AI-made content and address any issues or misuse. AI Engine developer and related parties are not responsible for any problems or losses caused by the use of the plugin or AI-generated content.
Top keywords
- alt34×2.64%
- alt text30×2.33%
- text30×2.33%
- generate17×1.32%
- image15×1.16%
- api13×1.01%
- azure13×1.01%
- openai12×0.93%
- apis10×0.78%
- options10×0.78%
- anthropic9×0.70%
- generation9×0.70%
GSpeech TTS – WordPress Text To Speech Plugin
Text to Speech WordPress Plugin – GSpeech TTS GSpeech is an advanced WordPress Text to Speech plugin that converts WordPress posts, pages, and WooCommerce product descriptions into natural-sounding text-to-audio narration in 70+ languages. It automatically adds a modern WordPress audio player to your website, allowing visitors to listen to articles, blog posts, and product content instead of just reading them. 🔗 WordPress Text to Speech Plugin Setup & Useful Links Live Demo | Setup Guide | Reviews | Support | Dashboard | Plans & Pricing | Videos ⚡ Add Text to Speech to WordPress in Minutes GSpeech combines simple setup with a powerful cloud audio platform built for publishers, businesses, and content creators. ✅ Add Text to Speech to Your Website – Convert WordPress posts, pages, and WooCommerce content into natural-sounding audio. ✅ One-Click Activation – Activate the GSpeech Cloud Console from WordPress Admin and start generating audio in minutes. ✅ No API Keys Required – Use cloud text-to-speech voices without managing Google, OpenAI, or other external API accounts. ✅ Generate Once, Play Unlimited Times – Audio is generated once, securely cached in the cloud, and delivered instantly on future visits. ✅ Smart Audio Sync – Updated WordPress content automatically regenerates audio so visitors always hear the latest version. ✅ Cloud Processing, No Server Load – Audio generation runs in GSpeech cloud infrastructure, keeping your WordPress hosting fast and lightweight. ✅ Premium AI Voices (commercial plans) – Access ultra-realistic AI voices for narration, storytelling, accessibility, and engagement. ✅ Voice Prompts & Emotions (commercial plans) – Use custom prompts, voice instructions, emotions, and styles to control brand voice. ✅ GSpeech Cloud Console – Manage voices, audio players, translations, analytics, and generated audio files from one dashboard. ✅ Multilingual Audio (commercial plans) – Reach global visitors with multilingual audio. GSpeech automatically adapts to your website language and lets visitors listen in 70+ languages, making it ideal for multilingual WordPress websites. ✅ Real-Time Audio Translation (commercial plans) – Translate website content and selected text into listenable audio using any GSpeech player, including Read Highlighted Text, even on single-language websites. ✅ Accessibility, SEO & Engagement – Improve content accessibility, increase user engagement and time on page, and help visitors listen longer. Trusted by thousands of websites and rated ⭐4.8/5 on WordPress.org, GSpeech has received 220+ five-star reviews across WordPress.org (150+ reviews), Joomla Extensions Directory, AppSumo, and Trustpilot. GSpeech is also featured in the AppSumo Customer Favorites collection, with a 4.98/5 rating from 40+ verified reviews. Since 2012, GSpeech has helped publishers improve WordPress accessibility, engagement, and listening experience by transforming written content into high-quality audio experiences. Unlike many text-to-speech plugins that rely on limited browser voices or require users to configure and pay for external API keys, GSpeech provides a cloud-powered WordPress text-to-speech platform with simple setup, all-in-one pricing, and no API key management. Audio is generated using advanced cloud voices, optimized through the GSpeech cloud infrastructure, and cached for fast playback across browsers and devices. GSpeech can also generate audio for very long articles, supporting content with up to 7 hours of playback per article. Commercial plans include ultra-realistic AI voices powered by OpenAI, Google Cloud Text-to-Speech, and Gemini AI voice models, including OpenAI TTS, Gemini Flash TTS, Gemini Pro TTS, Chirp3 HD, Neural2, Polyglot, and WaveNet. Users can adjust speed and pitch, use custom voice prompts, add voice instructions, and control narration style with the unique Voice Vibes system with 100+ expressive voice styles, including emotional, warm, confident, calm, whisper, narrator, and branded voice directions. The integrated GSpeech Cloud Console lets users generate and manage WordPress text-to-speech audio directly from the admin panel. Commercial plans also support real-time audio translation in 70+ languages, helping websites become multilingual audio experiences. The same GSpeech engine can also be integrated into Shopify, Wix, Joomla, and custom HTML websites, enabling publishers to add text-to-speech audio across multiple platforms. 🎬 WordPress Text-to-Speech Plugin – Step-by-Step Video Tutorial 🎬 GSpeech – Full Text-to-Speech Platform Overview 👆 Why Use the GSpeech Text-to-Speech Plugin? ✅ Improve Website Accessibility – Provide audio versions of your content for visitors who prefer listening instead of reading. ✅ Increase Engagement – Let users listen to articles, blog posts, and product descriptions while browsing or multitasking. ✅ Boost SEO and Time on Page – Audio content can improve engagement signals and create a richer user experience. ✅ Repurpose Written Content – Turn posts, pages, tutorials, and WooCommerce descriptions into reusable audio experiences. 🎯 Use Cases – Where WordPress Text-to-Speech Is Most Valuable GSpeech helps different types of websites turn written content into engaging audio experiences. 📰 Blogs and News Websites – Let readers listen to long articles and narrated blog posts while multitasking, commuting, or working. 🛒 WooCommerce Product Pages – Add audio narration to product descriptions to improve accessibility and engagement. 🎓 Education and E-Learning – Help students absorb lessons and documentation through audio learning. ♿ Accessibility-Focused Websites – Provide audio versions of content for visually impaired users and visitors with reading difficulties. 📚 Long-Form Articles and Documentation – Make guides, tutorials, and reports easier to consume through text-to-speech narration. 🌍 Multilingual Websites – Reach global visitors with multilingual audio by translating and generating listenable content in 70+ languages. 📈 Content Marketing & SEO – Increase time on page and engagement by giving visitors the option to listen instead of reading. 👉 Text to Speech by GSpeech – Free Plugin Features ✅ Easy Setup: Convert WordPress posts and pages into audio with just a few clicks. ✅ 70+ Supported Languages: Generate natural-sounding speech in more than 70 languages. See the full list in the FAQ. ✅ Cloud-Generated Voices: GSpeech generates audio in the cloud for consistent playback across all browsers and devices. ✅ Cloud Processing, No Server Load: Audio generation runs on GSpeech cloud infrastructure, keeping your WordPress hosting fast and lightweight. ✅ Smart Audio Caching: Audio is generated once, securely cached in the cloud, and delivered instantly on future visits. ✅ Smart Audio Sync: When you update a WordPress post or page, GSpeech automatically detects content changes and regenerates the audio, so visitors always hear the latest version. ✅ Multiple Audio Players: Choose from 3 player types – Full Page Player, Button Player, and Circle Player. See the Demo. ✅ Shortcodes Support: Insert players anywhere using [gspeech], [gspeech-button], or [gspeech-circle]. ✅ 1-Click Activation: Activate the GSpeech Cloud Console directly from WP Admin. ✅ Long-Article Support: Generate audio for very long content with up to 7 hours of playback per article. ✅ Read Highlighted Text (RHT): Instantly play audio for any selected text – Demo. ✅ Read Aloud Functionality: Let visitors listen to posts, pages, and product content with natural-sounding audio. ✅ Welcome Messages: Automatically greet visitors with audio when they open your website. ✅ Audio Database: Manage and download generated audio files directly from WP Admin. ✅ Flexible Display Rules: Automatically show players on pages or control where they appear. ✅ Text Optimization: Automatically removes URLs and special characters from audio output. ✅ 16+ Player Themes: Customize the audio player design to match your website. ✅ No API Keys Required: GSpeech manages all speech engine integrations. ✅ Built-in Analytics: View statistics by country, city, and play count directly inside WordPress. ✅ WooCommerce Support: Add text-to-speech to WooCommerce products and descriptions. ✅ Device Statistics: Analyze usage across desktop, mobile, and tablet visitors. ✅ Performance Optimized: Lightweight and designed not to slow down your website. ✅ Mobile Friendly: Fully responsive audio players that work on all devices. ✅ Cross-Browser Compatible: Works consistently across all modern browsers. ✅ No Server Configuration: Works instantly without special server setup. ✅ Modern UI: Clean audio players with smooth animations. ✅ Professional Support: Fast and friendly support from the GSpeech team. ⚙️ WordPress Compatibility GSpeech works seamlessly with most WordPress environments, including popular themes, page builders, multilingual plugins, caching systems, and WooCommerce websites. ✅ Gutenberg Editor ✅ WooCommerce ✅ Divi ✅ Elementor ✅ WPBakery ✅ GTranslate, WPML, Polylang, TranslatePress ✅ WP Rocket, LiteSpeed Cache, W3 Total Cache ✅ Yoast SEO, RankMath, All in One SEO The plugin works with most WordPress themes and hosting environments without requiring special server configuration. 🌍 Supported Languages – WordPress Text to Speech in 70+ Languages GSpeech supports 70+ languages for text-to-speech generation, making it ideal for multilingual WordPress websites and global audiences. Some of the most popular supported languages include: English (US, UK, AU) (English): Text to Speech Spanish (Spain, US, Latin America, Mexico) (Español): Texto a voz French (France, Canada) (Français): Synthèse vocale German (Deutsch): Text-zu-Sprache Italian (Italiano): Sintesi vocale Portuguese (Brazil, Portugal) (Português): Texto para fala Russian (Русский): Преобразование текста в речь Armenian (Հայերեն): Տեքստից խոսք Arabic (العربية): تحويل النص إلى كلام Hebrew (עברית): טקסט לדיבור Hindi (हिन्दी): पाठ से वाक् Bengali (বাংলা): টেক্সট টু স্পিচ Chinese (中文): 文字转语音 Japanese (日本語): テキスト読み上げ Korean (한국어): 텍스트 음声 변환 Additional supported languages include Afrikaans, Albanian, Amharic, Basque, Bosnian, Bulgarian, Catalan, Cantonese, Croatian, Czech, Danish, Estonian, Filipino, Finnish, Galician, Greek, Gujarati, Georgian, Hungarian, Icelandic, Indonesian, Javanese, Kannada, Kazakh, Khmer, Latin, Latvian, Lithuanian, Luxembourgish, Lao, Macedonian, Malay, Malayalam, Marathi, Maori, Mongolian, Nepali, Norwegian, Persian, Punjabi, Romanian, Serbian, Sinhala, Slovak, Slovenian, Swedish, Swahili, Tamil, Telugu, Thai, Urdu, Welsh, and more. See the full list of supported languages in the FAQ section. 📚 Usage and Shortcodes ✅ Activate the GSpeech Cloud Console directly from WP Admin with one click. ✅ The audio player can automatically appear on posts, pages, and WooCommerce products. ✅ Manage player settings in Cloud Console → Widgets. ✅ Use shortcodes: [gspeech], [gspeech-button], and [gspeech-circle]. ✅ The Read Highlighted Text (RHT) player works automatically after activation. ✅ Exclude elements from audio playback using the class nospeech. ✅ View player examples on the Demo Page. 💬 WordPress Text to Speech Plugin – CUSTOMER TESTIMONIAL A Premium Text-to-Speech Service ⭐⭐⭐⭐⭐ “We’ve been using the GSpeech Text-to-Speech (TTS) service on our AI-focused website, and it has been an absolute game-changer for our platform. The quality of the voice output is outstanding, delivering natural-sounding speech that enhances the user experience for our audience. Our readers have praised the feature for its clarity and accessibility, particularly for consuming long-form content. We’ve noticed a significant uptick in user engagement since implementing GSpeech, especially among users who prefer audio content or are multitasking. It’s a perfect fit for our website’s commitment to innovation and accessibility in the AI space.” — Antoine Tardif – CEO Unite.AI ⭐ What Users Say About GSpeech Read real feedback from publishers, bloggers, and website owners on the GSpeech Testimonials page. 🚀 Upgrade to GSpeech Commercial Plans for Advanced Features Unlock premium features by upgrading to GSpeech Commercial. The commercial version of the plugin provides advanced capabilities, premium AI voices, and the best listening experience for your visitors. 🌟 GSpeech Text-to-Speech – Commercial Features ✅ AI Voices: Access 230+ voices in 76 languages. Choose from premium AI voices powered by OpenAI, Google Cloud Text-to-Speech, and Gemini AI voice models, including OpenAI TTS, Chirp3 HD, Gemini Flash TTS, Gemini Pro TTS, Neural2, Polyglot, and WaveNet. Control speed, pitch, and voice style to match your content. See demo (AI voices marked with a star). ✅ Real-Time Audio Translation: Translate website content instantly into supported languages and let visitors listen using any GSpeech player, including selected text with the Read Highlighted Text feature. See the language list in the FAQ. ✅ Multilingual Mode: Automatically detects the active website language and generates speech with the appropriate voice. Perfect for multilingual WordPress websites using GTranslate, WPML, Polylang or TranslatePress. ✅ Custom Voice Prompts, Instructions and Emotions: Use custom prompts, voice instructions, expressive styles, and emotional delivery to control tone, mood, narration style, and brand voice. ✅ Voice Vibes: Choose from 100+ expressive voice styles, including emotional, warm, confident, calm, whisper, narrator, and branded voice directions. ✅ Voice Tuning: Adjust speaking pitch (±20 semitones) and speed (up to 4× faster or slower). ✅ Text Aliases: Teach the system how to pronounce custom terms (e.g., “AI” → “Artificial Intelligence”). ✅ Advanced Player Features: Includes real-time captions, a sticky context player, voice selection, and real-time audio translation directly from the player. ✅ GTranslate Compatibility: Works seamlessly with the GTranslate multilingual plugin. ✅ Simple Pricing, No API Keys Required: Access premium OpenAI, Google Cloud, and Gemini AI voices with one straightforward GSpeech plan. No separate API accounts, usage tracking, or external billing required. ✅ RHT Advanced Views: Access RHT Player View 2 and View 3 with translation and text panels. See demo. ✅ Download Audio: Allow visitors to download audio files (.mp3) directly from the player. ✅ Seamless Updates: Cloud-based SaaS architecture – no manual updates required. 👉 Web Content Accessibility (WCAG) Guideline Text-to-Speech by GSpeech helps WordPress websites improve accessibility and support WCAG standards with just one click. 🎬 GSpeech Text to Speech – WordPress Video Tour 🎬 Text to Speech for WordPress – Transform Text into Audio with AI Voices 🎬 Why GSpeech Lifetime Deal Is a Powerful WordPress Text-to-Speech Solution 🌟 Expert Reviews & Featured Mentions GSpeech is recommended by technology reviewers and listed among the best WordPress text-to-speech plugins. Top 10 Text-to-Speech Plugins for WordPress – Unite AI GSpeech Review – Techozens Best Text-to-Speech Plugins for WordPress – BDThemes 7 Best Text-to-Speech WordPress Plugins – WPExplorer ⚙️ GSpeech Text to Speech (3.X) Usage Terms The GSpeech 3.X version provides a Text-to-Speech service powered by GSpeech. This service requires API requests to the GSpeech backend servers. By using the GSpeech 3.X version, you agree to the Terms of Service. GSpeech also includes legacy GSpeech 2.X mode. GSpeech 2.X legacy features: ✅ Unlimited text-to-speech conversions ✅ Place speakers anywhere using {gspeech}text to speech{/gspeech} 🔗 Live Demo 🔗 Documentation Basic shortcode: {gspeech}Text to speech{/gspeech} Full shortcode with parameters: {gspeech style=2 language=en autoplay=1 speechtimeout=0 registered=0 selector=anyselector event=anyevent hidespeaker=1}welcome{/gspeech}