前言介紹
- 這款 WordPress 外掛「WP Alexa Flash Briefing」是 2018-12-01 上架。
- 目前有 50 個安裝啟用數。
- 上一次更新是 2019-03-13,距離現在已有 2244 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 4.7 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 5.6 以上。
- 有 3 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
alexa | voice | amazon | flash briefing |
內容簡介
WordPress 的 Alexa Flash Briefing 外掛程式
這是一款 WordPress 外掛程式,會建立一個名為“briefing”的新文章類型,讓您可以建立與 Alexa Flash Briefing 兼容的文章,就像在 WordPress 中建立任何其他文章一樣。它使用這些文章來經由 API 建立 Alexa 技能的供稿。
您可以像建立一般文章一樣建立您的簡報內容。以下是它的工作方式,以決定文字轉音訊或音訊檔案:
如果文章內容有任何的連結/ URL,外掛程式會取出第一個連結作為音訊串流,但不會驗證或捕捉錯誤!
如果文章內容沒有連結,它會假定您想要文字轉音訊 (但這個也必須在您的 Amazon 開發端進行設定)。
為了安全起見,建議您只添加 HTTPS 的音訊檔案的 URL。但是如果您同時也想要讓其他人到您的網站聆聽,您也可以在文章內添加其他的文字。WordPress 會內嵌/ oembed 您上傳的 MP3 文件,所以使用者可以在網頁上聽取。
Alexa 使用方式
使用以下網址作為您的 Alexa 技能 URL:
https://your-domain.com/wp-json/alexa-fb/v1/briefings/
這樣就會發布所有類別 (1) 的最新簡報。如果要更改限制範圍 (請注意,Amazon 的限制是 5),請使用:
/wp-json/alexa-fb/v1/briefings/?limit=5
如果您想要建立多個供稿,可以使用分類。只需將分類參數添加到終點:
/wp-json/alexa-fb/v1/briefings/?category=myflashbriefcat
這讓您可以在同一個安裝中使用多個供稿!
供稿 API 程式會將每個類別每個限制的結果快取在期限內,預設為 1 小時。如果要更改快取時間或每個供稿關閉快取,請使用快取參數。0 代表關閉該供稿的快取,1 代表 1 小時 (預設),3 代表 3 小時,0.5 代表 30 分鐘等。
只需將快取參數加到終點:
/wp-json/alexa-fb/v1/briefings/?cache=0
所有參數都可以共同使用。
注意事項
您必須使用安全的域名以及安全的連結方式來存取您的音訊檔案 (音訊檔案和供稿 URL 必須使用 HTTPS)。
如果您要使用文字轉音訊,您的簡報內容不能包含任何 HTML 標籤。
您可以像建立一般文章一樣草擬和排定簡報。
如果您想要在社交媒體上分享簡報而不干擾 Alexa 的功能,您可以使用摘要和特色圖片選項。
(此外掛程式與 Amazon 無關。)
原文外掛簡介
Alexa Flash Briefing Plugin for WordPress
This is a WordPress plugin that creates a new post type of “briefing” that lets you create Alexa Flash Briefing compatible posts just like you would anything else in WordPress. It uses these posts to create a feed for Alexa skills through the API.
Create your briefings like regular posts. Here’s how it works to determine a text to speech or audio file:
If you have ANY links/URLs in the post content, the plugin takes the FIRST link and uses it as the audio stream. It does not validate or catch errors!
If there’s no link in the post content, it will assume you want text to speech (but this must also be selected on your Amazon dev end too).
It is safest to just put a HTTPS url to your audio file, but you may add other text in the post if you are also sending people to your site to listen. WordPress will oembed the MP3 file you post, so users will be able to listen on the web.
Alexa Usage
Use this URL for your Alexa skill:
https://your-domain.com/wp-json/alexa-fb/v1/briefings/
That will post the latest briefing from all categories (1). To change the limit (be advised Amazon’s limit is 5), use:
/wp-json/alexa-fb/v1/briefings/?limit=5
If you want to create multiple feeds, use categories. Just add the category param to the end point:
/wp-json/alexa-fb/v1/briefings/?category=myflashbriefcat
This lets you use the same install for many feeds!
The feed API will cache in transients the result per category per limit for a default of 1 hour. To change the cache time or turn off caching per feed, use the cache param. 0 turns off caching for that feed, 1 for 1 hour (default), 3 for 3 hours, 0.5 for 30 mins, etc.
Just add the cache param to the end point:
/wp-json/alexa-fb/v1/briefings/?cache=0
All params can be used together.
Notes
You MUST use a secure domain and secure links to your audio files (https for the audio files and the feed URL).
Your briefing content shouldn’t contain any HTML tags if you want to use TTS (text to speech).
You can also draft and schedule briefings like regular posts.
You can use the excerpt and featured image options if you will be sharing your briefing on social media without interfering with Alexa functionality.
(This plugin is not associated with Amazon in any way.)
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「WP Alexa Flash Briefing」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.5 | 1.5.1 | 1.5.2 | 1.5.3 | trunk | 1.6.0
|
延伸相關外掛(你可能也想知道)
InfiniteWP Client 》InfiniteWP 可讓使用者從自己的伺服器管理無限數量的 WordPress 網站。, 主要功能:, , 自行託管系統:位於您自己的伺服器上,完全受您控制, 一鍵更新所有網站...。
Advanced Ads – Ad Manager & AdSense 》你正在尋找一款簡單的廣告管理外掛嗎?以下是使用 Advanced Ads 的主要理由:, , 自 2009 年以來經過審核,可優化發布和廣告, 適用於所有廣告類型和網絡,包...。
WP Offload Media Lite for Amazon S3, DigitalOcean Spaces, and Google Cloud Storage 》曾經叫做 WP Offload S3 Lite, , 這個外掛可自動複製透過 WordPress 媒體上傳工具新增的圖片、影片、文件或任何其他類型的媒體到Amazon S3、DigitalOcean Spa...。
Amazon Pay for WooCommerce 》什麼是Amazon Pay?這是一個端到端的支付解決方案,為數以百萬計活躍的Amazon客戶[1]提供一個熟悉、快速和安全的方式來完成他們通過您的在線商店的購買。購物...。
Omnichannel for WooCommerce: Google, Amazon, eBay & Walmart Integration – Powered by Codisto 》, 外掛程式下載免費。, 整合服務提供 14 天免費試用。, 14 天免費試用期過後需要付費訂閱整合服務。, 有關定價的更多詳細資訊,請參閱 https://codisto.com/p...。
Amazon JS 》AmazonJS 可在 WordPress 文章和頁面中顯示 Amazon 產品。AmazonJS 在 WordPress 文章表單中新增了一個搜尋表單。然後,您可以通過關鍵字、ASIN 或 URL 搜索 ...。
Auto Amazon Links – Amazon Associates Affiliate Plugin 》輕鬆展示亞馬遜聯盟聯盟鏈接, 您還在手動搜索產品並在WordPress帖子中貼上亞馬遜聯盟鏈接嗎?如果產品過時怎麼辦?使用此插件,您無需擔心,也無需煩惱進行這...。
Media Cloud for Bunny CDN, Amazon S3, Cloudflare R2, Google Cloud Storage, DigitalOcean and more 》Media Cloud 是 WordPress 的一款革命性外掛程式,可大幅提升您的網站效能,並徹底改變您在 WordPress 中處理媒體的方式。此外掛透過將圖像、媒體和其他檔案...。
Amazon Web Services 》這個外掛讓使用者可以定義 AWS 存取金鑰,並讓其他外掛能夠接入它並使用所附帶的 AWS SDK。, 原本這個外掛的計畫是作為其他多個外掛的相依性,並且所有外掛都...。
EasyAzon – Amazon Associates Affiliate Plugin 》EasyAzon 是在 WordPress 文章編輯器中快速創建 Amazon 聯屬鏈接的最快方法。您可以直接創建文本聯屬鏈接到 Amazon.com 上銷售的任何產品,而無需通過手動從 ...。
WP Associate Post R2 》“WP Associate Post R2” 是一個基於 Amazon Associates 的外掛程式,介紹了 Rakuten Affiliate 和 Yahoo Shopping Affiliate (ValueCommerce) 以...。
Dropshipping & Affiliation with Amazon 》, Dropshipping & Affiliation with Amazon 外掛,曾稱為 WP Amazon Shop for Dropshipping & Affiliation,現在新增了一個 Amazon Dropshipping & Affiliati...。
SMTP for Amazon SES – YaySMTP 》使用 YaySMTP 通過 Amazon SES 服務器發送 WordPress 郵件, Amazon Simple Email Service(SES)是一個多功能的郵件服務提供商。它也是具有良好郵件傳遞能力...。
Shop Page WP 》Shop Page WP 是一款 WordPress 網站的聯盟商店頁面外掛,每個人都可以輕鬆設置和使用。創建商店頁面和立即添加產品非常簡單,不需要技術或特殊技能。輸出美...。
Importify – Dropshipping WooCommerce Plugin for Aliexpress, Amazon, Etsy, Alibaba, Walmart & More 》ut the video below to understand how to import products from 1688 into Woocommerce., , Importify 可以節省您的時間,讓您專注於增加銷售和管理業務。它...。