How to Re-enable Voice Chat
From Imprudence
Contents |
For legal reasons, we are not allowed to distribute the Second Life voice chat components, which means we can't include them in the Imprudence downloads.
But, Imprudence will work with the voice components from the matching version of SL. So, you just have to either download them or copy them over from a normal SL installation to the same spot in the Imprudence installation. Instructions are provided below.
Linux
Imprudence 1.3 (automated install)
Open a terminal window, navigate to your Imprudence top directory, then copy and paste the following commands to download and extract the necessary files automatically:
mkdir -p ./lib curl -O http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/vivox-2.1.3010.6270-linux-20090309.tar.bz2 tar -C ./bin --strip-components 4 -xjf vivox-*.tar.bz2 --wildcards '*SLVoice' tar -C ./lib --strip-components 4 -xjf vivox-*.tar.bz2 --wildcards '*.so*' rm vivox-*.tar.bz2
If all went well, the voice files have been installed, and you can close the terminal and start using voice chat with Imprudence! If you had some difficulty or voice chat still doesn't work, please ask for help in the forums.
Imprudence 1.2 (automated install)
Open a terminal window, navigate to your Imprudence top directory, then copy and paste the following commands to download and extract the necessary files automatically:
mkdir -p ./lib curl -O http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/vivox-2.1.3010.6151-linux-20090218.tar.bz2 tar -C ./bin --strip-components 4 -xjf vivox-*.tar.bz2 --wildcards '*SLVoice' tar -C ./lib --strip-components 4 -xjf vivox-*.tar.bz2 --wildcards '*.so*' rm vivox-*.tar.bz2
If all went well, the voice files have been installed, and you can close the terminal and start using voice chat with Imprudence! If you had some difficulty or voice chat still doesn't work, please ask for help in the forums.
Manual install (any version)
If you have the official Second Life viewer installed, you can copy over some files manually.
- For Imprudence 1.3, copy from Second Life 1.23.
- For Imprudence 1.2, copy from Second Life 1.22.
Copy the following files from your Second Life directory to the same location within the Imprudence directory:
- bin/SLVoice
- lib/libalut.so
- lib/libopenal.so.1
- lib/libortp.so
- lib/libvivoxsdk.so
If all went well, the voice files have been installed, and you can start using voice chat with Imprudence! If you had some difficulty or voice chat still doesn't work, please ask for help in the forums.
Mac
Imprudence 1.3 (automated install)
Launch the Terminal application (Applications > Utilities > Terminal) to open a command line interface. Copy and paste the commands below into the Terminal window (and press enter to run them).
Depending on where you have installed Imprudence, run one of the following commands to navigate inside the Imprudence application:
- Installed in the Applications directory:
cd /Applications/Imprudence.app/ - Installed on your Desktop:
cd ~/Desktop/Imprudence.app/ - Installed somewhere else:
cdto wherever you installed it. Or temporarily move Imprudence to one of the above locations, then move it back after the voice files are installed.
Then, run all of the following commands to download and extract the necessary files automatically:
curl -O http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/vivox-2.1.3010.6270-darwin-20090309.tar.bz2 tar -C ./Contents/Resources/ --strip-components 4 -xvjf vivox-*.tar.bz2 rm vivox-*.tar.bz2
If all went well, the voice files have been installed, and you can close the Terminal application and start using voice chat with Imprudence! If you had some difficulty or voice chat still doesn't work, please ask for help in the forums.
Imprudence 1.2 (automated install)
Launch the Terminal application (Applications > Utilities > Terminal) to open a command line interface. Copy and paste the commands below into the Terminal window (and press enter to run them).
Depending on where you have installed Imprudence, run one of the following commands to navigate inside the Imprudence application:
- Installed in the Applications directory:
cd /Applications/Imprudence.app/ - Installed on your Desktop:
cd ~/Desktop/Imprudence.app/ - Installed somewhere else:
cdto wherever you installed it. Or temporarily move Imprudence to one of the above locations, then move it back after the voice files are installed.
Then, run all of the following commands to download and extract the necessary files automatically:
curl -O http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/vivox-2.1.3010.6151-darwin-20090218.tar.bz2 tar -C ./Contents/Resources/ --strip-components 4 -xvjf vivox-*.tar.bz2 rm vivox-*.tar.bz2
If all went well, the voice files have been installed, and you can close the Terminal application and start using voice chat with Imprudence! If you had some difficulty or voice chat still doesn't work, please ask for help in the forums.
Manual install (any version)
If you have the official Second Life viewer installed, you can copy over some files manually.
- For Imprudence 1.3, copy from Second Life 1.23.
- For Imprudence 1.2, copy from Second Life 1.22.
Perform the following steps to copy the voice files from Second Life to Imprudence:
- Open the Applications directory (or wherever Second Life is installed), right-click (or Ctrl-click) on the "Second Life" application, and choose "Show Package Contents".
- Double click on Contents, then Resources.
- Highlight each of the following files (hold the Shift key and click on each file in turn):
- libalut.dylib
- libopenal.dylib
- libortp.dylib
- libvivoxsdk.dylib
- SLVoice
- Right-click (or Ctrl-click) on any of the highlighted files, then choose "Copy 5 Items" from the menu. (The files will be pasted into Imprudence in a later step.)
- Repeat steps 1 and 2 to navigate inside the "Imprudence" application, again navigating to Contents, then Resources.
- Right-click (or Ctrl-click) on an empty (white) area of the directory, then choose "Paste Items" from the menu.
If all went well, the voice files have been installed, and you can close Finder and start using voice chat with Imprudence! If you had some difficulty or voice chat still doesn't work, please ask for help in the forums.
Windows
Manual install (any version)
If you don't have a version of Second Life installed:
- For Imprudence 1.3, download: http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/vivox-2.1.3010.6270-windows-20090309.tar.bz2
- For Imprudence 1.2, download: http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/vivox-2.1.3010.6151-windows-20090218.tar.bz2
- Extract the files in
indra/newview/vivox-runtime/i686-win32/to your main Imprudence folder.
OR
Download and install the appropriate version of Second Life, if you do not already have it installed.
- For Imprudence 1.3, install Second Life 1.23.
- For Imprudence 1.2, install Second Life 1.22.
Copy the following files from your Second Life installation to your Imprudence installation:
- ortp.dll
- SLVoice.exe
- vivoxsdk.dll
- wrap_oal.dll
If all went well, the voice files have been installed, and you can start using voice chat with Imprudence! If you had some difficulty or voice chat still doesn't work, please ask for help in the forums.

