{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-polly/refs/heads/main/json-structure/amazon-polly-engine-structure.json", "name": "Engine", "description": "Engine schema from Amazon Polly API", "type": "string", "enum": [ "standard", "neural" ] }