Share via

"No audio received" for German voices of Edge TTS

Erm 0 Reputation points
2025-12-09T11:06:37.81+00:00

I did receive "No audio received" while I was trying to implement the TTS for a tool.

Microsoft Edge | Audio and video playback | MacOS
0 comments No comments

2 answers

Sort by: Most helpful
  1. Harold Milan 17,505 Reputation points Independent Advisor
    2025-12-09T14:30:18.8866667+00:00

    Hi,

    Here's a Quick fix to Try:

    Confirm the voice name is valid and available for German (in your region.

    Use a supported output format

    Validate SSML and ensure non-empty text.

    Log the byte length of the audio response before playback if it’s near zero, the synthesis failed silently

     

    Let me know how it goes, Happy to help!

    Was this answer helpful?

    0 comments No comments

  2. AI answer

    2025-12-09T11:06:46.8933333+00:00

    If you are receiving a "No audio received" error while implementing Text-to-Speech (TTS) for German voices in Microsoft Edge, it could be due to several reasons. Here are some troubleshooting steps you might consider:

    1. Check Audio Output Settings: Ensure that your audio output device is correctly configured and not muted. Sometimes, the audio might be directed to a different output device.
    2. Browser Permissions: Make sure that Microsoft Edge has the necessary permissions to access your audio devices. Check your browser settings to ensure that audio playback is allowed.
    3. Network Issues: If your TTS implementation relies on an internet connection, ensure that your network is stable and that there are no interruptions.
    4. Voice Availability: Confirm that the specific German voice you are trying to use is supported and available in your version of Edge.
    5. Update Edge: Ensure that you are using the latest version of Microsoft Edge, as updates may fix bugs related to audio playback.
    6. Testing with Different Voices: Try using a different voice or language to see if the issue persists, which can help isolate the problem.

    If these steps do not resolve the issue, you may want to consult the Microsoft documentation or support for further assistance.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.