
內容簡介
Say It! 可讓您輕鬆地將 WordPress 文章的一部分轉換為語音。
該外掛使用現代的 HTML5 語音合成,不需要任何訂閱或服務,安裝它,享受它!
安裝後,您只需要在 [sayit] 簡碼之間包裹任何內容。完成後,用戶只需單擊文本即可發音。
想要更好的質量? Say It! 現在支持 Google Cloud TTS 和 Amazon Polly 的兼容性!
參數(用於 HTML5 語音)
lang — 使用與默認語言不同的語言
speed — 語音速度(建議在 0.5 和 1.5 之間)
block — 設為“1”以使其在多個段落上運作
參數(用於 Google TTS)
lang — 使用與默認語言不同的語言
block — 設為“1”以使其在多個段落上運作
參數(用於 Amazon Polly)
block — 設為“1”以使其在多個段落上運作
範例
[sayit block="1" lang="en-GB" speed="1"]
你好,我是皇后
我講兩個段落長
[/sayit]
外掛標籤
開發者團隊
原文外掛簡介
Say It! allows you to easily turn parts of your WordPress articles into audio speech.
The plugin is using modern HTML5 Speech Synthesis and doesn’t require any subscriptions or service, install it, enjoy it!
Once installed, you just need to wrap any content between [sayit] shortcode. Once done, your users can simply click on the text to make it speak.
Want better quality ? Say It! now offers Google Cloud TTS and Amazon Polly compatibility !
Parameters (for HTML5 Speech)
lang – Use a language different from the default one
speed – speed of speech (recommanded between 0.5 and 1.5)
block – set to “1” to make it work on multiple paragraphs at once
Parameters (for Google TTS)
lang – Use a language different from the default one
block – set to “1” to make it work on multiple paragraphs at once
Parameters (for Amazon Polly)
block – set to “1” to make it work on multiple paragraphs at once
Exemple
[sayit block=”1″ lang=”en-GB” speed=”1″]
Hello I am the queen
And I talk for two paragraphs long
[/sayit]
