テキストを音声に変換するソーシャルメディア拡張機能を構築しています。ソリューションは以下の要件を満たす必要があります。 - 最大 400 文字のメッセージをサポートします。 - ユーザーに複数の音声オプションを提供します。 - コストを最小限に抑えます。 Azure AI サービス リソースを作成します。 利用可能な音声オプションをユーザーに提供する Azure AI Speech API エンドポイントはどれですか?
正解:B
You can use the tts.speech.microsoft.com/cognitiveservices/voices/list endpoint to get a full list of voices for a specific region or endpoint. Reference : https://learn.microsoft.com/en-us/azure/cognitive-services/speech-service/rest-text- to-speech?tabs=streaming