Share via

Azure Speech / Voice Live – Missing DragonHDOmniLatestNeural voices (no German available)

Tristan Rehm 20 Reputation points
2026-05-19T06:39:27.3+00:00

Background

I am building a production voice assistant using Azure Voice Live (eastus2 region). The assistant serves German-speaking users and relies on DragonHDOmniLatestNeural voices for natural multilingual pronunciation, expressiveness, and conversational quality.

Currently, German Omni voices are not available — not through the API, not in the Voice Gallery, and not in Voice Live. I have verified this across multiple regions.


Current Behavior

Calling:

GET https://{region}.tts.speech.microsoft.com/cognitiveservices/voices/list

Returns:

  • ~646 total voices
  • ~10 DragonHDOmniLatestNeural voices only
    • en-US (~8)
    • zh-CN (~2)
  • 0 German Omni voices

Tested across:

  • eastus2
  • germanywestcentral
  • swedencentral

This is consistent with the Voice Gallery and the Foundry UI.


Expected Behavior

The official GitHub sample lists ~700 Omni voices including German:

https://github.com/Azure-Samples/Cognitive-Speech-TTS/blob/master/Blog-Samples/Introducing-Dragon-HD-Omni/dragonhdomni_voice_list.json

I would expect these voices to be available via the API and usable in Voice Live.


Questions

  1. Is there a timeline for German Omni voice availability?
  2. Is the GitHub voice list (700+ voices) a planned roadmap or outdated?
  3. Which source should be trusted for actual Omni availability: API, Voice Gallery, or docs?

Thank you for any clarification.

Azure Speech in Foundry Tools
0 comments No comments

Answer accepted by question author

SRILAKSHMI C 18,745 Reputation points Microsoft External Staff Moderator
2026-05-19T17:23:17.7366667+00:00

Hello @Tristan Rehm

Thank you for the detailed information and for sharing the validation steps you performed.

Based on the behavior you described, your observations are consistent with the current public availability of DragonHDOmniLatestNeural voices in Azure Speech / Voice Live services.

At present, DragonHDOmniLatestNeural voices are currently available only for a limited set of locales, primarily:

• en-US

• selected zh-CN voices

German Omni voices are not currently exposed through:

• the Speech voices API (/cognitiveservices/voices/list)

• Voice Gallery

• Azure AI Foundry / Voice Live or Speech Studio

Your testing across multiple regions including eastus2, germanywestcentral, swedencentral aligns with the currently deployed backend availability.

For German language scenarios, standard Dragon HD voices are currently available, including:

• de-DE-Seraphina:DragonHDLatestNeural

• de-DE-Florian:DragonHDLatestNeural

However, the corresponding multilingual “Omni” variants for German do not appear to be publicly available at this time.

Regarding the GitHub sample listing ~700 Omni voices:

The GitHub sample JSON appears to represent a broader reference/superset catalog that may include planned voices, staged rollout entries, preview/internal definitions, or future roadmap items.

Because of this, the GitHub repository should not be considered the authoritative source for currently deployable production voices.

At this time, the most reliable sources for actual voice availability are the live GET /cognitiveservices/voices/list API response, Voice Gallery, Azure AI Foundry / Speech Studio UI

If a voice does not appear in these sources, it is generally not yet available for public deployment or Voice Live usage.

Regarding your specific questions:

• There is currently no publicly announced ETA for German DragonHDOmniLatestNeural voice availability.

• The GitHub voice list should be treated as a broader sample/reference catalog rather than confirmation of live service availability.

• The live API and Voice Gallery are the authoritative sources for currently supported Omni voices.

If early access to German Omni voices is important for your production scenario, we recommend engaging your Microsoft account team or opening an Azure support request to inquire about potential preview availability for de-DE Omni voices.

In the meantime, the currently available German DragonHDLatestNeural voices remain the supported GA option for German conversational synthesis workloads.

Please refer this

High-Definition voices in Azure Speech (includes HD & Omni naming convention) https://learn.microsoft.com/azure/ai-services/speech-service/high-definition-voices?wt.mc_id=knowledgesearch_inproduct_azure-cxp-community-insider#supported-azure-speech-hd-voices

Language and voice support for Azure Speech (German HD voices table) https://learn.microsoft.com/azure/ai-services/speech-service/language-support?wt.mc_id=knowledgesearch_inproduct_azure-cxp-community-insider#text-to-speech-voices

I Hope this helps. Do let me know if you have any further queries.


If this answers your query, please do click Accept Answer and Yes for was this answer helpful.

Thank you!

Was this answer helpful?

2 people found this answer helpful.

0 additional answers

Sort by: Most 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.