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 AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,723 questions
{count} votes

1 answer

Sort by: Most helpful
  1. santoshkc 8,775 Reputation points Microsoft Vendor
    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.

    0 comments No comments

Your answer

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