This project is not covered by Drupal’s security advisory policy.
FlowSpeech provides a text-to-speech provider plugin for Drupal AI. It sends text to the FlowSpeech API and returns standard WAV audio for AI Automator and other modules built on Drupal AI.
Features
- Text-to-speech support through the Drupal AI provider system.
- 30 voices for narration, education, marketing, and character audio.
- API credentials stored through the Key module.
- Raw PCM responses converted to playable WAV files.
- Support for Drupal 10.2 and Drupal 11.
Post-Installation
- Create a key in the Key module containing your FlowSpeech API key.
- Open Configuration > AI > Providers > FlowSpeech.
- Select the key and save the provider settings.
- Select FlowSpeech as the text-to-speech provider in a compatible Drupal AI workflow.
Additional Requirements
- Drupal AI 1.0.5 or later.
- Key 1.18 or later.
- A FlowSpeech account and API key.
Similar projects
Other Drupal AI provider integrations expose text-to-speech services. This module is specifically for the FlowSpeech API and includes PCM-to-WAV conversion so generated audio can be consumed as a standard WAV file.
Supporting this Module
Use this project's issue queue for bug reports and feature requests.
Community Documentation
See the project README for installation, configuration, usage, and development instructions.
Project information
- Project categories: Artificial Intelligence (AI)
- Created by flowspeech_ai on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
Releases
1.0.0
released 30 July 2026
Works with Drupal: ^10.2 || ^11
Initial FlowSpeech text-to-speech provider for Drupal AI.