/* ADXボイスプールの作成 */ adx_pool = criAtomExVoicePool_AllocateAdxVoicePool(NULL, NULL, 0); ↓ /* HCAボイスプールの作成 */ hca_pool = criAtomExVoicePool_AllocateHcaVoicePool(NULL, NULL, 0);