Share via

Azure AI Speech API Usage Guide

haixuan xiao 0 Reputation points
2024-09-18T12:56:16.0966667+00:00

When using Xiaoxiao Multilingual with Azure AI Speech API, it is not possible to achieve the same effect as displayed on the official website. How to call it correctly?

Azure Speech in Foundry Tools

1 answer

Sort by: Most helpful
  1. santoshkc 15,615 Reputation points Microsoft External Staff Moderator
    2024-09-18T17:03:54.1466667+00:00

    Hi @haixuan xiao,

    Thank you for reaching out to Microsoft Q&A forum!

    When using Xiaoxiao Multilingual with the Azure AI Speech API and not achieving the same effect as on the official website, make sure to configure the API call correctly. First, ensure that you're using SSML (Speech Synthesis Markup Language) to fine-tune the speech with specific settings like pitch, rate, and volume. Set the correct voice name and locale for Xiaoxiao, it would be something like voice name="zh-CN-XiaoxiaoMultilingualNeural". Also, apply any available speaking styles (e.g., "exited" or "story") in SSML to match the effects shown on the website.

    Finally, ensure you're using the latest API version and that the voice is available in your region. These configurations should help you achieve the desired output.

    I hope you understand. Thank you.

    Was this answer helpful?

    0 comments No comments

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.