[TeamTalk 10]: [547] TeamTalk/Configurations/DesktopConfiguration/startlist-desktop.txt: Reduced verbosity for PenDecoder and TeamTalkBackend.
tk@edam.speech.cs.cmu.edu
tk at edam.speech.cs.cmu.edu
Thu Dec 7 16:45:42 EST 2006
An HTML attachment was scrubbed...
URL: http://mailman.srv.cs.cmu.edu/pipermail/teamtalk-developers/attachments/20061207/dcff5253/attachment.html
-------------- next part --------------
Modified: TeamTalk/Configurations/DesktopConfiguration/startlist-desktop.txt
===================================================================
--- TeamTalk/Configurations/DesktopConfiguration/startlist-desktop.txt 2006-12-07 19:44:59 UTC (rev 546)
+++ TeamTalk/Configurations/DesktopConfiguration/startlist-desktop.txt 2006-12-07 21:45:42 UTC (rev 547)
@@ -4,7 +4,7 @@
{
title PenDecoder
dir ..\..\Agents\PenDecoder
- path java -classpath bsh-core-2.0b4.jar;bsh-util-2.0b4.jar;jiu.jar;dist/PenDecoder.jar;../../ExternalLibraries/galaxy/contrib/MITRE/bindings/java/lib/galaxy.jar edu.cmu.ravenclaw.pendecoder.PenDecoderServer -port 11002 -peerfile ..\..\Configurations\DesktopConfiguration\peerfile.txt
+ path java -classpath bsh-core-2.0b4.jar;bsh-util-2.0b4.jar;jiu.jar;dist/PenDecoder.jar;../../ExternalLibraries/galaxy/contrib/MITRE/bindings/java/lib/galaxy.jar edu.cmu.ravenclaw.pendecoder.PenDecoderServer -port 11002 -verbosity 1 -peerfile ..\..\Configurations\DesktopConfiguration\peerfile.txt
server_name PenDecoder
}
@@ -18,7 +18,7 @@
{
title TeamTalkBackend
dir .
- path ..\..\Bin\x86-nt\TeamTalkBackend.exe -verbosity 5 -maxconns 6
+ path ..\..\Bin\x86-nt\TeamTalkBackend.exe -verbosity 1 -maxconns 6
server_name TeamTalkBackend
}
@@ -45,7 +45,7 @@
{
title SPHINX_AUDIO
dir .
- path ..\..\Bin\x86-nt\Audio_Server.exe -maxconns 6 -sps 16000 -engine_list sphinx_engines.txt
+ path ..\..\Bin\x86-nt\Audio_Server-DEBUG.exe -maxconns 6 -sps 16000 -engine_list sphinx_engines.txt
server_name sphinx
}
@@ -62,4 +62,4 @@
path ..\..\ExternalLibraries\Galaxy\bin\x86-nt\HUB.exe -verbosity 3 -pgm_file TeamTalk-hub-desktop-skeleton.pgm
}
-}
\ No newline at end of file
+}
More information about the TeamTalk-developers
mailing list