libpulsedsp software package provides PulseAudio OSS pre-load library, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libpulsedsp
libpulsedsp is installed in your system.
Make ensure the libpulsedsp package were installed using the commands given below,
$ sudo dpkg-query -l | grep libpulsedsp *
You will get with libpulsedsp package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Sound |
| Package | libpulsedsp |
| Version | 1:4.0-0ubuntu11 |
| Description | PulseAudio OSS pre-load library |
| Sub Section | Sound |