/** * Labels for the voice. Keys can be language, accent, gender, or age. */ export type VoicesUpdateRequestLabels = Record | string;