[Julius-cvs 813] CVS update: julius4/msvc/config

アーカイブの一覧に戻る

sumom****@users***** sumom****@users*****
2013年 6月 21日 (金) 02:02:30 JST


Index: julius4/msvc/config/config-msvc-libjulius.h
diff -u julius4/msvc/config/config-msvc-libjulius.h:1.2 julius4/msvc/config/config-msvc-libjulius.h:1.3
--- julius4/msvc/config/config-msvc-libjulius.h:1.2	Fri Dec 24 13:33:42 2010
+++ julius4/msvc/config/config-msvc-libjulius.h	Fri Jun 21 02:02:29 2013
@@ -29,7 +29,7 @@
  * @author Akinobu LEE
  * @date   Sat Feb 19 12:53:54 2005
  *
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
  * 
  */
 
@@ -37,7 +37,7 @@
 #define JULIUS_PRODUCTNAME "JuliusLib"
 
 /// Version string
-#define JULIUS_VERSION "4.1.5"
+#define JULIUS_VERSION "4.2.3"
 
 /// Engine setting (value of "--enable-setup=...").
 #define JULIUS_SETUP "fast"
Index: julius4/msvc/config/config-msvc-libsent.h
diff -u julius4/msvc/config/config-msvc-libsent.h:1.3 julius4/msvc/config/config-msvc-libsent.h:1.4
--- julius4/msvc/config/config-msvc-libsent.h:1.3	Thu Feb 24 19:07:03 2011
+++ julius4/msvc/config/config-msvc-libsent.h	Fri Jun 21 02:02:30 2013
@@ -1,5 +1,5 @@
 /* Version string */
-#define LIBSENT_VERSION "4.1.5"
+#define LIBSENT_VERSION "4.2.3"
 
 /* Audio API name */
 #define AUDIO_API_NAME "pa-dsound"
@@ -103,5 +103,20 @@
 /* Define if <pulse/simple.h> exist  */
 #undef HAVE_PULSE_SIMPLE_H
 
+/* Define if enable alsa */
+#undef HAS_ALSA
+
+/* Define if enable oss */
+#undef HAS_OSS
+
+/* Define if enable pulseaudio */
+#undef HAS_PULSEAUDIO
+
+/* Define if enable esd */
+#undef HAS_ESD
+
 /* Define if MSD-HMM support is enabled */
 #undef ENABLE_MSD
+
+/* Define if MBR support is enabled */
+#undef USE_MBR



Julius-cvs メーリングリストの案内
アーカイブの一覧に戻る