{ "text": "今天天气真好!!" }
curl --location --request POST 'https://api.302.ai/dubbingx/v2/analyzeEmotion' \ --header 'Authorization: Bearer ' \ --header 'Content-Type: application/json' \ --data-raw '{ "text": "今天天气真好!!" }'
{}