=== GistMag TTS Reader ===
Contributors: olaverse, gistmag
Tags: text-to-speech, tts, audio, accessibility
Requires at least: 5.0
Tested up to: 6.9
Stable tag: 1.0.0
Requires PHP: 7.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Add text-to-speech functionality to your WordPress blog posts, allowing visitors to listen to your content.

== Description ==

GistMag TTS Reader is a WordPress plugin that adds text-to-speech functionality to your blog posts. Visitors can click a play button to listen to your content instead of reading it, making your blog more accessible and convenient.

= Features =

* Streaming audio playback - Audio starts playing as soon as it's generated
* Customizable settings - Control language, voice, and playback speed
* Responsive design - Works on desktop and mobile devices
* Dark mode support - Automatic dark mode detection
* Easy configuration - Simple setup in WordPress admin
* Shortcode support - Manually place the player anywhere

= Installation =

1. Upload the `gistmag-tts-reader` folder to `/wp-content/plugins/`
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to Settings > TTS Reader to configure your API key

= Configuration =

1. Get your API key from [GistMag Dashboard](https://gistmag.co.uk/dashboard/api-key)
2. Enter your API key in Settings > TTS Reader
3. Configure language, voice, and speed preferences
4. Choose where to display the player (top or bottom of posts)

= Usage =

The TTS player will automatically appear on all blog posts (if enabled). You can also use the shortcode `[gistmag_tts]` to manually place the player anywhere.

= Frequently Asked Questions =

= Do I need a GistMag account? =

Yes, you need a GistMag account and API key to use this plugin. Sign up at https://gistmag.co.uk

= How much does it cost? =

Check the pricing at https://gistmag.co.uk/pricing

= Can I customize the player appearance? =

Yes, you can customize the language, voice, speed, and position of the player in the settings.

= Changelog =

= 1.0.0 =
* Initial release
* Streaming TTS functionality
* Admin settings page
* Automatic player display
* Shortcode support

== Upgrade Notice ==

= 1.0.0 =
Initial release of GistMag TTS Reader.

