Post-level mapping
Associate generated MP3 with article pages in a predictable builder workflow.
Publish audio-enabled articles in Breakdance while keeping the generation and account logic managed inside WPVoicer and the plugin.
WPVoicer adds a dedicated Breakdance dynamic data provider, so the generated audio can be selected directly from Breakdance fields without exposing API configuration to the client. If intro/outro text is enabled in the plugin, it is already included in the MP3 that Breakdance receives.
Use WPVoicer inside WordPress to generate the MP3 for the article. The resulting media attachment is linked to that post.
Open the article template or section where the listening experience should appear.
In a URL-compatible field, select Dynamic Data -> WPVoicer -> Audio URL. Use Audio ID only for elements that need an attachment ID.
Breakdance controls the visual layer; WPVoicer supplies the correct MP3 for the current post.
Associate generated MP3 with article pages in a predictable builder workflow.
The integration path stays plugin-native and avoids external setup complexity.
How WPVoicer output appears inside Breakdance dynamic data fields.
Select Dynamic Data -> WPVoicer -> Audio URL in a URL-compatible field.
It returns the generated MP3 URL attached to the current WordPress post.
Yes. Breakdance controls the layout and visual presentation; WPVoicer only supplies the post-specific audio value.
Use [wpvoicer_audio] in shortcode-capable content as the fallback path.