Follow simple steps to install codec2 on Mac

Package Information:

Name: codec2
Use: Codec 2 is an open source speech codec designed for communications quality speech between 700 and 3200 bit/s.
URL: http://www.rowetel.com/blog/?page_id=452

Installation Steps:

  1. Open Terminal by pressing <command+space>. Type terminal and hit Enter key.
  2. Copy the below command and execute

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install codec2 using brew
    brew install codec2

codec2 is ready to use now!