# Functions
GetAPIToken fetches Speechly API token from a cache file or refreshes it by calling Speechly Identity API.
NewLogger returns a new logger that writes to out with specified level.
RecogniseFiles uses Speechly API to recognise audio from WAV files stored on disk.
RecogniseMicrophone uses Speechly SLU API to recognise audio from the microphone.