Mumble
From OpenSimulator
(Difference between revisions)
m (Added note on use of ICE) |
m |
||
Line 8: | Line 8: | ||
* http://blog.knowsense.co.uk/blog/_archives/2010/8/16/4604621.html | * http://blog.knowsense.co.uk/blog/_archives/2010/8/16/4604621.html | ||
− | The Whisper solution from vComm was the idea of Volker Gaessler, founder of vComm, and works by replacing the SLVoice.exe executable with a Mumble client that looks exactly the same to the viewer process. | + | The Whisper solution from vComm was the idea of Volker Gaessler, founder of vComm, and works by replacing the SLVoice.exe executable with a Mumble client that looks exactly the same to the viewer process. A process to change between the standard Vivox SLVoice.exe executable and the Mumble one within any specific viewer installation is available. |
You will use the unchanged Mumble server (called Murmur) and a region module called MurmurVoice. Communication is over ICE. The module including instructions will be available when the source code is published. | You will use the unchanged Mumble server (called Murmur) and a region module called MurmurVoice. Communication is over ICE. The module including instructions will be available when the source code is published. | ||
See also [[Freeswitch_Module]] | See also [[Freeswitch_Module]] |
Revision as of 01:45, 17 August 2010
Initial Wiki page on development of an alternative voice module for OpenSim
Mumble - Murmur - Whisper
Initial information is available via these links:
The Whisper solution from vComm was the idea of Volker Gaessler, founder of vComm, and works by replacing the SLVoice.exe executable with a Mumble client that looks exactly the same to the viewer process. A process to change between the standard Vivox SLVoice.exe executable and the Mumble one within any specific viewer installation is available.
You will use the unchanged Mumble server (called Murmur) and a region module called MurmurVoice. Communication is over ICE. The module including instructions will be available when the source code is published.
See also Freeswitch_Module