[TeamTalk 177]: [713] TeamTalk/Configurations/DesktopConfiguration: 1) Making the other startlists use the debug audio server

bfrisch@edam.speech.cs.cmu.edu bfrisch at edam.speech.cs.cmu.edu
Tue Aug 21 17:30:28 EDT 2007


An HTML attachment was scrubbed...
URL: http://mailman.srv.cs.cmu.edu/pipermail/teamtalk-developers/attachments/20070821/49627efc/attachment.html
-------------- next part --------------
Modified: TeamTalk/Configurations/DesktopConfiguration/startlist-desktop-nopendecoder-simulated.txt
===================================================================
--- TeamTalk/Configurations/DesktopConfiguration/startlist-desktop-nopendecoder-simulated.txt	2007-08-21 19:34:41 UTC (rev 712)
+++ TeamTalk/Configurations/DesktopConfiguration/startlist-desktop-nopendecoder-simulated.txt	2007-08-21 21:30:26 UTC (rev 713)
@@ -44,7 +44,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
 }
 

Modified: TeamTalk/Configurations/DesktopConfiguration/startlist-desktop-nopendecoder.txt
===================================================================
--- TeamTalk/Configurations/DesktopConfiguration/startlist-desktop-nopendecoder.txt	2007-08-21 19:34:41 UTC (rev 712)
+++ TeamTalk/Configurations/DesktopConfiguration/startlist-desktop-nopendecoder.txt	2007-08-21 21:30:26 UTC (rev 713)
@@ -38,7 +38,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
 }
 


More information about the TeamTalk-developers mailing list