Hi Breno,
This is a known behavior in Architect, and currently there isn't a built-in way to bulk update or republish flows when TTS voice settings change.
When a flow is published, Architect stores the configured TTS engine and voice as a snapshot. This ensures published flows remain consistent, even if the organization's default voice settings are updated later. As a result, existing flows must be republished before they'll pick up any new default TTS settings.
Today, the supported option is to open, save, and republish each flow individually. While this doesn't scale well for larger deployments, you can automate much of the process using the Genesys Cloud Platform API. For example, you can retrieve your flows using the `GET /api/v2/flows` endpoint and then programmatically republish them using `POST /api/v2/flows/actions/publish`, allowing you to script the process rather than updating each flow manually through the UI.
The Ideas Portal request you referenced highlights this exact pain point, and there's also a related idea, SSA-I-363 (Architect - Mass Publish All Flows That Use a Common Module), which is currently in Future Consideration.
While there isn't a native bulk publish capability today, this is another area where the community may have developed automation or scripting approaches. I'd love to hear how others are handling large-scale TTS updates in their environments.
Cheers,
------------------------------
Cameron
Online Community Manager/Moderator
------------------------------