post https://example.com/v1/voices/add-api-key
Add custom api-key and load voices from provider
Args: data (ApiKeyCreate): The key and provider info voice_service (VoiceService): The voice service api_key_service (ApiKeyService): The api key service user (User): The current user Returns: List[VoiceResponse]: List of added voices