simply and fix
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 5 Feb 2011 21:02:42 +0000 (22:02 +0100)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 5 Feb 2011 21:02:42 +0000 (22:02 +0100)
gst-listen.sh

index c1988a8..83fa2f1 100755 (executable)
@@ -2,6 +2,6 @@
 
 gst-launch -v \
 tcpserversrc port=5000 ! \
-audioconvert ! "audio/x-raw-int,rate=16000,width=16,channels=1" ! \
-fakesink
-#wavenc ! filesink location=file.wav
+"audio/x-raw-int,rate=16000,width=16,channels=1" ! \
+wavenc ! \
+filesink location=file.wav