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