FlowSpeech – Text to Speech

توضیحات

FlowSpeech – Text to Speech connects your site to your FlowSpeech account so you can:

  • Generate speech audio from custom text
  • Check your account credits inside WordPress
  • Preview and download generated audio
  • Save generated files to the WordPress media library
  • Embed saved audio with a shortcode

FlowSpeech – Text to Speech relies on the external FlowSpeech service for account authentication, quota retrieval, and text-to-speech generation. A FlowSpeech account is required to use the core features.

Official website: https://flowspeech.io
Pricing: https://flowspeech.io/pricing
Privacy Policy: https://flowspeech.io/privacy-policy

External Services

This plugin connects to FlowSpeech to provide text-to-speech functionality.

It sends:

  • The text entered by the user for speech generation
  • Authentication tokens required to connect the user’s FlowSpeech account

It may receive:

  • Account profile information
  • Credits or quota information
  • Generated audio data

Service provider:

  • FlowSpeech
  • https://flowspeech.io
  • Privacy Policy: https://flowspeech.io/privacy-policy

عکس‌های صفحه

نصب

  1. Upload the plugin folder to /wp-content/plugins/.
  2. Activate the plugin through the WordPress plugins screen.
  3. Open FlowSpeech in the WordPress admin menu.
  4. Click Login with Browser and sign in with your FlowSpeech account.
  5. Generate audio and save it to the media library.

سوالات متداول

Does it require a FlowSpeech account?

Yes. The plugin uses your FlowSpeech account and credits.

Does this plugin use an external service?

Yes. FlowSpeech – Text to Speech uses an external service hosted at flowspeech.io for account authentication and text-to-speech generation.

What data is sent to the external service?

The plugin sends the text you enter for speech generation and the token needed to connect your FlowSpeech account.

How do I display saved audio on the front end?

Use the shortcode shown after saving audio, or write one manually:

[flowspeech_player attachment_id="123" download="1"]

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“FlowSpeech – Text to Speech” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “FlowSpeech – Text to Speech” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

0.1.0

  • Initial WordPress plugin version.