The Audio Insights Engine Configuration has four parameters that take in values:
instruction: optional. Instructions for the Agent during job execution.
audio: required. The audio input to extract from.
model: required. The model to use.
output_schema: optional. Defines the exact structure of the JSON output that the extracted data will populate. Follows the standard JSON schema specification.