没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > blindsecondlife |
blindsecondlife
|
0 | 0 | 19 |
贡献者 | 讨论 | 代码提交 |
A client (viewer) for Second Life that augments visual presentation with sonification and UI for blind users.
See https://wiki.secondlife.com/wiki/Get_source_and_compile for info on how to build Linden's default viewer. Original files were taken from https://wiki.secondlife.com/wiki/Source_downloads
http://secondlife.com/developers/opensource/downloads/2007/09/slviewer-src-RC-1.18.3.5.zip
http://secondlife.com/developers/opensource/downloads/2007/09/slviewer-win32-libs-RC-1.18.3.5.zip
http://secondlife.com/developers/opensource/downloads/2007/09/slviewer-artwork-RC-1.18.3.5.zip
Once you can locally build and run Linden's viewer, apply my diffs from the Subversion repository (http://code.google.com/p/blindsecondlife/source) then rebuild. If you use cygwin the command would be something like,
patch < RC-1.18.3.5.diff
You'll also need to install Microsoft's Speech SDK 5.1,
Note that I while I think this is all that's necessary I haven't tested the procedure as documented here so please report if this doesn't work, or if it does then perhaps you could document the exact steps you took and I'll add them here. In the future I may also add the complete indra directory that I'm using so you can just get the whole lot at once, which might be easier for some.