public void SetUp() { _auphonicService = new AuphonicService(Client); _auphonic = new Auphonic(ClientId, ClientSecret, _auphonicService); }
public void SetUp() { _auphonicService = new AuphonicService(Client); }