Flutter Sound API Ref.
Flutter Sound is composed with three main classes:
- FlutterSoundPlayer allows you to create entities able to play something
 - FlutterSoundRecorder allows you to create entities able to record something
 - FlutterSoundHelper is a singleton which offers some utility functions.