Hey, Does anyone knows the Schema of AMAZON.AudioRecording Catalog?
To make ASR evaluation programmable, I need to make a Catalog.
But there is no definition of the Catalog in the Official Developer document.
https://developer.amazon.com/en-US/docs/alexa/asr/asr-api-reference.html#apiflow
And currently, I have been facing these 2 issues.
Please help.
- There is no definition of AMAZON.AudioRecording Catalog Schema. (It's necessary to upload catalog for ASR Evaluation)
- AssociateCatalogWithSkill API was failed.
(In the above implementation steps, I faced the API has been failed. Response 401. You don't have access the resource)