summaryrefslogtreecommitdiff
path: root/orkaudio/config-template.xml
diff options
context:
space:
mode:
authorHenri Herscher <henri@oreka.org>2005-12-08 17:41:04 +0000
committerHenri Herscher <henri@oreka.org>2005-12-08 17:41:04 +0000
commit0fa01ab377354d3b4adb2f31b50a6c0d6cf1dc56 (patch)
treedeb2219e7686b2261c069204c6b292a1e1839e61 /orkaudio/config-template.xml
parent3143ecb6ed160acff42fdaa4c1947fc29d0003a2 (diff)
Orkaudio can now encode in "pcmwav" format, ie, pcm stored in a wav file without compression.
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@100 09dcff7a-b715-0410-9601-b79a96267cd0
Diffstat (limited to 'orkaudio/config-template.xml')
-rw-r--r--orkaudio/config-template.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/orkaudio/config-template.xml b/orkaudio/config-template.xml
index 5599f04..db2248e 100644
--- a/orkaudio/config-template.xml
+++ b/orkaudio/config-template.xml
@@ -10,7 +10,7 @@
<!--<CapturePlugin>SoundDevice.dll</CapturePlugin>-->
<CapturePluginPath>audiocaptureplugins/</CapturePluginPath>
- <!-- Audio file storage format: choose from: native, gsm, ulaw, alaw -->
+ <!-- Audio file storage format: choose from: native, gsm, ulaw, alaw, pcmwav -->
<StorageAudioFormat>gsm</StorageAudioFormat>
<!-- If you want to keep native audio files as well as compressed, change this to "no" -->