Copy phonetic spelling (IPA) to clipboard using Oxford Dictionary API.
NOTE:
You should go to https://developer.oxforddictionaries.com/ to get a free prototype API key. Just create an account fill in the forms to get an API key for the app.
Go to https://developer.oxforddictionaries.com/admin/applications and click your app.
Copy "Application ID", "Application Keys" at the bottom of the page, and replace them for "YOUR_APP_ID", "YOUR_APP_KEY" in main.py inside the alfredworkflow file.