Plugin Directory

Changeset 2976473


Ignore:
Timestamp:
10/09/2023 03:13:48 PM (2 years ago)
Author:
ken107
Message:

update compatibility and fix FAQ formatting

Location:
sitespeaker-widget/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • sitespeaker-widget/trunk/readme.txt

    r2976458 r2976473  
    1 === ReadAloud Widget Plugin ===
     1=== ReadAloud Widget ===
    22Contributors: ken107
    33Donate link: https://www.lsdsoftware.com/
    44Tags: tts, text-to-speech, widget, read-aloud, audio, voice, text-to-audio, speech, speechify
    55Requires at least: 3.0
    6 Tested up to: 6.2
     6Tested up to: 6.3
    77Stable tag: trunk
    88Requires PHP: 5.2.4
     
    2626== Frequently Asked Questions ==
    2727
    28 = What is Text to Speech(TTS) technology? =
    29 
     28#### What is Text to Speech(TTS) technology?
    3029Text to Speech technology reads aloud digital text—the words on computers, smartphones and tablets.  TTS helps people with learning disabilities improve their reading comprehension.
    3130
    32 = How does the ReadAloud Widget work? =
    33 
     31#### How does the ReadAloud Widget work?
    3432The ReadAloud widget appears at the top your posts as a button labeled "Listen to this article".  When clicked, the button is replaced by an audio player that plays back the synthesized speech of your article content.
    3533
    36 = How much does it cost? =
    37 
     34#### How much does it cost?
    3835View [pricing](https://dashboard.readaloudwidget.com/pricing.html).
    3936
    40 = Is ReadAloud Widget billed on the domain or account level? =
    41 
     37#### Is ReadAloud Widget billed on the domain or account level?
    4238An account can be associated with many domains.  Billing is based on the cumulative cost incurred on all domains associated with the account.
    4339
    44 = Where can ReadAloud Widget be purchased? =
    45 
     40#### Where can ReadAloud Widget be purchased?
    4641ReadAloud Widget can be purchased globally in any country using a credit card.
    4742
    48 = How do my website users use the widget?  Do my users have to download anything? =
    49 
     43#### How do my website users use the widget?  Do my users have to download anything?
    5044Users do not need to download or install anything to use the widget. When they click on the "Listen to this article" button on your website, the widget will be embedded directly into the page to enable playback of synthesized speech.
    5145
    52 = Which devices and browsers support the ReadAloud Widget? =
    53 
     46#### Which devices and browsers support the ReadAloud Widget?
    5447The widget works on all device types, including desktop, mobile, and tablet devices. It supports all modern browsers.
    5548
    56 = What languages does the widget support? =
    57 
     49#### What languages does the widget support?
    5850The widget support 25+ languages including English, Spanish, French, German, Hindi, Chinese Mandarin, Italian, Portuguese, Russian, Japanese, and Arabic.
    5951
    60 = What kind of data and reporting does the widget collect and share? =
    61 
     52#### What kind of data and reporting does the widget collect and share?
    6253The widget collects the URL of the article listened to, time of day, device type(desktop/mobile), OS, and GEO.
    6354
    64 = Where do you recommend a webmaster place the Listen button on a website? =
    65 
     55#### Where do you recommend a webmaster place the Listen button on a website?
    6656We recommend placing the widget at the top of articles, or in a visible place above the fold in the content.
    6757
    68 = Do you sell my website’s user data? =
    69 
     58#### Do you sell my website’s user data?
    7059No, we do not sell customer or user data to third parties.
    7160
    72 = Does the ReadAloud widget support DOCs and PDFs? =
    73 
     61#### Does the ReadAloud widget support DOCs and PDFs?
    7462The widget does not support reading DOCs, PDFs, or any type of documents that are embedded into the web page.
    7563
    76 = Can I cancel? =
    77 
     64#### Can I cancel?
    7865You can cancel anytime by removing the widget from your website. By removing the widget from your site, you no longer incur service charges.
    7966
     
    8572== Changelog ==
    8673
    87 = 0.5 =
     74### 0.5
    8875* Beta release.
    8976
    9077== Upgrade Notice ==
    9178
    92 = 0.5 =
     79### 0.5
    9380This version is the first release.
  • sitespeaker-widget/trunk/sitespeaker.php

    r2976458 r2976473  
    55 * Description: Speechify your website with the ReadAloud Text-to-Speech widget
    66 * Version: 1.6
    7  * Author: LSD Software LLC
     7 * Author: LSD Software
    88 * Author URI: http://lsdsoftware.com
    99 */
Note: See TracChangeset for help on using the changeset viewer.