[TeamTalk 284]: [820] trunk/TeamTalk/Agents: Added DateTime to support number sense.
tk@edam.speech.cs.cmu.edu
tk at edam.speech.cs.cmu.edu
Tue Oct 9 01:18:48 EDT 2007
An HTML attachment was scrubbed...
URL: http://mailman.srv.cs.cmu.edu/pipermail/teamtalk-developers/attachments/20071009/499ed04b/attachment-0001.html
-------------- next part --------------
Property changes on: trunk/TeamTalk/Agents
___________________________________________________________________
Name: svn:externals
- Pythia http://edam.speech.cs.cmu.edu/repos/olympus/trunk/Agents/Pythia
Helios http://edam.speech.cs.cmu.edu/repos/olympus/trunk/Agents/Helios3
Kalliope http://edam.speech.cs.cmu.edu/repos/olympus/trunk/Agents/Kalliope
MultiDecoder/Audio_Server http://edam.speech.cs.cmu.edu/repos/olympus/trunk/Agents/MultiDecoder/Audio_Server
MultiDecoder/Sphinx_Engine http://edam.speech.cs.cmu.edu/repos/olympus/trunk/Agents/MultiDecoder/Sphinx_Engine
NlgServer http://edam.speech.cs.cmu.edu/repos/olympus/trunk/Agents/NlgServer2
Phoenix http://edam.speech.cs.cmu.edu/repos/olympus/trunk/Agents/Phoenix2
+ Pythia http://edam.speech.cs.cmu.edu/repos/olympus/trunk/Agents/Pythia
Helios http://edam.speech.cs.cmu.edu/repos/olympus/trunk/Agents/Helios3
Kalliope http://edam.speech.cs.cmu.edu/repos/olympus/trunk/Agents/Kalliope
MultiDecoder/Audio_Server http://edam.speech.cs.cmu.edu/repos/olympus/trunk/Agents/MultiDecoder/Audio_Server
MultiDecoder/Sphinx_Engine http://edam.speech.cs.cmu.edu/repos/olympus/trunk/Agents/MultiDecoder/Sphinx_Engine
NlgServer http://edam.speech.cs.cmu.edu/repos/olympus/trunk/Agents/NlgServer2
Phoenix http://edam.speech.cs.cmu.edu/repos/olympus/trunk/Agents/Phoenix2
DateTime http://edam.speech.cs.cmu.edu/repos/olympus/trunk/Agents/DateTime4
Modified: trunk/TeamTalk/Agents/Agents.sln
===================================================================
--- trunk/TeamTalk/Agents/Agents.sln 2007-10-08 22:36:11 UTC (rev 819)
+++ trunk/TeamTalk/Agents/Agents.sln 2007-10-09 05:18:48 UTC (rev 820)
@@ -51,6 +51,8 @@
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PythiaDynamicClient", "Pythia\PythiaDynamicClient\PythiaDynamicClient.vcproj", "{BC3C2AF0-EF36-4587-B384-E154B6EDCC33}"
EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DateTime4", "DateTime\DateTime4.vcproj", "{45BAAD46-E855-4963-9CB6-324A3E276851}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
@@ -117,6 +119,10 @@
{BC3C2AF0-EF36-4587-B384-E154B6EDCC33}.Debug|Win32.Build.0 = Debug|Win32
{BC3C2AF0-EF36-4587-B384-E154B6EDCC33}.Release|Win32.ActiveCfg = Release|Win32
{BC3C2AF0-EF36-4587-B384-E154B6EDCC33}.Release|Win32.Build.0 = Release|Win32
+ {45BAAD46-E855-4963-9CB6-324A3E276851}.Debug|Win32.ActiveCfg = Debug|Win32
+ {45BAAD46-E855-4963-9CB6-324A3E276851}.Debug|Win32.Build.0 = Debug|Win32
+ {45BAAD46-E855-4963-9CB6-324A3E276851}.Release|Win32.ActiveCfg = Release|Win32
+ {45BAAD46-E855-4963-9CB6-324A3E276851}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
More information about the TeamTalk-developers
mailing list