sumom****@users*****
sumom****@users*****
2008年 8月 29日 (金) 00:16:54 JST
Index: julius4/julius/record.c diff -u julius4/julius/record.c:1.3 julius4/julius/record.c:1.4 --- julius4/julius/record.c:1.3 Fri Mar 28 12:57:45 2008 +++ julius4/julius/record.c Fri Aug 29 00:16:54 2008 @@ -29,7 +29,7 @@ * @author Akinobu Lee * @date Tue Sep 06 14:13:54 2005 * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * */ /* @@ -184,7 +184,6 @@ if (recfile_fp == NULL) { if (! open_error) record_sample_open(recog, dummy); - return; } if (wrwav_data(recfile_fp, speech, samplenum) == FALSE) {