Hello @Peter
Thank you for reaching out to Microsoft Q&A.
From your description, you are using the **Speech Playground → Text to Speech experience in **Microsoft Foundry, and while you can preview voice samples from the Voice Gallery, the system does not generate audio from your custom text.
Expected behavior clarification
In the current Speech Playground experience:
- The Voice Gallery is designed to preview pre-recorded sample sentences for each voice.
- The “Try it out” section is intended for custom text-to-speech synthesis.
- Normally, entering text and clicking play should generate synthetic audio output.
Based on your description, the behavior you are seeing (no audio output when using “Try it out”) is typically caused by one of the following:
1. Playground UI context not fully initialized
In some cases, the Speech Playground session may not properly load the required workspace/project context. When this happens:
- The UI appears functional
- Text input is accepted
- But the synthesis request does not execute, resulting in no audio output
2. Workflow mismatch in the UI
Some versions of the Speech Playground require selecting a specific Text-to-Speech generation workflow (not just the Voice Gallery view). If this workflow is not active:
- The system only supports voice preview
- Custom text synthesis may not trigger correctly
3. Browser/session-related issue
This can also occur due to:
- Cached session tokens
- Browser restrictions (cookies, tracking prevention)
- Network/proxy policies blocking the synthesis request
Recommended troubleshooting steps
Please try the following:
- Refresh the Speech Playground page and reselect a voice
- Ensure you are in the Text-to-Speech generation mode not only Voice Gallery preview
- Try using a different browser (Edge or Chrome recommended)
- Open the page in an Incognito/Private window
- Check if the “Try it out” panel appears with active synthesis controls after reload
Please refer this
Quickstart: Convert text to speech (ai-foundry) https://learn.microsoft.com/azure/ai-services/speech-service/get-started-text-to-speech?wt.mc_id=knowledgesearch_inproduct_azure-cxp-community-insider
Azure Speech features in Microsoft Foundry (new) https://learn.microsoft.com/azure/ai-services/speech-service/speech-features-foundry?wt.mc_id=knowledgesearch_inproduct_azure-cxp-community-insider
I Hope this helps. Do let me know if you have any further queries.
Thank you!