/speakers
のspeaker.supported_features.synthesis_morphing
に記載されています。curl --location --request GET '/morphing/targets?id&core_version' \
--header 'Content-Type: application/json' \
--data-raw '[
0
]'
[
{
"property1": {
"is_morphable": true
},
"property2": {
"is_morphable": true
}
}
]