Changeset 2976473
- Timestamp:
- 10/09/2023 03:13:48 PM (2 years ago)
- Location:
- sitespeaker-widget/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (3 diffs)
-
sitespeaker.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sitespeaker-widget/trunk/readme.txt
r2976458 r2976473 1 === ReadAloud Widget Plugin===1 === ReadAloud Widget === 2 2 Contributors: ken107 3 3 Donate link: https://www.lsdsoftware.com/ 4 4 Tags: tts, text-to-speech, widget, read-aloud, audio, voice, text-to-audio, speech, speechify 5 5 Requires at least: 3.0 6 Tested up to: 6. 26 Tested up to: 6.3 7 7 Stable tag: trunk 8 8 Requires PHP: 5.2.4 … … 26 26 == Frequently Asked Questions == 27 27 28 = What is Text to Speech(TTS) technology? = 29 28 #### What is Text to Speech(TTS) technology? 30 29 Text to Speech technology reads aloud digital text—the words on computers, smartphones and tablets. TTS helps people with learning disabilities improve their reading comprehension. 31 30 32 = How does the ReadAloud Widget work? = 33 31 #### How does the ReadAloud Widget work? 34 32 The 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. 35 33 36 = How much does it cost? = 37 34 #### How much does it cost? 38 35 View [pricing](https://dashboard.readaloudwidget.com/pricing.html). 39 36 40 = Is ReadAloud Widget billed on the domain or account level? = 41 37 #### Is ReadAloud Widget billed on the domain or account level? 42 38 An account can be associated with many domains. Billing is based on the cumulative cost incurred on all domains associated with the account. 43 39 44 = Where can ReadAloud Widget be purchased? = 45 40 #### Where can ReadAloud Widget be purchased? 46 41 ReadAloud Widget can be purchased globally in any country using a credit card. 47 42 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? 50 44 Users 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. 51 45 52 = Which devices and browsers support the ReadAloud Widget? = 53 46 #### Which devices and browsers support the ReadAloud Widget? 54 47 The widget works on all device types, including desktop, mobile, and tablet devices. It supports all modern browsers. 55 48 56 = What languages does the widget support? = 57 49 #### What languages does the widget support? 58 50 The widget support 25+ languages including English, Spanish, French, German, Hindi, Chinese Mandarin, Italian, Portuguese, Russian, Japanese, and Arabic. 59 51 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? 62 53 The widget collects the URL of the article listened to, time of day, device type(desktop/mobile), OS, and GEO. 63 54 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? 66 56 We recommend placing the widget at the top of articles, or in a visible place above the fold in the content. 67 57 68 = Do you sell my website’s user data? = 69 58 #### Do you sell my website’s user data? 70 59 No, we do not sell customer or user data to third parties. 71 60 72 = Does the ReadAloud widget support DOCs and PDFs? = 73 61 #### Does the ReadAloud widget support DOCs and PDFs? 74 62 The widget does not support reading DOCs, PDFs, or any type of documents that are embedded into the web page. 75 63 76 = Can I cancel? = 77 64 #### Can I cancel? 78 65 You can cancel anytime by removing the widget from your website. By removing the widget from your site, you no longer incur service charges. 79 66 … … 85 72 == Changelog == 86 73 87 = 0.5 = 74 ### 0.5 88 75 * Beta release. 89 76 90 77 == Upgrade Notice == 91 78 92 = 0.5 = 79 ### 0.5 93 80 This version is the first release. -
sitespeaker-widget/trunk/sitespeaker.php
r2976458 r2976473 5 5 * Description: Speechify your website with the ReadAloud Text-to-Speech widget 6 6 * Version: 1.6 7 * Author: LSD Software LLC7 * Author: LSD Software 8 8 * Author URI: http://lsdsoftware.com 9 9 */
Note: See TracChangeset
for help on using the changeset viewer.