Returns voice usage history by period.
| Name | Required | Description |
|---|---|---|
start_date | Yes | Inquiry start date (format: YYYY-MM-DD, UTC+0 based) |
end_date | Yes | Inquiry end date (format: YYYY-MM-DD, UTC+0 based) |
total_minutes_used is based on the length of actually generated speech.The start date in YYYY-MM-DD format.
"2024-11-01"
The end date in YYYY-MM-DD format.
"2024-11-30"
A list of TTS API usage records matching the specified date range.