2706e1ca0c118cb78fbbbc977e4e95e14fdedebc |
14-Jun-2013 |
Glenn Kasten <gkasten@google.com> |
AudioRecord must be used as sp<> only Bug: 9423855 Change-Id: Ic89aa66383fae603f6a8ff23e61dd520f6e990af
rec_jni/android_speech_srec_MicrophoneInputStream.cpp
|
e5dbeef33ff1804a610e7e3b231f90350743695c |
10-Apr-2013 |
Ying Wang <wangying@google.com> |
Add liblog Bug: 8580410 Change-Id: Idb83d3ea0e76f1df03f5038388246dde661cf1b1
rec_jni/Android.mk
|
b5c68531728749d1f23781fc43ebefc752650871 |
30-Oct-2012 |
Glenn Kasten <gkasten@google.com> |
Remove obsolete references to libmedia_native Bug: 6654403 Change-Id: I2f35bc60365a3d866a9b066c574a09fbddd42958
rec_jni/Android.mk
|
0ea9fd9cea14dd70b809238e07d85f383f1fa747 |
13-Aug-2012 |
Jean-Baptiste Queru <jbq@google.com> |
am dc315ced: Merge "[MIPS] Add MIPS support" * commit 'dc315cedb10875c8e7ccf8d9af45131993003244': [MIPS] Add MIPS support
|
dc315cedb10875c8e7ccf8d9af45131993003244 |
13-Aug-2012 |
Jean-Baptiste Queru <jbq@google.com> |
Merge "[MIPS] Add MIPS support"
|
4150c3d5050b6581292fd7196a2f5f86ca57bf1e |
19-Apr-2011 |
Chris Dearman <chris@mips.com> |
[MIPS] Add MIPS support Signed-off-by: Chris Dearman <chris@mips.com>
ake/asr/Makefile.config
|
1ff628462a7b6f122c350efb5e5b84052b4b6486 |
13-Jul-2012 |
Glenn Kasten <gkasten@google.com> |
AudioRecord::stop() returns void like AudioTrack::stop() Change-Id: I31015fee8bb8bf1650cc55b6e3f77b55e81c13cc
rec_jni/android_speech_srec_MicrophoneInputStream.cpp
|
87937d3eed4c1d2eba95bf3a0071a8e9d88f7b98 |
26-Mar-2012 |
Glenn Kasten <gkasten@google.com> |
Remove AudioRecord record_flags Change-Id: I69d781eca9fdf174dc5d8db0bebc35da2bdbae5e
udio/AudioIn/UNIX/src/audioinwrapper.cpp
rec_jni/android_speech_srec_MicrophoneInputStream.cpp
|
97a59d851d618d8315546b5521bb3d0a63579404 |
18-Jun-2012 |
Ying Wang <wangying@google.com> |
am b02a57d1: am 3b86e1f2: Don\'t use ALL_PREBUILT * commit 'b02a57d1448283477d13b248a6beb2754b9430fd': Don't use ALL_PREBUILT
|
b02a57d1448283477d13b248a6beb2754b9430fd |
18-Jun-2012 |
Ying Wang <wangying@google.com> |
am 3b86e1f2: Don\'t use ALL_PREBUILT * commit '3b86e1f2371f3bfb4b798d5c7671bf8ed79f5caf': Don't use ALL_PREBUILT
|
3b86e1f2371f3bfb4b798d5c7671bf8ed79f5caf |
15-Jun-2012 |
Ying Wang <wangying@google.com> |
Don't use ALL_PREBUILT Bug: 6294985 With ALL_PREBUILT it just installs the data files to all devices. We switch to a config.mk, which will be included by module definition of VoiceDialer.apk and set up the necessary dependency. TODO: modulize the config files and have VoiceDialer.apk depend on them. Change-Id: I25ecb9888960806acda808ef8f5e88fe9bcb48bb
onfig/en.us/Android.mk
onfig/en.us/config.mk
rec_jni/Android.mk
|
2027d973efa9d53a62606a059ef9dc1cc15a19c6 |
15-May-2012 |
Elliott Hughes <enh@google.com> |
Remove obsolete ThirdPartyProject.prop file. Change-Id: I847cf7e70f043c985c3e7f62b7b4d6b3b92b2e43
hirdPartyProject.prop
|
24e519e0a5ee5d625c986c21d3f702528017b560 |
08-May-2012 |
Jean-Baptiste Queru <jbq@google.com> |
am caa4a614: Merge "Xcode 4.3 compatibility checkin" * commit 'caa4a614d192210a0f1f819499e71a8b6daacf0f': Xcode 4.3 compatibility checkin
|
caa4a614d192210a0f1f819499e71a8b6daacf0f |
08-May-2012 |
Jean-Baptiste Queru <jbq@google.com> |
Merge "Xcode 4.3 compatibility checkin"
|
5ccdc5b375d870addd409a4b6ed8ba3144e11845 |
04-May-2012 |
Jean-Baptiste Queru <jbq@google.com> |
am 84d13f37: Merge "Xcode 4.3 compatibility checkin" * commit '84d13f373f031641743c4b08156529b8754a32a8': Xcode 4.3 compatibility checkin
|
84d13f373f031641743c4b08156529b8754a32a8 |
04-May-2012 |
Jean-Baptiste Queru <jbq@google.com> |
Merge "Xcode 4.3 compatibility checkin"
|
f09d1b6f7933065cd6102d968f108048c002a3aa |
21-Feb-2012 |
Al Sutton <al@funkyandroid.com> |
Xcode 4.3 compatibility checkin Xcode 4.3 is unable to find the inlined methods when linking libSR_Recognizer, so this patch clears the definition of PINLINE for the Xcode 4.3 compiler which ensures that the methods which cause the errors are not inlined Change-Id: I28d0bdf084cb60e93db80fe8a8c7ad6d0dd01dc0 Signed-off-by: Al Sutton <al@funkyandroid.com>
ortable/include/PortExport.h
|
2018726aeb9a40b84670483d5e6ef381f662ddd9 |
06-Apr-2012 |
Wei Zhong <wzhong@google.com> |
Add NOTICE and MODULE_LICENSE_APACHE2 file for each Android.mk Bug: 6299628 Change-Id: I8e4352b7db6499264106ba0e52e5c3e755a488b9 Signed-off-by: Wei Zhong <wzhong@google.com> (cherry picked from commit cc15631660de061ec4f65e8714c0836520b35ddf)
udio/AudioIn/MODULE_LICENSE_APACHE2
udio/AudioIn/NOTICE
udio/AudioIn/UNIX/MODULE_LICENSE_APACHE2
udio/AudioIn/UNIX/NOTICE
udio/AudioIn/UNIX/src/MODULE_LICENSE_APACHE2
udio/AudioIn/UNIX/src/NOTICE
udio/MODULE_LICENSE_APACHE2
udio/NOTICE
udio/test/AudioHardwareRecord/MODULE_LICENSE_APACHE2
udio/test/AudioHardwareRecord/NOTICE
udio/test/AudioHardwareRecordLoop/MODULE_LICENSE_APACHE2
udio/test/AudioHardwareRecordLoop/NOTICE
udio/test/AudioInRecord/MODULE_LICENSE_APACHE2
udio/test/AudioInRecord/NOTICE
udio/test/MODULE_LICENSE_APACHE2
udio/test/NOTICE
onfig/MODULE_LICENSE_APACHE2
onfig/NOTICE
onfig/en.us/MODULE_LICENSE_APACHE2
onfig/en.us/NOTICE
ortable/MODULE_LICENSE_APACHE2
ortable/NOTICE
eti/MODULE_LICENSE_APACHE2
eti/NOTICE
eti/sltsEngine/MODULE_LICENSE_APACHE2
eti/sltsEngine/NOTICE
hared/MODULE_LICENSE_APACHE2
hared/NOTICE
rec/AcousticModels/MODULE_LICENSE_APACHE2
rec/AcousticModels/NOTICE
rec/AcousticState/MODULE_LICENSE_APACHE2
rec/AcousticState/NOTICE
rec/EventLog/MODULE_LICENSE_APACHE2
rec/EventLog/NOTICE
rec/Grammar/MODULE_LICENSE_APACHE2
rec/Grammar/NOTICE
rec/MODULE_LICENSE_APACHE2
rec/NOTICE
rec/Nametag/MODULE_LICENSE_APACHE2
rec/Nametag/NOTICE
rec/Recognizer/MODULE_LICENSE_APACHE2
rec/Recognizer/NOTICE
rec/Semproc/MODULE_LICENSE_APACHE2
rec/Semproc/NOTICE
rec/Session/MODULE_LICENSE_APACHE2
rec/Session/NOTICE
rec/Vocabulary/MODULE_LICENSE_APACHE2
rec/Vocabulary/NOTICE
rec/ca/MODULE_LICENSE_APACHE2
rec/ca/NOTICE
rec/test/MODULE_LICENSE_APACHE2
rec/test/NOTICE
rec/test/SRecTest/MODULE_LICENSE_APACHE2
rec/test/SRecTest/NOTICE
rec/test/SRecTestAudio/MODULE_LICENSE_APACHE2
rec/test/SRecTestAudio/NOTICE
rec_jni/MODULE_LICENSE_APACHE2
rec_jni/NOTICE
ests/MODULE_LICENSE_APACHE2
ests/NOTICE
ools/MODULE_LICENSE_APACHE2
ools/NOTICE
ools/dictTest/MODULE_LICENSE_APACHE2
ools/dictTest/NOTICE
ools/grxmlcompile/MODULE_LICENSE_APACHE2
ools/grxmlcompile/NOTICE
ools/make_cfst/MODULE_LICENSE_APACHE2
ools/make_cfst/NOTICE
ools/make_g2g/MODULE_LICENSE_APACHE2
ools/make_g2g/NOTICE
ools/make_ve_grammar/MODULE_LICENSE_APACHE2
ools/make_ve_grammar/NOTICE
ools/parseStringTest/MODULE_LICENSE_APACHE2
ools/parseStringTest/NOTICE
ools/test_g2g/MODULE_LICENSE_APACHE2
ools/test_g2g/NOTICE
ools/test_swiarb/MODULE_LICENSE_APACHE2
ools/test_swiarb/NOTICE
ools/thirdparty/MODULE_LICENSE_APACHE2
ools/thirdparty/NOTICE
ools/thirdparty/OpenFst/MODULE_LICENSE_APACHE2
ools/thirdparty/OpenFst/NOTICE
ools/thirdparty/OpenFst/fst/MODULE_LICENSE_APACHE2
ools/thirdparty/OpenFst/fst/NOTICE
ools/thirdparty/OpenFst/fst/lib/MODULE_LICENSE_APACHE2
ools/thirdparty/OpenFst/fst/lib/NOTICE
|
b948e6426a16e4cb4306f84b2acf280e9eb33305 |
13-Mar-2012 |
Glenn Kasten <gkasten@google.com> |
Add libmedia_native and remove obsolete libmedia Change-Id: Ibaebc3c5fdf8b98a94a8b775a4e93add4fd379cf
udio/AudioIn/UNIX/src/Android.mk
udio/test/AudioHardwareRecord/Android.mk
udio/test/AudioHardwareRecordLoop/Android.mk
udio/test/AudioInRecord/Android.mk
ortable/Android.mk
rec/test/SRecTestAudio/Android.mk
rec_jni/Android.mk
|
0e94fe6807e53920046fa83715af4788b844ca95 |
09-Mar-2012 |
Glenn Kasten <gkasten@google.com> |
Use AudioRecord::record_flags consistently Change-Id: I6466aa80bcffd41c8c874330167b7b5786cef26b
udio/AudioIn/UNIX/src/audioinwrapper.cpp
rec_jni/android_speech_srec_MicrophoneInputStream.cpp
|
ea4ad6085a8661b5513c394316108c0ef26f3e7b |
19-Feb-2012 |
Al Sutton <al@funkyandroid.com> |
Xcode 4.3 compatibility checkin The update compiler in Xcode 4.3 (and 4.4) requires lookups into dependant bases of class templates to be qualified. This checkin fixes the issues raised by the compiler by implementing the this-> recommendation from the llvm page at http://clang.llvm.org/compatibility.html#dep_lookup_bases Signed-off-by: Al Sutton <al@funkyandroid.com>
ools/thirdparty/OpenFst/fst/lib/cache.h
ools/thirdparty/OpenFst/fst/lib/compose.h
ools/thirdparty/OpenFst/fst/lib/const-fst.h
ools/thirdparty/OpenFst/fst/lib/determinize.h
ools/thirdparty/OpenFst/fst/lib/factor-weight.h
ools/thirdparty/OpenFst/fst/lib/map.h
ools/thirdparty/OpenFst/fst/lib/vector-fst.h
|
040dcc36996cded4371cc59dfc3a9e53247a61f5 |
06-Jan-2012 |
Steve Block <steveblock@google.com> |
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE See https://android-git.corp.google.com/g/#/c/157220 Bug: 5449033 Change-Id: I3719a243181c92dc8cc3fc5d3aa3da4c14e990df
ortable/src/plog.c
rec_jni/android_speech_srec_MicrophoneInputStream.cpp
rec_jni/android_speech_srec_Recognizer.cpp
|
8f5babd6d78f4d72c21eefe6c16a67f3fbbeced6 |
08-Nov-2011 |
Ying Wang <wangying@google.com> |
Remove libraries from static library modules. Static library module does not link against libraries. Change-Id: Icbe6c6d076b640e6a7079de95f010a438efd9389
rec/ca/Android.mk
|
38d0f27b33c60b9be4c636af74bcbbae0bfb28b0 |
12-Jul-2011 |
Jeff Brown <jeffbrown@google.com> |
Remove the simulator target from all makefiles. Bug: 5010576 Change-Id: I35dafaa642725a447be8ca5d067bff20c3613b1c
ndroid.mk
|
570be96f35b570ee31c86a602cc6c050e03a1f3d |
11-May-2011 |
Dima Zavin <dima@android.com> |
update for new audio.h header location Change-Id: Ia8c12a63e39b9baad6e039d81100e5fbe5ff7dec Signed-off-by: Dima Zavin <dima@android.com>
udio/AudioIn/UNIX/src/audioinwrapper.cpp
rec_jni/android_speech_srec_MicrophoneInputStream.cpp
|
1b229941e91e25f6fa787b20cd6f53c818b2eb7f |
06-Apr-2011 |
Dima Zavin <dima@android.com> |
srec: convert to use new audio.h Change-Id: Ifc945f9fd99e40a051406b0a0889967ceae92ece Signed-off-by: Dima Zavin <dima@android.com>
udio/AudioIn/UNIX/src/audioinwrapper.cpp
rec_jni/android_speech_srec_MicrophoneInputStream.cpp
|
d2aa1305744ec45eec732eb535dae4d42820a3f8 |
11-Jan-2011 |
Nick Kralevich <nnk@google.com> |
Merge "Fix crash occuring when using Recognizer"
|
af6bc004589c456d52a8858ec8e3b448d17077bc |
03-Jan-2011 |
John Eckerdal <john.eckerdal@sonyericsson.com> |
Fix crash occuring when using Recognizer The SR_RecognizerResultGetKeyList should return [Ljava/lang/String, however the code as written before the change will actually return [[Ljava/lang/String This "worked" before, probably by accident, but since dvmFindArrayClassForElement has been rewritten to no longer used a cached arrayClass. The dvmFindArrayClassForElement actually prepends the [ and it should not be in SR_RecognizerResultGetKeyList. Change-Id: Ida74600f224d8a7f9906c51b1881dcb9451cc289
rec_jni/android_speech_srec_Recognizer.cpp
|
7390035ea61b32477243d60c452664150b61f023 |
06-Nov-2009 |
Jean-Michel Trivi <jmtrivi@google.com> |
Fix bug 3119612 Set VoiceDialer to use the VOICE_RECOGNITION audio source.
rec_jni/android_speech_srec_MicrophoneInputStream.cpp
|
fe2df6d191e9b24fed13a3c7c24ff8aa11281988 |
16-Jul-2010 |
The Android Open Source Project <initial-contribution@android.com> |
add meta-files about 3rd party projects Change-Id: Icedfb871849cdbd34dd9eb81a0392cbbeb3c569b
hirdPartyProject.prop
|
35a6d12873c94f19efdf4763b7ed4f00212b1d15 |
14-May-2010 |
Nick Kralevich <nnk@google.com> |
Get rid of warnings when compiled with -Wformat-security Change-Id: I01014d78c9e9a17c2010660cbfab28f189867f26
rec/crec/astar.c
rec/crec/srec_debug.c
|
8d5f2f9726144b7213c761951db71140856a42a5 |
14-May-2010 |
Nick Kralevich <nnk@google.com> |
Get rid of warnings when compiled with -Wformat-security Change-Id: I0297f9e3cccdb7adf1aed583539b84c6c06e3f5e
ortable/src/plog.c
|
58a59517c49aa1153cf4c5813ac4829e88ca8f48 |
06-May-2010 |
Dan Bornstein <danfuzz@android.com> |
For issue #2651381, allow library prelinking. Change-Id: I38b84e6d61a09d569d17c3dbb47ed271c27342ad
udio/AudioIn/UNIX/src/Android.mk
|
d28826b5bb70c5500651933503234b7772974a53 |
25-Mar-2010 |
Martin Hibdon <mah@android.com> |
Revert change Ibef3b834 Change Ibef3b834 increased the size of buffers to address Bug: 2537307. This was not an ideal solution, because it consumes more memory and is still vulnerable to failure if package names or class names get larger. Change I127c860b fixes the problem in a different way, so we can now shrink the buffer size back to the original value. Change-Id: I67db90017bb84b2c4a4ff962e5a524a9a32b67e8
rec/Semproc/include/SR_SemprocDefinitions.h
|
27a73498e01d5f28fb5ad112a46cf16b8b4c06ce |
25-Mar-2010 |
Martin Hibdon <mah@android.com> |
Make the voiceDialer work again Bug: 2537307 The recognizer has a limit on the size of each semantic value in the grammar. Now that we are storing both the package name and class name there, it's pretty easy to overflow the limit. This change doubles the size of the buffer, making this overflow less likely. Change-Id: Ibef3b834cf867e3e4ad7678289460e451e704f2f
rec/Semproc/include/SR_SemprocDefinitions.h
|
b11fdf951c652f9a3ea7aa4a70092f8cbd4b75a9 |
19-Mar-2010 |
Andreas Huber <andih@google.com> |
An attempt at fixing the opal build. Change-Id: Ia753794affbd79edd55b51238e68831e981256f0 related-to-bug: 2513148
udio/AudioIn/UNIX/src/Android.mk
|
98d00fb75d1799e74ee218e938b711489508005f |
18-Mar-2010 |
Andreas Huber <andih@google.com> |
Make libSR_AudioIn a shared library. Change-Id: Idf69fa0d8a5f29dd5fe7ab0ec9b75d56ef8f4479 related-to-bug: related-to-bug: 2513148
udio/AudioIn/UNIX/src/Android.mk
udio/test/AudioHardwareRecord/Android.mk
udio/test/AudioHardwareRecordLoop/Android.mk
udio/test/AudioInRecord/Android.mk
rec/test/SRecTestAudio/Android.mk
|
fe309b0ab78830a1d278eb9e279f321b46b0b85e |
18-Mar-2010 |
Andreas Huber <andih@google.com> |
Revert "Make libSR_AudioIn a shared library." This reverts commit ecc8abf047fb7351d8266a925076ac13672a4395.
udio/AudioIn/UNIX/src/Android.mk
udio/test/AudioHardwareRecord/Android.mk
udio/test/AudioHardwareRecordLoop/Android.mk
udio/test/AudioInRecord/Android.mk
rec/test/SRecTestAudio/Android.mk
|
ecc8abf047fb7351d8266a925076ac13672a4395 |
18-Mar-2010 |
Andreas Huber <andih@google.com> |
Make libSR_AudioIn a shared library. Change-Id: Idf6c132304fd30a4418eb6bf913c9047b4f38ee5 related-to-bug: 2513148
udio/AudioIn/UNIX/src/Android.mk
udio/test/AudioHardwareRecord/Android.mk
udio/test/AudioHardwareRecordLoop/Android.mk
udio/test/AudioInRecord/Android.mk
rec/test/SRecTestAudio/Android.mk
|
0fcba1043e7a1f8d6ed96f9c91021b8a94e0c501 |
09-Mar-2010 |
Jean-Baptiste Queru <jbq@google.com> |
Add an empty CleanSpec.mk Change-Id: I6af3d47fd023d99a2f2fdbd6c94de93e7cf143ab
leanSpec.mk
|
b58f675c627362d65be9a0b79c48ac5ace3ca722 |
05-Mar-2010 |
mah <mah@android.com> |
Update th phone_type_choice and voice_dialer grammars Both of these grammars now support the commands "exit" and "cancel", which will result in the voice dialer exiting.
onfig/en.us/grammars/VoiceDialer.grxml
onfig/en.us/grammars/phone_type_choice.grxml
|
18d902b732b0e834591fff49f36f9f8b174c61fa |
24-Feb-2010 |
mah <mah@android.com> |
Add phone_type_choice grammar to Srec Bug#232200 This grammar accepts the four phone types supported by the VoiceDialer: "home", "mobile", "work", and "other", along with "retry" and "exit". It is used when the voicedialer has determined which person to call, but is not yet sure which phone to call them on. Also get rid of some of the uneeded code from the boolean grammar. It was allowing for changes to be made at runtime, but that is not needed.
onfig/en.us/Android.mk
onfig/en.us/grammars/boolean.grxml
onfig/en.us/grammars/phone_type_choice.grxml
|
5724a749e555281f76a12c9990d0f180ca7e4757 |
19-Feb-2010 |
Martin Hibdon <mah@android.com> |
Merge "Add the boolean grammar to the makefile. This is needed to support the new flow for the bluetooth voice dialer."
|
5907e629dc09d64836f66866f1ed4f44501a0b31 |
09-Feb-2010 |
mah <mah@android.com> |
Add the boolean grammar to the makefile. This is needed to support the new flow for the bluetooth voice dialer.
onfig/en.us/Android.mk
|
6bac3be5474605919f189eaa90c51d231d29ff83 |
05-Feb-2010 |
The Android Open Source Project <initial-contribution@android.com> |
am f91bed8b: am ee67ee74: reconcile main tree with open-source eclair Merge commit 'f91bed8b6616d14bbc94fd63abcf6709d541ee39' * commit 'f91bed8b6616d14bbc94fd63abcf6709d541ee39': android-2.1_r1 snapshot
|
f91bed8b6616d14bbc94fd63abcf6709d541ee39 |
05-Feb-2010 |
The Android Open Source Project <initial-contribution@android.com> |
am ee67ee74: reconcile main tree with open-source eclair Merge commit 'ee67ee7420a4a3f95229f8e53780e81589540993' into eclair-plus-aosp * commit 'ee67ee7420a4a3f95229f8e53780e81589540993': android-2.1_r1 snapshot
|
ee67ee7420a4a3f95229f8e53780e81589540993 |
05-Feb-2010 |
The Android Open Source Project <initial-contribution@android.com> |
reconcile main tree with open-source eclair
|
0ec3ae17808aba20b7a5b4ebf5df99644666bae3 |
29-Jan-2010 |
The Android Open Source Project <initial-contribution@android.com> |
reconcile android-2.1_r1 snapshot
|
4816a9d2ea5a426ae7f9a961b6e7e3de41f11362 |
13-Jan-2010 |
The Android Open Source Project <initial-contribution@android.com> |
android-2.1_r1 snapshot
|
65bb5c3bf2ec4bdc7249513d3fedd4ea26a6a059 |
16-Nov-2009 |
Jean-Baptiste Queru <jbq@google.com> |
am b888ee10: merge from open-source master Merge commit 'b888ee1007939e6bcc6e9693edea404219b17e18' * commit 'b888ee1007939e6bcc6e9693edea404219b17e18': eclair snapshot Fix bug 2243155 Set VoiceDialer to use the VOICE_RECOGNITION audio source.
|
b888ee1007939e6bcc6e9693edea404219b17e18 |
15-Nov-2009 |
Jean-Baptiste Queru <jbq@google.com> |
merge from open-source master
|
68f673de564d7b1f628faeca12a9b8f4233a819f |
15-Nov-2009 |
Jean-Baptiste Queru <jbq@google.com> |
merge from open-source master Merge commit 'goog/stage-korg-master' into HEAD
|
69fa1fab8a2821dcc07cc7d0948afc45cc6271d6 |
15-Nov-2009 |
Jean-Baptiste Queru <jbq@google.com> |
merge from eclair
|
424de0ebbfbaee6b6453044fe1f1fe2b91c2b41d |
13-Nov-2009 |
Jean-Baptiste Queru <jbq@google.com> |
eclair snapshot
udio/AudioIn/UNIX/src/audioin.c
udio/AudioIn/UNIX/src/audioinwrapper.cpp
rec/ca/acc_basi.c
rec_jni/android_speech_srec_MicrophoneInputStream.cpp
ools/grxmlcompile/gr_iface.cpp
ools/grxmlcompile/sub_base.cpp
ools/grxmlcompile/sub_grph.cpp
ools/grxmlcompile/sub_min.cpp
ools/grxmlcompile/sub_supp.cpp
|
f0b93435cbda49370d91ba3ae7cda6a4e44ed2f1 |
06-Nov-2009 |
Jean-Michel Trivi <jmtrivi@google.com> |
am 3133210f: Fix bug 2243155 Set VoiceDialer to use the VOICE_RECOGNITION audio source. Merge commit '3133210f7381d7510af72a72a7472ab4fdaef698' into eclair-plus-aosp * commit '3133210f7381d7510af72a72a7472ab4fdaef698': Fix bug 2243155 Set VoiceDialer to use the VOICE_RECOGNITION audio source.
|
3133210f7381d7510af72a72a7472ab4fdaef698 |
06-Nov-2009 |
Jean-Michel Trivi <jmtrivi@google.com> |
Fix bug 2243155 Set VoiceDialer to use the VOICE_RECOGNITION audio source.
rec_jni/android_speech_srec_MicrophoneInputStream.cpp
|
0211be69fab91524066b8518c73819c218582042 |
02-Oct-2009 |
Doug Kwan <dougkwan@google.com> |
Add back missing shared library used by executable in linker command. Currently this library is linked via dependency of another shared library. While this works, it is not the right thigh to do.
udio/test/AudioHardwareRecord/Android.mk
udio/test/AudioHardwareRecordLoop/Android.mk
udio/test/AudioInRecord/Android.mk
rec/test/SRecTestAudio/Android.mk
|
471dacfa43513695aaf1d517c6645b247ce736db |
23-Sep-2009 |
Marco Nelissen <marcone@google.com> |
am 7d56aaf9: Fix crash in voice recognizer when it fails to load the acoustic model Merge commit '7d56aaf97085593d3aa8080451783fc080731539' into eclair-plus-aosp * commit '7d56aaf97085593d3aa8080451783fc080731539': Fix crash in voice recognizer when it fails to load the acoustic model
|
7d56aaf97085593d3aa8080451783fc080731539 |
23-Sep-2009 |
Marco Nelissen <marcone@google.com> |
Fix crash in voice recognizer when it fails to load the acoustic model
rec/ca/acc_basi.c
|
29609d50c9058064d3dde87fce740056171af99e |
17-Sep-2009 |
Jean-Baptiste Queru <jbq@google.com> |
merge from open-source master
|
9b3cf2cf941258bb88a482e2bbb8e1127f14bfc1 |
16-Sep-2009 |
Android Code Review <code-review@android.com> |
Merge change 10545 * changes: modified to support SuperH architecture
|
4d9c3bb19bf336d9af77ebde5f9ced50b2759c96 |
01-Sep-2009 |
Jean-Baptiste Queru <jbq@google.com> |
merge from open-source master
|
86160f96aac201b96830adc14248963208a3e090 |
09-Nov-2008 |
Alexey Tarasov <tarasov@dodologics.com> |
Removed libdl from libraries to link with when building on FreeBSD
ools/make_cfst/Android.mk
|
89837f8a3ded67a109342fb0a1c0840f83fca6e5 |
26-Jul-2009 |
Jean-Baptiste Queru <jbq@google.com> |
reconcile korg/master into goog/master
|
ef9ede14790183212bf3ca51854a5ed6c4bc20e4 |
26-Jul-2009 |
Jean-Baptiste Queru <jbq@google.com> |
Merge korg/donut into korg/master
|
85d4a2a8fe7c306f0e0cfd30f51e9015566c021d |
17-Jul-2009 |
Eric Laurent <elaurent@google.com> |
Fix issue 1795088 Improve audio routing code Integrated comments after patch set 1 review.
udio/AudioIn/UNIX/src/audioinwrapper.cpp
rec_jni/android_speech_srec_MicrophoneInputStream.cpp
|
b934819a6895251b3e50c82047b404671a7fc0cd |
01-Jul-2009 |
Shin-ichiro KAWASAKI <shinichiro.kawasaki.mg@hitachi.com> |
modified to support SuperH architecture
ake/asr/Makefile.config
|
37fa4d135b2e3ab95933cb10c72acb6e9c80c0ee |
25-Jun-2009 |
Jack Palevich <jackpal@google.com> |
am 1bfedbd0: Include cstdio so that this header file can compile with gcc 4.4. Merge commit '1bfedbd04122c0e177caf693423aabad3462d66d' * commit '1bfedbd04122c0e177caf693423aabad3462d66d': Include cstdio so that this header file can compile with gcc 4.4.
|
1bfedbd04122c0e177caf693423aabad3462d66d |
25-Jun-2009 |
Jack Palevich <jackpal@google.com> |
Include cstdio so that this header file can compile with gcc 4.4. Otherwise printf is undeclared. This code worked with earlier versions of gcc because either cstdio or stdio.h was being included by some other header file. But this was not guaranteed behavior, so with GCC 4.4 there is an error. The fix is backwards compatible with earlier versions of GCC. Note, I'm using "GCC" to mean Gnu Compile Collection, as this problem is specific to the C++ compiler, not the C compiler.
ools/grxmlcompile/netw_arc.h
|
0c102d24b84c732c02713afdb51366cfcd2561ba |
23-Jun-2009 |
Sriram Raman <sriramkraman@google.com> |
am ed4cbb76: Remove SREC tests from tests build Merge commit 'ed4cbb766a2d83f71c03b1b327d696e7b56377a6' * commit 'ed4cbb766a2d83f71c03b1b327d696e7b56377a6': Remove SREC tests from tests build
|
ed4cbb766a2d83f71c03b1b327d696e7b56377a6 |
23-Jun-2009 |
Sriram Raman <sriramkraman@google.com> |
Remove SREC tests from tests build
udio/test/AudioHardwareRecord/Android.mk
udio/test/AudioHardwareRecordLoop/Android.mk
rec/test/SRecTest/Android.mk
rec/test/SRecTestAudio/Android.mk
|
911ed5ef5cf422478954fc2a413969cd44d512cd |
29-May-2009 |
Sriram Raman <sriramkraman@google.com> |
Don't build SRecTest and SRecTestAudio with tests build (system.img gets too large)
rec/test/SRecTest/Android.mk
rec/test/SRecTestAudio/Android.mk
|
b817a0552d090bb45d38c5d93301ad9008cd7ae4 |
23-Apr-2009 |
Jean-Baptiste Queru <jbq@google.com> |
Merge donut into master
|
66d9f39f64360565c0b7176218412135b8242528 |
21-Mar-2009 |
Scott Tsai <scottt.tw@gmail.com> |
grxmlcompile: include <cstdio> in files that wants netw_arc.h to make the code build on gcc-4.4. NUANArc::Print{,Text} in netw_arc.h uses 'printf' which is no longer implicitly pulled in by <iostream> in gcc >= 4.4.
ools/grxmlcompile/gr_iface.cpp
ools/grxmlcompile/sub_base.cpp
ools/grxmlcompile/sub_grph.cpp
ools/grxmlcompile/sub_min.cpp
ools/grxmlcompile/sub_supp.cpp
|
15fc15883c8aee2b736e8cc9a31eef071908e4a0 |
02-Nov-2008 |
Sean McNeil <sean@mcneil.com> |
Android on Freerunner support
udio/AudioIn/UNIX/src/audioin.c
udio/AudioIn/UNIX/src/audioinwrapper.cpp
|
0a068327043d74ce9a6ed46a8256aa282d6b2aa7 |
29-Mar-2009 |
The Android Open Source Project <initial-contribution@android.com> |
Merge branch 'open_source_contributions_cherry_picked' into google_internal
|
fd842d956e1554cdf72141cd0deed601b3a862a6 |
21-Mar-2009 |
Scott Tsai <scottt.tw@gmail.com> |
grxmlcompile: include <cstdio> in files that wants netw_arc.h to make the code build on gcc-4.4. NUANArc::Print{,Text} in netw_arc.h uses 'printf' which is no longer implicitly pulled in by <iostream> in gcc >= 4.4.
ools/grxmlcompile/gr_iface.cpp
ools/grxmlcompile/sub_base.cpp
ools/grxmlcompile/sub_grph.cpp
ools/grxmlcompile/sub_min.cpp
ools/grxmlcompile/sub_supp.cpp
|
bfaac6ab6a7c93e0aea69e68f9f0eaef7d8f7755 |
18-Mar-2009 |
Jean-Baptiste Queru <jbq@google.com> |
Merge commit 'remotes/korg/cupcake' into merge
|
89e750f8f329133f796196df3eae61edf173b6ed |
02-Nov-2008 |
Sean McNeil <sean@mcneil.com> |
Android on Freerunner support
udio/AudioIn/UNIX/src/audioin.c
udio/AudioIn/UNIX/src/audioinwrapper.cpp
|
4a68b3365c8c50aa93505e99ead2565ab73dcdb0 |
04-Mar-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import from //depot/cupcake/@135843
ndroid.mk
ODULE_LICENSE_APACHE2
OTICE
udio/Android.mk
udio/AudioIn/Android.mk
udio/AudioIn/UNIX/Android.mk
udio/AudioIn/UNIX/include/audioin.h
udio/AudioIn/UNIX/include/audioinerr.h
udio/AudioIn/UNIX/include/audioinwrapper.h
udio/AudioIn/UNIX/include/filter.h
udio/AudioIn/UNIX/src/Android.mk
udio/AudioIn/UNIX/src/audioin.c
udio/AudioIn/UNIX/src/audioinwrapper.cpp
udio/AudioIn/UNIX/src/filter.c
udio/test/Android.mk
udio/test/AudioHardwareRecord/Android.mk
udio/test/AudioHardwareRecord/src/AudioHardwareRecord.c
udio/test/AudioHardwareRecordLoop/Android.mk
udio/test/AudioHardwareRecordLoop/src/AudioHardwareRecordLoop.c
udio/test/AudioInRecord/Android.mk
udio/test/AudioInRecord/src/AudioInRecord.c
onfig/Android.mk
onfig/en.us/Android.mk
onfig/en.us/adb_pull_system_usr_srec_bothtags5.sh
onfig/en.us/adb_pull_system_usr_srec_bothtags5_from_saved.sh
onfig/en.us/adb_pull_system_usr_srec_change_sample_rate2.sh
onfig/en.us/adb_pull_system_usr_srec_liveaudio.sh
onfig/en.us/adb_pull_system_usr_srec_set_get_param.sh
onfig/en.us/audio/m252/m252a10e.nwv
onfig/en.us/audio/m252/m252a11e.nwv
onfig/en.us/audio/m252/m252a12e.nwv
onfig/en.us/audio/m252/m252a21e.nwv
onfig/en.us/audio/m252/m252a22e.nwv
onfig/en.us/audio/m252/m252a24e.nwv
onfig/en.us/audio/m252/m252a3fe.nwv
onfig/en.us/audio/v139/v139_007.nwv
onfig/en.us/audio/v139/v139_021.nwv
onfig/en.us/audio/v139/v139_024.nwv
onfig/en.us/audio/v139/v139_040.nwv
onfig/en.us/audio/v139/v139_067.nwv
onfig/en.us/audio/v139/v139_077.nwv
onfig/en.us/audio/v139/v139_103.nwv
onfig/en.us/audio/v139/v139_107.nwv
onfig/en.us/audio/v139/v139_113.nwv
onfig/en.us/audio/v139/v139_127.nwv
onfig/en.us/audio/v139/v139_189.nwv
onfig/en.us/audio/v139/v139_202.nwv
onfig/en.us/audio/v139/v139_206.nwv
onfig/en.us/audio/v139/v139_248.nwv
onfig/en.us/audio/v139/v139_254.nwv
onfig/en.us/baseline.par
onfig/en.us/baseline11k.par
onfig/en.us/baseline8k.par
onfig/en.us/dictionary/basic.ok
onfig/en.us/dictionary/c0.6
onfig/en.us/dictionary/cmu2nuance.cpp
onfig/en.us/dictionary/cmu6plus.ok.zip
onfig/en.us/dictionary/enroll.ok
onfig/en.us/dictionary/fixit.ok
onfig/en.us/dictionary/large.ok
onfig/en.us/dictionary/numbers.ok
onfig/en.us/g2p/en-US-ttp.data
onfig/en.us/grammars/VoiceDialer.grxml
onfig/en.us/grammars/boolean.grxml
onfig/en.us/grammars/bothtags5.grxml
onfig/en.us/grammars/digits.grxml
onfig/en.us/grammars/dynamic-test.grxml
onfig/en.us/grammars/enroll.grxml
onfig/en.us/grammars/homonym_test1.grxml
onfig/en.us/grammars/homonym_test2.grxml
onfig/en.us/grammars/homonym_test3.grxml
onfig/en.us/grammars/homonym_test4.grxml
onfig/en.us/grammars/ipaq_commands.grxml
onfig/en.us/grammars/lookup.grxml
onfig/en.us/grammars/rootslot.grxml
onfig/en.us/grammars/run_clean_grammars.sh
onfig/en.us/grammars/run_compile_grammars.sh
onfig/en.us/grammars/slot_test1.grxml
onfig/en.us/grammars/slot_test2.grxml
onfig/en.us/models/generic.C
onfig/en.us/models/generic.lda
onfig/en.us/models/generic.pht
onfig/en.us/models/generic.swiarb
onfig/en.us/models/generic11.lda
onfig/en.us/models/generic11_f.swimdl
onfig/en.us/models/generic11_m.swimdl
onfig/en.us/models/generic8.lda
onfig/en.us/models/generic8_f.swimdl
onfig/en.us/models/generic8_m.swimdl
onfig/en.us/models/generic_f.swimdl
onfig/en.us/models/generic_m.swimdl
onfig/en.us/models/models128x.map
onfig/en.us/models/phones.map
onfig/en.us/run-bothtags5-from-saved.sh
onfig/en.us/run-bothtags5.sh
onfig/en.us/run-change-sample-rate2.sh
onfig/en.us/run-chmod.sh
onfig/en.us/run-liveaudio.sh
onfig/en.us/run-set-get-param.sh
onfig/en.us/tcp/bothtags5.tcp
onfig/en.us/tcp/bothtags5_from_saved.tcp
onfig/en.us/tcp/change_sample_rate2.tcp
onfig/en.us/tcp/recognize_10_live.tcp
onfig/en.us/tcp/recognize_1_live.tcp
onfig/en.us/tcp/set_get_param.tcp
onfig/en.us/wave/dallas-8kHz/0301/S078.nwf
onfig/en.us/wave/dallas-8kHz/0301/S079.nwf
onfig/en.us/wave/dallas-8kHz/0301/S080.nwf
onfig/en.us/wave/dallas-8kHz/0301/S082.nwf
onfig/en.us/wave/dallas-8kHz/0301/S083.nwf
onfig/en.us/wave/dallas-8kHz/0301/S089.nwf
onfig/en.us/wave/dallas-8kHz/0302/S051.nwf
onfig/en.us/wave/dallas-8kHz/0302/S052.nwf
onfig/en.us/wave/dallas-8kHz/0302/S053.nwf
onfig/en.us/wave/dallas-8kHz/0302/S054.nwf
onfig/en.us/wave/dallas-8kHz/0302/S065.nwf
onfig/en.us/wave/dallas-8kHz/0302/S070.nwf
onfig/en.us/wave/dallas-8kHz/0302/S071.nwf
onfig/en.us/wave/dallas/0000/S072.nwf
onfig/en.us/wave/dallas/0000/S074.nwf
onfig/en.us/wave/dallas/0000/S075.nwf
onfig/en.us/wave/dallas/0000/S076.nwf
onfig/en.us/wave/dallas/0000/S077.nwf
onfig/en.us/wave/dallas/0000/S079.nwf
onfig/en.us/wave/dallas/0000/S080.nwf
onfig/en.us/wave/dallas/0000/S083.nwf
onfig/en.us/wave/dallas/0000/S086.nwf
onfig/en.us/wave/dallas/0000/S088.nwf
onfig/en.us/wave/dallas/0300/S052.nwf
onfig/en.us/wave/dallas/0300/S053.nwf
onfig/en.us/wave/dallas/0300/S057.nwf
onfig/en.us/wave/dallas/0300/S063.nwf
onfig/en.us/wave/dallas/0300/S065.nwf
onfig/en.us/wave/dallas/0303/S080.nwf
onfig/en.us/wave/dallas/0303/S083.nwf
onfig/en.us/wave/dallas/0303/S084.nwf
onfig/en.us/wave/dallas/0303/S087.nwf
onfig/en.us/wave/dallas/0303/S088.nwf
onfig/en.us/wave/dallas/0303/S089.nwf
onfig/en.us/wave/dallas/0303/S090.nwf
onfig/en.us/wave/dallas/0304/S052.nwf
onfig/en.us/wave/dallas/0304/S054.nwf
onfig/en.us/wave/dallas/0304/S055.nwf
onfig/en.us/wave/dallas/0304/S074.nwf
onfig/en.us/wave/dallas/0304/S075.nwf
onfig/en.us/wave/dallas/0304/S076.nwf
onfig/en.us/wave/dallas/0304/S077.nwf
oc/Recognizer_status.pdf
oc/SREC_Architecture.pdf
oc/SREC_User_Guide.pdf
oc/SREC_and_UAPI_Release_Notes.pdf
oc/SREC_eScript_Specification.pdf
oc/UAPI_Design.pdf
oc/UAPI_User_Guide.pdf
oc/doxygen.tar.gz
oc/logs/srec/bothtags5_saved.g2g
oc/logs/srec/linux_ship_a1__VCE_Pete_Gonzalez.raw
oc/logs/srec/linux_ship_a1__VCE_Pete_Gonzalez_from_saved.raw
oc/logs/srec/linux_ship_a2__VCE_Andrew_Evans.raw
oc/logs/srec/linux_ship_a2__VCE_Andrew_Evans_from_saved.raw
oc/logs/srec/linux_ship_a3__VCE_Peter_Wilson.raw
oc/logs/srec/linux_ship_a3__VCE_Peter_Wilson_from_saved.raw
oc/logs/srec/linux_ship_a4__VCE_Edgar_Young.raw
oc/logs/srec/linux_ship_a4__VCE_Edgar_Young_from_saved.raw
oc/logs/srec/linux_ship_a5__VCE_John_Martinez.raw
oc/logs/srec/linux_ship_a5__VCE_John_Martinez_from_saved.raw
oc/logs/srec/out_SHIP_bothtags5.txt
oc/logs/srec/out_SHIP_bothtags5_from_saved.txt
oc/logs/srec/out_SHIP_change_sample_rate2.txt
oc/logs/srec/out_SHIP_set_get_param.txt
oc/logs/srec/recog4_SHIP_bothtags5.res
oc/logs/srec/recog4_SHIP_bothtags5_from_saved.res
oc/logs/srec/recog4_SHIP_change_sample_rate2.res
oc/logs/srec/recog4_SHIP_liveaudio.res
oc/logs/srec/recog4_SHIP_set_get_param.res
oc/logs/uapi/run_ERT.log
oc/logs/uapi/run_contacts.log
oc/logs/uapi/run_parameters.log
oc/logs/uapi/run_robustness1.log
oc/logs/uapi/run_robustness2.log
oc/logs/uapi/run_robustness3.log
oc/logs/uapi/run_voicetags1.log
oc/srec.doxygen
ake/asr/Makefile.common
ake/asr/Makefile.config
ake/asr/Makefile.defs
ortable/Android.mk
ortable/include/ArrayList.h
ortable/include/ArrayListImpl.h
ortable/include/ESR_ReturnCode.h
ortable/include/LCHAR.h
ortable/include/PANSIFileImpl.h
ortable/include/PANSIFileSystem.h
ortable/include/PANSIFileSystemImpl.h
ortable/include/PFile.h
ortable/include/PFileImpl.h
ortable/include/PFileSystem.h
ortable/include/PFileSystemImpl.h
ortable/include/PStackSize.h
ortable/include/PStackTrace.h
ortable/include/PortExport.h
ortable/include/PortPrefix.h
ortable/include/pLastError.h
ortable/include/passert.h
ortable/include/pcputimer.h
ortable/include/pcrc.h
ortable/include/pendian.h
ortable/include/phashtable.h
ortable/include/plog.h
ortable/include/pmalloc.h
ortable/include/pmemory.h
ortable/include/pmutex.h
ortable/include/pstdio.h
ortable/include/pstream.h
ortable/include/ptimer.h
ortable/include/ptimestamp.h
ortable/include/ptrd.h
ortable/include/ptstutils.h
ortable/include/ptypes.h
ortable/src/ArrayList.c
ortable/src/ArrayListImpl.c
ortable/src/ESR_ReturnCode.c
ortable/src/LCHAR.c
ortable/src/PANSIFileImpl.c
ortable/src/PANSIFileSystem.c
ortable/src/PANSIFileSystemImpl.c
ortable/src/PFile.c
ortable/src/PFileImpl.c
ortable/src/PFileSystem.c
ortable/src/PFileSystemImpl.c
ortable/src/PFileWrap.c
ortable/src/PStackSize.c
ortable/src/UNIX/PANSIFileSystemUNIXImpl.c
ortable/src/UNIX/PFileSystemUNIXImpl.c
ortable/src/UNIX/PFileWrapUNIX_OS_Specific.c
ortable/src/pLastError.c
ortable/src/pcputimer.c
ortable/src/pcrc.c
ortable/src/pendian.c
ortable/src/phashtable.c
ortable/src/plog.c
ortable/src/pmalloc.c
ortable/src/pmemblock.c
ortable/src/pmemfixed.c
ortable/src/pmemory.c
ortable/src/pmemory_ext.c
ortable/src/pmemory_ext.h
ortable/src/pstream.c
ortable/src/ptimer.c
ortable/src/ptimestamp.c
ortable/src/ptypes.c
eti/Android.mk
eti/setiUtils/include/platform_utils.h
eti/setiUtils/include/port_fileio.h
eti/setiUtils/src/platform_utils.c
eti/sltsEngine/Android.mk
eti/sltsEngine/include/CSWIslts.h
eti/sltsEngine/include/SWIslts.h
eti/sltsEngine/include/fsm_dictionary.h
eti/sltsEngine/include/linklist.h
eti/sltsEngine/include/lts.h
eti/sltsEngine/include/lts_error.h
eti/sltsEngine/include/lts_seq_internal.h
eti/sltsEngine/src/SWIslts.c
eti/sltsEngine/src/linklist_impl.c
eti/sltsEngine/src/run_seq_lts.c
hared/Android.mk
hared/include/CircularBuffer.h
hared/include/ESR_CommandLine.h
hared/include/ESR_Locale.h
hared/include/ESR_Session.h
hared/include/ESR_SessionImpl.h
hared/include/ESR_SessionType.h
hared/include/ESR_SessionTypeImpl.h
hared/include/ESR_SessionTypeListener.h
hared/include/ESR_SharedPrefix.h
hared/include/ESR_VariableTypes.h
hared/include/HashMap.h
hared/include/HashMapImpl.h
hared/include/Int8ArrayList.h
hared/include/Int8ArrayListImpl.h
hared/include/IntArrayList.h
hared/include/IntArrayListImpl.h
hared/include/LStringImpl.h
hared/include/lstring.h
hared/src/CircularBuffer.c
hared/src/CommandLine.c
hared/src/ESR_Locale.c
hared/src/ESR_Session.c
hared/src/HashMap.c
hared/src/HashMapImpl.c
hared/src/Int8ArrayList.c
hared/src/Int8ArrayListImpl.c
hared/src/IntArrayList.c
hared/src/IntArrayListImpl.c
hared/src/LStringImpl.c
hared/src/SessionTypeImpl.c
hared/src/lstring.c
rec/AcousticModels/Android.mk
rec/AcousticModels/include/SR_AcousticModels.h
rec/AcousticModels/include/SR_AcousticModelsImpl.h
rec/AcousticModels/include/SR_AcousticModelsPrefix.h
rec/AcousticModels/src/AcousticModels.c
rec/AcousticModels/src/AcousticModelsImpl.c
rec/AcousticState/Android.mk
rec/AcousticState/include/SR_AcousticState.h
rec/AcousticState/include/SR_AcousticStateImpl.h
rec/AcousticState/include/SR_AcousticStatePrefix.h
rec/AcousticState/src/AcousticState.c
rec/AcousticState/src/AcousticStateImpl.c
rec/Android.mk
rec/EventLog/Android.mk
rec/EventLog/include/SR_EventLog.h
rec/EventLog/include/SR_EventLogImpl.h
rec/EventLog/include/SR_EventLogPrefix.h
rec/EventLog/include/riff.h
rec/EventLog/src/EventLog.c
rec/EventLog/src/EventLogImpl.c
rec/EventLog/src/riff.c
rec/Grammar/Android.mk
rec/Grammar/include/SR_Grammar.h
rec/Grammar/include/SR_GrammarImpl.h
rec/Grammar/include/SR_GrammarPrefix.h
rec/Grammar/src/SR_Grammar.c
rec/Grammar/src/SR_GrammarImpl.c
rec/Nametag/Android.mk
rec/Nametag/include/SR_Nametag.h
rec/Nametag/include/SR_NametagDefs.h
rec/Nametag/include/SR_NametagImpl.h
rec/Nametag/include/SR_NametagPrefix.h
rec/Nametag/include/SR_Nametags.h
rec/Nametag/include/SR_NametagsImpl.h
rec/Nametag/include/SR_NametagsPrefix.h
rec/Nametag/src/Nametag.c
rec/Nametag/src/NametagImpl.c
rec/Nametag/src/Nametags.c
rec/Nametag/src/NametagsImpl.c
rec/Recognizer/Android.mk
rec/Recognizer/include/SR_Recognizer.h
rec/Recognizer/include/SR_RecognizerImpl.h
rec/Recognizer/include/SR_RecognizerPrefix.h
rec/Recognizer/include/SR_RecognizerResult.h
rec/Recognizer/include/SR_RecognizerResultImpl.h
rec/Recognizer/src/Recognizer.c
rec/Recognizer/src/RecognizerImpl.c
rec/Recognizer/src/RecognizerResult.c
rec/Recognizer/src/RecognizerResultImpl.c
rec/Semproc/Android.mk
rec/Semproc/include/SR_ExpressionEvaluator.h
rec/Semproc/include/SR_ExpressionParser.h
rec/Semproc/include/SR_LexicalAnalyzer.h
rec/Semproc/include/SR_SemanticGraph.h
rec/Semproc/include/SR_SemanticGraphImpl.h
rec/Semproc/include/SR_SemanticProcessor.h
rec/Semproc/include/SR_SemanticProcessorImpl.h
rec/Semproc/include/SR_SemanticResult.h
rec/Semproc/include/SR_SemanticResultImpl.h
rec/Semproc/include/SR_SemprocDefinitions.h
rec/Semproc/include/SR_SemprocPrefix.h
rec/Semproc/include/SR_SymbolTable.h
rec/Semproc/src/ExpressionEvaluator.c
rec/Semproc/src/ExpressionParser.c
rec/Semproc/src/LexicalAnalyzer.c
rec/Semproc/src/SemanticGraph.c
rec/Semproc/src/SemanticGraphImpl.c
rec/Semproc/src/SemanticProcessor.c
rec/Semproc/src/SemanticProcessorImpl.c
rec/Semproc/src/SemanticResult.c
rec/Semproc/src/SemanticResultImpl.c
rec/Semproc/src/SymbolTable.c
rec/Session/Android.mk
rec/Session/include/SR_Session.h
rec/Session/include/SR_SessionPrefix.h
rec/Session/src/SR_Session.c
rec/Vocabulary/Android.mk
rec/Vocabulary/include/SR_Vocabulary.h
rec/Vocabulary/include/SR_VocabularyImpl.h
rec/Vocabulary/include/SR_VocabularyPrefix.h
rec/Vocabulary/src/Vocabulary.c
rec/Vocabulary/src/VocabularyImpl.c
rec/ca/Android.mk
rec/ca/acc_basi.c
rec/ca/ann_api.c
rec/ca/catrans.c
rec/ca/cnfd_scr.c
rec/ca/par_basi.c
rec/ca/pat_basi.c
rec/ca/rec_basi.c
rec/ca/rec_load.c
rec/ca/rec_nbes.c
rec/ca/rec_resu.c
rec/ca/syn_srec.c
rec/ca/utt_basi.c
rec/ca/utt_data.c
rec/ca/utt_proc.c
rec/ca/voc_basi.c
rec/cfront/ca_cms.c
rec/cfront/ca_front.c
rec/cfront/ca_wave.c
rec/cfront/cheldsp4.c
rec/cfront/chelfep.c
rec/cfront/chelmel4.c
rec/cfront/frontobj.c
rec/cfront/frontpar.c
rec/cfront/himul32.h
rec/cfront/log_tabl.c
rec/cfront/mulaw.h
rec/cfront/nisthdr.h
rec/cfront/sh_down.h
rec/cfront/sp_fft.c
rec/cfront/spec_anl.c
rec/cfront/wav_acc.c
rec/clib/cnorm_tr.c
rec/clib/fpi_tgt.c
rec/clib/fpi_tgt.inl
rec/clib/imeld_rd.c
rec/clib/imeld_tr.c
rec/clib/jacobi.c
rec/clib/log_add.c
rec/clib/log_add.h
rec/clib/matrix_i.c
rec/clib/matx_ops.c
rec/clib/matx_ops.h
rec/clib/memmove.h
rec/clib/specnorm.c
rec/clib/srec_arb.c
rec/clib/swicms.c
rec/clib/swimodel.c
rec/clib/voc_read.c
rec/clib/voicing.c
rec/crec/astar.c
rec/crec/astar_pphash.c
rec/crec/astar_pphash.h
rec/crec/c47mulsp.c
rec/crec/comp_stats.c
rec/crec/get_fram.c
rec/crec/priority_q.c
rec/crec/rec_norm.c
rec/crec/srec.c
rec/crec/srec_context.c
rec/crec/srec_debug.c
rec/crec/srec_debug.h
rec/crec/srec_eosd.c
rec/crec/srec_initialize.c
rec/crec/srec_results.c
rec/crec/srec_stats.c
rec/crec/srec_stats.h
rec/crec/srec_tokens.c
rec/crec/srec_tokens.h
rec/crec/text_parser.c
rec/crec/word_lattice.c
rec/include/all_defs.h
rec/include/ann_util.h
rec/include/astar.h
rec/include/buildopt.h
rec/include/c42mul.h
rec/include/caexcept.h
rec/include/channorm.h
rec/include/comp_stats.h
rec/include/creccons.h
rec/include/duk_args.h
rec/include/duk_err.h
rec/include/duk_io.h
rec/include/errhndl.h
rec/include/fft.h
rec/include/fpi_tgt.h
rec/include/front.h
rec/include/frontapi.h
rec/include/frontpar.h
rec/include/fronttyp.h
rec/include/hmm_desc.h
rec/include/hmm_type.h
rec/include/hmmlib.h
rec/include/log_tabl.h
rec/include/mutualob.h
rec/include/portable.h
rec/include/pre_desc.h
rec/include/prelib.h
rec/include/sample.h
rec/include/search_network.h
rec/include/setting.h
rec/include/simapi.h
rec/include/sizes.h
rec/include/sp_fft.h
rec/include/specnorm.h
rec/include/srec.h
rec/include/srec_arb.h
rec/include/srec_context.h
rec/include/srec_eosd.h
rec/include/srec_results.h
rec/include/srec_sizes.h
rec/include/swicms.h
rec/include/swimodel.h
rec/include/utteranc.h
rec/include/vcc_helper.h
rec/include/voicing.h
rec/include/word_lattice.h
rec/srec.doxygen
rec/test/Android.mk
rec/test/SRecTest/Android.mk
rec/test/SRecTest/src/SRecTest.c
rec/test/SRecTest/src/srec_test_config.c
rec/test/SRecTest/src/srec_test_config.h
rec/test/SRecTestAudio/Android.mk
rec/test/SRecTestAudio/src/SRecTestAudio.c
rec/test/SRecTestAudio/src/srec_test_config.c
rec/test/SRecTestAudio/src/srec_test_config.h
rec_jni/Android.mk
rec_jni/android_speech_srec_MicrophoneInputStream.cpp
rec_jni/android_speech_srec_Recognizer.cpp
ests/Android.mk
ests/pcm/alabama_08k.pcm
ests/pcm/california_11k.pcm
ests/pcm/longwav_08k.wav
ests/pcm/longwav_11k.wav
ests/pcm/yes.wav
ests/pcm/yes_08k.pcm
ests/pcm/yes_11k.pcm
ests/pcm/yes_16k.pcm
ests/pcm/yes_22k.pcm
ests/run_ERT.sh
ests/run_UAPI_SrecTest.sh
ests/run_UAPI_Test.sh
ests/run_chmod.sh
ests/run_contacts.sh
ests/run_parameters.sh
ests/run_robustness1.sh
ests/run_robustness2.sh
ests/run_robustness3.sh
ests/run_voicetags1.sh
ests/run_xtapxmlconsole.sh
ools/Android.mk
ools/cmd/pht_to_long.pl
ools/cmd/pht_to_short.pl
ools/cmd/srecres2utd.pl
ools/dictTest/Android.mk
ools/dictTest/dictTest.c
ools/grxmlcompile/Android.mk
ools/grxmlcompile/fst-io.h
ools/grxmlcompile/gr_iface.cpp
ools/grxmlcompile/grph.h
ools/grxmlcompile/grxmlcompile.cpp
ools/grxmlcompile/grxmldoc.cpp
ools/grxmlcompile/grxmldoc.h
ools/grxmlcompile/hashimpl.cpp
ools/grxmlcompile/hashmap.cpp
ools/grxmlcompile/hashmap.h
ools/grxmlcompile/netw_arc.h
ools/grxmlcompile/netw_dump.cpp
ools/grxmlcompile/sub_base.cpp
ools/grxmlcompile/sub_grph.cpp
ools/grxmlcompile/sub_grph.h
ools/grxmlcompile/sub_min.cpp
ools/grxmlcompile/sub_phon.cpp
ools/grxmlcompile/sub_supp.cpp
ools/grxmlcompile/testhashmap.cpp
ools/grxmlcompile/vocab.cpp
ools/grxmlcompile/vocab.h
ools/make_cfst/Android.mk
ools/make_cfst/make_cfst.cpp
ools/make_g2g/Android.mk
ools/make_g2g/make_g2g.c
ools/make_ve_grammar/Android.mk
ools/make_ve_grammar/make_ve_grammar.c
ools/parseStringTest/Android.mk
ools/parseStringTest/parseStringTest.c
ools/test_g2g/Android.mk
ools/test_g2g/test_g2g.c
ools/test_swiarb/Android.mk
ools/test_swiarb/test_swiarb.c
ools/thirdparty/Android.mk
ools/thirdparty/OpenFst/Android.mk
ools/thirdparty/OpenFst/README
ools/thirdparty/OpenFst/fst/Android.mk
ools/thirdparty/OpenFst/fst/lib/Android.mk
ools/thirdparty/OpenFst/fst/lib/arc.h
ools/thirdparty/OpenFst/fst/lib/arcfilter.h
ools/thirdparty/OpenFst/fst/lib/arcsort.h
ools/thirdparty/OpenFst/fst/lib/arcsum.h
ools/thirdparty/OpenFst/fst/lib/cache.h
ools/thirdparty/OpenFst/fst/lib/closure.h
ools/thirdparty/OpenFst/fst/lib/compat.cpp
ools/thirdparty/OpenFst/fst/lib/compat.h
ools/thirdparty/OpenFst/fst/lib/complement.h
ools/thirdparty/OpenFst/fst/lib/compose.h
ools/thirdparty/OpenFst/fst/lib/concat.h
ools/thirdparty/OpenFst/fst/lib/connect.h
ools/thirdparty/OpenFst/fst/lib/const-fst.h
ools/thirdparty/OpenFst/fst/lib/determinize.h
ools/thirdparty/OpenFst/fst/lib/dfs-visit.h
ools/thirdparty/OpenFst/fst/lib/difference.h
ools/thirdparty/OpenFst/fst/lib/encode.h
ools/thirdparty/OpenFst/fst/lib/epsnormalize.h
ools/thirdparty/OpenFst/fst/lib/equal.h
ools/thirdparty/OpenFst/fst/lib/equivalent.h
ools/thirdparty/OpenFst/fst/lib/expanded-fst.h
ools/thirdparty/OpenFst/fst/lib/factor-weight.h
ools/thirdparty/OpenFst/fst/lib/float-weight.h
ools/thirdparty/OpenFst/fst/lib/fst-decl.h
ools/thirdparty/OpenFst/fst/lib/fst.cpp
ools/thirdparty/OpenFst/fst/lib/fst.h
ools/thirdparty/OpenFst/fst/lib/fstlib.h
ools/thirdparty/OpenFst/fst/lib/heap.h
ools/thirdparty/OpenFst/fst/lib/intersect.h
ools/thirdparty/OpenFst/fst/lib/invert.h
ools/thirdparty/OpenFst/fst/lib/map.h
ools/thirdparty/OpenFst/fst/lib/minimize.h
ools/thirdparty/OpenFst/fst/lib/mutable-fst.h
ools/thirdparty/OpenFst/fst/lib/partition.h
ools/thirdparty/OpenFst/fst/lib/product-weight.h
ools/thirdparty/OpenFst/fst/lib/project.h
ools/thirdparty/OpenFst/fst/lib/properties.cpp
ools/thirdparty/OpenFst/fst/lib/properties.h
ools/thirdparty/OpenFst/fst/lib/prune.h
ools/thirdparty/OpenFst/fst/lib/push.h
ools/thirdparty/OpenFst/fst/lib/queue.h
ools/thirdparty/OpenFst/fst/lib/randgen.h
ools/thirdparty/OpenFst/fst/lib/random-weight.h
ools/thirdparty/OpenFst/fst/lib/rational.h
ools/thirdparty/OpenFst/fst/lib/register.h
ools/thirdparty/OpenFst/fst/lib/relabel.h
ools/thirdparty/OpenFst/fst/lib/replace.h
ools/thirdparty/OpenFst/fst/lib/reverse.h
ools/thirdparty/OpenFst/fst/lib/reweight.h
ools/thirdparty/OpenFst/fst/lib/rmepsilon.h
ools/thirdparty/OpenFst/fst/lib/rmfinalepsilon.h
ools/thirdparty/OpenFst/fst/lib/shortest-distance.h
ools/thirdparty/OpenFst/fst/lib/shortest-path.h
ools/thirdparty/OpenFst/fst/lib/statesort.h
ools/thirdparty/OpenFst/fst/lib/string-weight.h
ools/thirdparty/OpenFst/fst/lib/symbol-table.cpp
ools/thirdparty/OpenFst/fst/lib/symbol-table.h
ools/thirdparty/OpenFst/fst/lib/synchronize.h
ools/thirdparty/OpenFst/fst/lib/test-properties.h
ools/thirdparty/OpenFst/fst/lib/topsort.h
ools/thirdparty/OpenFst/fst/lib/union-find.h
ools/thirdparty/OpenFst/fst/lib/union.h
ools/thirdparty/OpenFst/fst/lib/util.h
ools/thirdparty/OpenFst/fst/lib/vector-fst.h
ools/thirdparty/OpenFst/fst/lib/verify.h
ools/thirdparty/OpenFst/fst/lib/weight.h
|
e6733b78b94eb6701345e1a7244ab54dad60d47d |
04-Mar-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import from //depot/cupcake/@135843
ndroid.mk
ODULE_LICENSE_APACHE2
OTICE
udio/Android.mk
udio/AudioIn/Android.mk
udio/AudioIn/UNIX/Android.mk
udio/AudioIn/UNIX/include/audioin.h
udio/AudioIn/UNIX/include/audioinerr.h
udio/AudioIn/UNIX/include/audioinwrapper.h
udio/AudioIn/UNIX/include/filter.h
udio/AudioIn/UNIX/src/Android.mk
udio/AudioIn/UNIX/src/audioin.c
udio/AudioIn/UNIX/src/audioinwrapper.cpp
udio/AudioIn/UNIX/src/filter.c
udio/test/Android.mk
udio/test/AudioHardwareRecord/Android.mk
udio/test/AudioHardwareRecord/src/AudioHardwareRecord.c
udio/test/AudioHardwareRecordLoop/Android.mk
udio/test/AudioHardwareRecordLoop/src/AudioHardwareRecordLoop.c
udio/test/AudioInRecord/Android.mk
udio/test/AudioInRecord/src/AudioInRecord.c
onfig/Android.mk
onfig/en.us/Android.mk
onfig/en.us/adb_pull_system_usr_srec_bothtags5.sh
onfig/en.us/adb_pull_system_usr_srec_bothtags5_from_saved.sh
onfig/en.us/adb_pull_system_usr_srec_change_sample_rate2.sh
onfig/en.us/adb_pull_system_usr_srec_liveaudio.sh
onfig/en.us/adb_pull_system_usr_srec_set_get_param.sh
onfig/en.us/audio/m252/m252a10e.nwv
onfig/en.us/audio/m252/m252a11e.nwv
onfig/en.us/audio/m252/m252a12e.nwv
onfig/en.us/audio/m252/m252a21e.nwv
onfig/en.us/audio/m252/m252a22e.nwv
onfig/en.us/audio/m252/m252a24e.nwv
onfig/en.us/audio/m252/m252a3fe.nwv
onfig/en.us/audio/v139/v139_007.nwv
onfig/en.us/audio/v139/v139_021.nwv
onfig/en.us/audio/v139/v139_024.nwv
onfig/en.us/audio/v139/v139_040.nwv
onfig/en.us/audio/v139/v139_067.nwv
onfig/en.us/audio/v139/v139_077.nwv
onfig/en.us/audio/v139/v139_103.nwv
onfig/en.us/audio/v139/v139_107.nwv
onfig/en.us/audio/v139/v139_113.nwv
onfig/en.us/audio/v139/v139_127.nwv
onfig/en.us/audio/v139/v139_189.nwv
onfig/en.us/audio/v139/v139_202.nwv
onfig/en.us/audio/v139/v139_206.nwv
onfig/en.us/audio/v139/v139_248.nwv
onfig/en.us/audio/v139/v139_254.nwv
onfig/en.us/baseline.par
onfig/en.us/baseline11k.par
onfig/en.us/baseline8k.par
onfig/en.us/dictionary/basic.ok
onfig/en.us/dictionary/c0.6
onfig/en.us/dictionary/cmu2nuance.cpp
onfig/en.us/dictionary/cmu6plus.ok.zip
onfig/en.us/dictionary/enroll.ok
onfig/en.us/dictionary/fixit.ok
onfig/en.us/dictionary/large.ok
onfig/en.us/dictionary/numbers.ok
onfig/en.us/g2p/en-US-ttp.data
onfig/en.us/grammars/VoiceDialer.grxml
onfig/en.us/grammars/boolean.grxml
onfig/en.us/grammars/bothtags5.grxml
onfig/en.us/grammars/digits.grxml
onfig/en.us/grammars/dynamic-test.grxml
onfig/en.us/grammars/enroll.grxml
onfig/en.us/grammars/homonym_test1.grxml
onfig/en.us/grammars/homonym_test2.grxml
onfig/en.us/grammars/homonym_test3.grxml
onfig/en.us/grammars/homonym_test4.grxml
onfig/en.us/grammars/ipaq_commands.grxml
onfig/en.us/grammars/lookup.grxml
onfig/en.us/grammars/rootslot.grxml
onfig/en.us/grammars/run_clean_grammars.sh
onfig/en.us/grammars/run_compile_grammars.sh
onfig/en.us/grammars/slot_test1.grxml
onfig/en.us/grammars/slot_test2.grxml
onfig/en.us/models/generic.C
onfig/en.us/models/generic.lda
onfig/en.us/models/generic.pht
onfig/en.us/models/generic.swiarb
onfig/en.us/models/generic11.lda
onfig/en.us/models/generic11_f.swimdl
onfig/en.us/models/generic11_m.swimdl
onfig/en.us/models/generic8.lda
onfig/en.us/models/generic8_f.swimdl
onfig/en.us/models/generic8_m.swimdl
onfig/en.us/models/generic_f.swimdl
onfig/en.us/models/generic_m.swimdl
onfig/en.us/models/models128x.map
onfig/en.us/models/phones.map
onfig/en.us/run-bothtags5-from-saved.sh
onfig/en.us/run-bothtags5.sh
onfig/en.us/run-change-sample-rate2.sh
onfig/en.us/run-chmod.sh
onfig/en.us/run-liveaudio.sh
onfig/en.us/run-set-get-param.sh
onfig/en.us/tcp/bothtags5.tcp
onfig/en.us/tcp/bothtags5_from_saved.tcp
onfig/en.us/tcp/change_sample_rate2.tcp
onfig/en.us/tcp/recognize_10_live.tcp
onfig/en.us/tcp/recognize_1_live.tcp
onfig/en.us/tcp/set_get_param.tcp
onfig/en.us/wave/dallas-8kHz/0301/S078.nwf
onfig/en.us/wave/dallas-8kHz/0301/S079.nwf
onfig/en.us/wave/dallas-8kHz/0301/S080.nwf
onfig/en.us/wave/dallas-8kHz/0301/S082.nwf
onfig/en.us/wave/dallas-8kHz/0301/S083.nwf
onfig/en.us/wave/dallas-8kHz/0301/S089.nwf
onfig/en.us/wave/dallas-8kHz/0302/S051.nwf
onfig/en.us/wave/dallas-8kHz/0302/S052.nwf
onfig/en.us/wave/dallas-8kHz/0302/S053.nwf
onfig/en.us/wave/dallas-8kHz/0302/S054.nwf
onfig/en.us/wave/dallas-8kHz/0302/S065.nwf
onfig/en.us/wave/dallas-8kHz/0302/S070.nwf
onfig/en.us/wave/dallas-8kHz/0302/S071.nwf
onfig/en.us/wave/dallas/0000/S072.nwf
onfig/en.us/wave/dallas/0000/S074.nwf
onfig/en.us/wave/dallas/0000/S075.nwf
onfig/en.us/wave/dallas/0000/S076.nwf
onfig/en.us/wave/dallas/0000/S077.nwf
onfig/en.us/wave/dallas/0000/S079.nwf
onfig/en.us/wave/dallas/0000/S080.nwf
onfig/en.us/wave/dallas/0000/S083.nwf
onfig/en.us/wave/dallas/0000/S086.nwf
onfig/en.us/wave/dallas/0000/S088.nwf
onfig/en.us/wave/dallas/0300/S052.nwf
onfig/en.us/wave/dallas/0300/S053.nwf
onfig/en.us/wave/dallas/0300/S057.nwf
onfig/en.us/wave/dallas/0300/S063.nwf
onfig/en.us/wave/dallas/0300/S065.nwf
onfig/en.us/wave/dallas/0303/S080.nwf
onfig/en.us/wave/dallas/0303/S083.nwf
onfig/en.us/wave/dallas/0303/S084.nwf
onfig/en.us/wave/dallas/0303/S087.nwf
onfig/en.us/wave/dallas/0303/S088.nwf
onfig/en.us/wave/dallas/0303/S089.nwf
onfig/en.us/wave/dallas/0303/S090.nwf
onfig/en.us/wave/dallas/0304/S052.nwf
onfig/en.us/wave/dallas/0304/S054.nwf
onfig/en.us/wave/dallas/0304/S055.nwf
onfig/en.us/wave/dallas/0304/S074.nwf
onfig/en.us/wave/dallas/0304/S075.nwf
onfig/en.us/wave/dallas/0304/S076.nwf
onfig/en.us/wave/dallas/0304/S077.nwf
oc/Recognizer_status.pdf
oc/SREC_Architecture.pdf
oc/SREC_User_Guide.pdf
oc/SREC_and_UAPI_Release_Notes.pdf
oc/SREC_eScript_Specification.pdf
oc/UAPI_Design.pdf
oc/UAPI_User_Guide.pdf
oc/doxygen.tar.gz
oc/logs/srec/bothtags5_saved.g2g
oc/logs/srec/linux_ship_a1__VCE_Pete_Gonzalez.raw
oc/logs/srec/linux_ship_a1__VCE_Pete_Gonzalez_from_saved.raw
oc/logs/srec/linux_ship_a2__VCE_Andrew_Evans.raw
oc/logs/srec/linux_ship_a2__VCE_Andrew_Evans_from_saved.raw
oc/logs/srec/linux_ship_a3__VCE_Peter_Wilson.raw
oc/logs/srec/linux_ship_a3__VCE_Peter_Wilson_from_saved.raw
oc/logs/srec/linux_ship_a4__VCE_Edgar_Young.raw
oc/logs/srec/linux_ship_a4__VCE_Edgar_Young_from_saved.raw
oc/logs/srec/linux_ship_a5__VCE_John_Martinez.raw
oc/logs/srec/linux_ship_a5__VCE_John_Martinez_from_saved.raw
oc/logs/srec/out_SHIP_bothtags5.txt
oc/logs/srec/out_SHIP_bothtags5_from_saved.txt
oc/logs/srec/out_SHIP_change_sample_rate2.txt
oc/logs/srec/out_SHIP_set_get_param.txt
oc/logs/srec/recog4_SHIP_bothtags5.res
oc/logs/srec/recog4_SHIP_bothtags5_from_saved.res
oc/logs/srec/recog4_SHIP_change_sample_rate2.res
oc/logs/srec/recog4_SHIP_liveaudio.res
oc/logs/srec/recog4_SHIP_set_get_param.res
oc/logs/uapi/run_ERT.log
oc/logs/uapi/run_contacts.log
oc/logs/uapi/run_parameters.log
oc/logs/uapi/run_robustness1.log
oc/logs/uapi/run_robustness2.log
oc/logs/uapi/run_robustness3.log
oc/logs/uapi/run_voicetags1.log
oc/srec.doxygen
ake/asr/Makefile.common
ake/asr/Makefile.config
ake/asr/Makefile.defs
ortable/Android.mk
ortable/include/ArrayList.h
ortable/include/ArrayListImpl.h
ortable/include/ESR_ReturnCode.h
ortable/include/LCHAR.h
ortable/include/PANSIFileImpl.h
ortable/include/PANSIFileSystem.h
ortable/include/PANSIFileSystemImpl.h
ortable/include/PFile.h
ortable/include/PFileImpl.h
ortable/include/PFileSystem.h
ortable/include/PFileSystemImpl.h
ortable/include/PStackSize.h
ortable/include/PStackTrace.h
ortable/include/PortExport.h
ortable/include/PortPrefix.h
ortable/include/pLastError.h
ortable/include/passert.h
ortable/include/pcputimer.h
ortable/include/pcrc.h
ortable/include/pendian.h
ortable/include/phashtable.h
ortable/include/plog.h
ortable/include/pmalloc.h
ortable/include/pmemory.h
ortable/include/pmutex.h
ortable/include/pstdio.h
ortable/include/pstream.h
ortable/include/ptimer.h
ortable/include/ptimestamp.h
ortable/include/ptrd.h
ortable/include/ptstutils.h
ortable/include/ptypes.h
ortable/src/ArrayList.c
ortable/src/ArrayListImpl.c
ortable/src/ESR_ReturnCode.c
ortable/src/LCHAR.c
ortable/src/PANSIFileImpl.c
ortable/src/PANSIFileSystem.c
ortable/src/PANSIFileSystemImpl.c
ortable/src/PFile.c
ortable/src/PFileImpl.c
ortable/src/PFileSystem.c
ortable/src/PFileSystemImpl.c
ortable/src/PFileWrap.c
ortable/src/PStackSize.c
ortable/src/UNIX/PANSIFileSystemUNIXImpl.c
ortable/src/UNIX/PFileSystemUNIXImpl.c
ortable/src/UNIX/PFileWrapUNIX_OS_Specific.c
ortable/src/pLastError.c
ortable/src/pcputimer.c
ortable/src/pcrc.c
ortable/src/pendian.c
ortable/src/phashtable.c
ortable/src/plog.c
ortable/src/pmalloc.c
ortable/src/pmemblock.c
ortable/src/pmemfixed.c
ortable/src/pmemory.c
ortable/src/pmemory_ext.c
ortable/src/pmemory_ext.h
ortable/src/pstream.c
ortable/src/ptimer.c
ortable/src/ptimestamp.c
ortable/src/ptypes.c
eti/Android.mk
eti/setiUtils/include/platform_utils.h
eti/setiUtils/include/port_fileio.h
eti/setiUtils/src/platform_utils.c
eti/sltsEngine/Android.mk
eti/sltsEngine/include/CSWIslts.h
eti/sltsEngine/include/SWIslts.h
eti/sltsEngine/include/fsm_dictionary.h
eti/sltsEngine/include/linklist.h
eti/sltsEngine/include/lts.h
eti/sltsEngine/include/lts_error.h
eti/sltsEngine/include/lts_seq_internal.h
eti/sltsEngine/src/SWIslts.c
eti/sltsEngine/src/linklist_impl.c
eti/sltsEngine/src/run_seq_lts.c
hared/Android.mk
hared/include/CircularBuffer.h
hared/include/ESR_CommandLine.h
hared/include/ESR_Locale.h
hared/include/ESR_Session.h
hared/include/ESR_SessionImpl.h
hared/include/ESR_SessionType.h
hared/include/ESR_SessionTypeImpl.h
hared/include/ESR_SessionTypeListener.h
hared/include/ESR_SharedPrefix.h
hared/include/ESR_VariableTypes.h
hared/include/HashMap.h
hared/include/HashMapImpl.h
hared/include/Int8ArrayList.h
hared/include/Int8ArrayListImpl.h
hared/include/IntArrayList.h
hared/include/IntArrayListImpl.h
hared/include/LStringImpl.h
hared/include/lstring.h
hared/src/CircularBuffer.c
hared/src/CommandLine.c
hared/src/ESR_Locale.c
hared/src/ESR_Session.c
hared/src/HashMap.c
hared/src/HashMapImpl.c
hared/src/Int8ArrayList.c
hared/src/Int8ArrayListImpl.c
hared/src/IntArrayList.c
hared/src/IntArrayListImpl.c
hared/src/LStringImpl.c
hared/src/SessionTypeImpl.c
hared/src/lstring.c
rec/AcousticModels/Android.mk
rec/AcousticModels/include/SR_AcousticModels.h
rec/AcousticModels/include/SR_AcousticModelsImpl.h
rec/AcousticModels/include/SR_AcousticModelsPrefix.h
rec/AcousticModels/src/AcousticModels.c
rec/AcousticModels/src/AcousticModelsImpl.c
rec/AcousticState/Android.mk
rec/AcousticState/include/SR_AcousticState.h
rec/AcousticState/include/SR_AcousticStateImpl.h
rec/AcousticState/include/SR_AcousticStatePrefix.h
rec/AcousticState/src/AcousticState.c
rec/AcousticState/src/AcousticStateImpl.c
rec/Android.mk
rec/EventLog/Android.mk
rec/EventLog/include/SR_EventLog.h
rec/EventLog/include/SR_EventLogImpl.h
rec/EventLog/include/SR_EventLogPrefix.h
rec/EventLog/include/riff.h
rec/EventLog/src/EventLog.c
rec/EventLog/src/EventLogImpl.c
rec/EventLog/src/riff.c
rec/Grammar/Android.mk
rec/Grammar/include/SR_Grammar.h
rec/Grammar/include/SR_GrammarImpl.h
rec/Grammar/include/SR_GrammarPrefix.h
rec/Grammar/src/SR_Grammar.c
rec/Grammar/src/SR_GrammarImpl.c
rec/Nametag/Android.mk
rec/Nametag/include/SR_Nametag.h
rec/Nametag/include/SR_NametagDefs.h
rec/Nametag/include/SR_NametagImpl.h
rec/Nametag/include/SR_NametagPrefix.h
rec/Nametag/include/SR_Nametags.h
rec/Nametag/include/SR_NametagsImpl.h
rec/Nametag/include/SR_NametagsPrefix.h
rec/Nametag/src/Nametag.c
rec/Nametag/src/NametagImpl.c
rec/Nametag/src/Nametags.c
rec/Nametag/src/NametagsImpl.c
rec/Recognizer/Android.mk
rec/Recognizer/include/SR_Recognizer.h
rec/Recognizer/include/SR_RecognizerImpl.h
rec/Recognizer/include/SR_RecognizerPrefix.h
rec/Recognizer/include/SR_RecognizerResult.h
rec/Recognizer/include/SR_RecognizerResultImpl.h
rec/Recognizer/src/Recognizer.c
rec/Recognizer/src/RecognizerImpl.c
rec/Recognizer/src/RecognizerResult.c
rec/Recognizer/src/RecognizerResultImpl.c
rec/Semproc/Android.mk
rec/Semproc/include/SR_ExpressionEvaluator.h
rec/Semproc/include/SR_ExpressionParser.h
rec/Semproc/include/SR_LexicalAnalyzer.h
rec/Semproc/include/SR_SemanticGraph.h
rec/Semproc/include/SR_SemanticGraphImpl.h
rec/Semproc/include/SR_SemanticProcessor.h
rec/Semproc/include/SR_SemanticProcessorImpl.h
rec/Semproc/include/SR_SemanticResult.h
rec/Semproc/include/SR_SemanticResultImpl.h
rec/Semproc/include/SR_SemprocDefinitions.h
rec/Semproc/include/SR_SemprocPrefix.h
rec/Semproc/include/SR_SymbolTable.h
rec/Semproc/src/ExpressionEvaluator.c
rec/Semproc/src/ExpressionParser.c
rec/Semproc/src/LexicalAnalyzer.c
rec/Semproc/src/SemanticGraph.c
rec/Semproc/src/SemanticGraphImpl.c
rec/Semproc/src/SemanticProcessor.c
rec/Semproc/src/SemanticProcessorImpl.c
rec/Semproc/src/SemanticResult.c
rec/Semproc/src/SemanticResultImpl.c
rec/Semproc/src/SymbolTable.c
rec/Session/Android.mk
rec/Session/include/SR_Session.h
rec/Session/include/SR_SessionPrefix.h
rec/Session/src/SR_Session.c
rec/Vocabulary/Android.mk
rec/Vocabulary/include/SR_Vocabulary.h
rec/Vocabulary/include/SR_VocabularyImpl.h
rec/Vocabulary/include/SR_VocabularyPrefix.h
rec/Vocabulary/src/Vocabulary.c
rec/Vocabulary/src/VocabularyImpl.c
rec/ca/Android.mk
rec/ca/acc_basi.c
rec/ca/ann_api.c
rec/ca/catrans.c
rec/ca/cnfd_scr.c
rec/ca/par_basi.c
rec/ca/pat_basi.c
rec/ca/rec_basi.c
rec/ca/rec_load.c
rec/ca/rec_nbes.c
rec/ca/rec_resu.c
rec/ca/syn_srec.c
rec/ca/utt_basi.c
rec/ca/utt_data.c
rec/ca/utt_proc.c
rec/ca/voc_basi.c
rec/cfront/ca_cms.c
rec/cfront/ca_front.c
rec/cfront/ca_wave.c
rec/cfront/cheldsp4.c
rec/cfront/chelfep.c
rec/cfront/chelmel4.c
rec/cfront/frontobj.c
rec/cfront/frontpar.c
rec/cfront/himul32.h
rec/cfront/log_tabl.c
rec/cfront/mulaw.h
rec/cfront/nisthdr.h
rec/cfront/sh_down.h
rec/cfront/sp_fft.c
rec/cfront/spec_anl.c
rec/cfront/wav_acc.c
rec/clib/cnorm_tr.c
rec/clib/fpi_tgt.c
rec/clib/fpi_tgt.inl
rec/clib/imeld_rd.c
rec/clib/imeld_tr.c
rec/clib/jacobi.c
rec/clib/log_add.c
rec/clib/log_add.h
rec/clib/matrix_i.c
rec/clib/matx_ops.c
rec/clib/matx_ops.h
rec/clib/memmove.h
rec/clib/specnorm.c
rec/clib/srec_arb.c
rec/clib/swicms.c
rec/clib/swimodel.c
rec/clib/voc_read.c
rec/clib/voicing.c
rec/crec/astar.c
rec/crec/astar_pphash.c
rec/crec/astar_pphash.h
rec/crec/c47mulsp.c
rec/crec/comp_stats.c
rec/crec/get_fram.c
rec/crec/priority_q.c
rec/crec/rec_norm.c
rec/crec/srec.c
rec/crec/srec_context.c
rec/crec/srec_debug.c
rec/crec/srec_debug.h
rec/crec/srec_eosd.c
rec/crec/srec_initialize.c
rec/crec/srec_results.c
rec/crec/srec_stats.c
rec/crec/srec_stats.h
rec/crec/srec_tokens.c
rec/crec/srec_tokens.h
rec/crec/text_parser.c
rec/crec/word_lattice.c
rec/include/all_defs.h
rec/include/ann_util.h
rec/include/astar.h
rec/include/buildopt.h
rec/include/c42mul.h
rec/include/caexcept.h
rec/include/channorm.h
rec/include/comp_stats.h
rec/include/creccons.h
rec/include/duk_args.h
rec/include/duk_err.h
rec/include/duk_io.h
rec/include/errhndl.h
rec/include/fft.h
rec/include/fpi_tgt.h
rec/include/front.h
rec/include/frontapi.h
rec/include/frontpar.h
rec/include/fronttyp.h
rec/include/hmm_desc.h
rec/include/hmm_type.h
rec/include/hmmlib.h
rec/include/log_tabl.h
rec/include/mutualob.h
rec/include/portable.h
rec/include/pre_desc.h
rec/include/prelib.h
rec/include/sample.h
rec/include/search_network.h
rec/include/setting.h
rec/include/simapi.h
rec/include/sizes.h
rec/include/sp_fft.h
rec/include/specnorm.h
rec/include/srec.h
rec/include/srec_arb.h
rec/include/srec_context.h
rec/include/srec_eosd.h
rec/include/srec_results.h
rec/include/srec_sizes.h
rec/include/swicms.h
rec/include/swimodel.h
rec/include/utteranc.h
rec/include/vcc_helper.h
rec/include/voicing.h
rec/include/word_lattice.h
rec/srec.doxygen
rec/test/Android.mk
rec/test/SRecTest/Android.mk
rec/test/SRecTest/src/SRecTest.c
rec/test/SRecTest/src/srec_test_config.c
rec/test/SRecTest/src/srec_test_config.h
rec/test/SRecTestAudio/Android.mk
rec/test/SRecTestAudio/src/SRecTestAudio.c
rec/test/SRecTestAudio/src/srec_test_config.c
rec/test/SRecTestAudio/src/srec_test_config.h
rec_jni/Android.mk
rec_jni/android_speech_srec_MicrophoneInputStream.cpp
rec_jni/android_speech_srec_Recognizer.cpp
ests/Android.mk
ests/pcm/alabama_08k.pcm
ests/pcm/california_11k.pcm
ests/pcm/longwav_08k.wav
ests/pcm/longwav_11k.wav
ests/pcm/yes.wav
ests/pcm/yes_08k.pcm
ests/pcm/yes_11k.pcm
ests/pcm/yes_16k.pcm
ests/pcm/yes_22k.pcm
ests/run_ERT.sh
ests/run_UAPI_SrecTest.sh
ests/run_UAPI_Test.sh
ests/run_chmod.sh
ests/run_contacts.sh
ests/run_parameters.sh
ests/run_robustness1.sh
ests/run_robustness2.sh
ests/run_robustness3.sh
ests/run_voicetags1.sh
ests/run_xtapxmlconsole.sh
ools/Android.mk
ools/cmd/pht_to_long.pl
ools/cmd/pht_to_short.pl
ools/cmd/srecres2utd.pl
ools/dictTest/Android.mk
ools/dictTest/dictTest.c
ools/grxmlcompile/Android.mk
ools/grxmlcompile/fst-io.h
ools/grxmlcompile/gr_iface.cpp
ools/grxmlcompile/grph.h
ools/grxmlcompile/grxmlcompile.cpp
ools/grxmlcompile/grxmldoc.cpp
ools/grxmlcompile/grxmldoc.h
ools/grxmlcompile/hashimpl.cpp
ools/grxmlcompile/hashmap.cpp
ools/grxmlcompile/hashmap.h
ools/grxmlcompile/netw_arc.h
ools/grxmlcompile/netw_dump.cpp
ools/grxmlcompile/sub_base.cpp
ools/grxmlcompile/sub_grph.cpp
ools/grxmlcompile/sub_grph.h
ools/grxmlcompile/sub_min.cpp
ools/grxmlcompile/sub_phon.cpp
ools/grxmlcompile/sub_supp.cpp
ools/grxmlcompile/testhashmap.cpp
ools/grxmlcompile/vocab.cpp
ools/grxmlcompile/vocab.h
ools/make_cfst/Android.mk
ools/make_cfst/make_cfst.cpp
ools/make_g2g/Android.mk
ools/make_g2g/make_g2g.c
ools/make_ve_grammar/Android.mk
ools/make_ve_grammar/make_ve_grammar.c
ools/parseStringTest/Android.mk
ools/parseStringTest/parseStringTest.c
ools/test_g2g/Android.mk
ools/test_g2g/test_g2g.c
ools/test_swiarb/Android.mk
ools/test_swiarb/test_swiarb.c
ools/thirdparty/Android.mk
ools/thirdparty/OpenFst/Android.mk
ools/thirdparty/OpenFst/README
ools/thirdparty/OpenFst/fst/Android.mk
ools/thirdparty/OpenFst/fst/lib/Android.mk
ools/thirdparty/OpenFst/fst/lib/arc.h
ools/thirdparty/OpenFst/fst/lib/arcfilter.h
ools/thirdparty/OpenFst/fst/lib/arcsort.h
ools/thirdparty/OpenFst/fst/lib/arcsum.h
ools/thirdparty/OpenFst/fst/lib/cache.h
ools/thirdparty/OpenFst/fst/lib/closure.h
ools/thirdparty/OpenFst/fst/lib/compat.cpp
ools/thirdparty/OpenFst/fst/lib/compat.h
ools/thirdparty/OpenFst/fst/lib/complement.h
ools/thirdparty/OpenFst/fst/lib/compose.h
ools/thirdparty/OpenFst/fst/lib/concat.h
ools/thirdparty/OpenFst/fst/lib/connect.h
ools/thirdparty/OpenFst/fst/lib/const-fst.h
ools/thirdparty/OpenFst/fst/lib/determinize.h
ools/thirdparty/OpenFst/fst/lib/dfs-visit.h
ools/thirdparty/OpenFst/fst/lib/difference.h
ools/thirdparty/OpenFst/fst/lib/encode.h
ools/thirdparty/OpenFst/fst/lib/epsnormalize.h
ools/thirdparty/OpenFst/fst/lib/equal.h
ools/thirdparty/OpenFst/fst/lib/equivalent.h
ools/thirdparty/OpenFst/fst/lib/expanded-fst.h
ools/thirdparty/OpenFst/fst/lib/factor-weight.h
ools/thirdparty/OpenFst/fst/lib/float-weight.h
ools/thirdparty/OpenFst/fst/lib/fst-decl.h
ools/thirdparty/OpenFst/fst/lib/fst.cpp
ools/thirdparty/OpenFst/fst/lib/fst.h
ools/thirdparty/OpenFst/fst/lib/fstlib.h
ools/thirdparty/OpenFst/fst/lib/heap.h
ools/thirdparty/OpenFst/fst/lib/intersect.h
ools/thirdparty/OpenFst/fst/lib/invert.h
ools/thirdparty/OpenFst/fst/lib/map.h
ools/thirdparty/OpenFst/fst/lib/minimize.h
ools/thirdparty/OpenFst/fst/lib/mutable-fst.h
ools/thirdparty/OpenFst/fst/lib/partition.h
ools/thirdparty/OpenFst/fst/lib/product-weight.h
ools/thirdparty/OpenFst/fst/lib/project.h
ools/thirdparty/OpenFst/fst/lib/properties.cpp
ools/thirdparty/OpenFst/fst/lib/properties.h
ools/thirdparty/OpenFst/fst/lib/prune.h
ools/thirdparty/OpenFst/fst/lib/push.h
ools/thirdparty/OpenFst/fst/lib/queue.h
ools/thirdparty/OpenFst/fst/lib/randgen.h
ools/thirdparty/OpenFst/fst/lib/random-weight.h
ools/thirdparty/OpenFst/fst/lib/rational.h
ools/thirdparty/OpenFst/fst/lib/register.h
ools/thirdparty/OpenFst/fst/lib/relabel.h
ools/thirdparty/OpenFst/fst/lib/replace.h
ools/thirdparty/OpenFst/fst/lib/reverse.h
ools/thirdparty/OpenFst/fst/lib/reweight.h
ools/thirdparty/OpenFst/fst/lib/rmepsilon.h
ools/thirdparty/OpenFst/fst/lib/rmfinalepsilon.h
ools/thirdparty/OpenFst/fst/lib/shortest-distance.h
ools/thirdparty/OpenFst/fst/lib/shortest-path.h
ools/thirdparty/OpenFst/fst/lib/statesort.h
ools/thirdparty/OpenFst/fst/lib/string-weight.h
ools/thirdparty/OpenFst/fst/lib/symbol-table.cpp
ools/thirdparty/OpenFst/fst/lib/symbol-table.h
ools/thirdparty/OpenFst/fst/lib/synchronize.h
ools/thirdparty/OpenFst/fst/lib/test-properties.h
ools/thirdparty/OpenFst/fst/lib/topsort.h
ools/thirdparty/OpenFst/fst/lib/union-find.h
ools/thirdparty/OpenFst/fst/lib/union.h
ools/thirdparty/OpenFst/fst/lib/util.h
ools/thirdparty/OpenFst/fst/lib/vector-fst.h
ools/thirdparty/OpenFst/fst/lib/verify.h
ools/thirdparty/OpenFst/fst/lib/weight.h
|
abbfd2c3d63580a0fdde5a0480f4ec6dd34e1fcf |
03-Mar-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import from //depot/cupcake/@132589
rec_jni/android_speech_srec_MicrophoneInputStream.cpp
rec_jni/android_speech_srec_Recognizer.cpp
|
c9dbe4c878cb0bfabd4255b25183a22de02bbfc1 |
03-Mar-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import from //depot/cupcake/@137055
rec_jni/android_speech_srec_MicrophoneInputStream.cpp
rec_jni/android_speech_srec_Recognizer.cpp
|
848d1df23e9a0c0d98cb45905355eee05ce3fa34 |
19-Feb-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import from //branches/cupcake/...@132276
onfig/en.us/Android.mk
onfig/en.us/dictionary/cmu6plus.ok.zip
rec_jni/android_speech_srec_MicrophoneInputStream.cpp
|
2f8ec03aa4809cec2b0944ca9bf1c7783e11b4ae |
11-Feb-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import from //branches/cupcake/...@130745
udio/AudioIn/UNIX/src/audioinwrapper.cpp
ortable/include/PFile.h
ortable/include/pmemory.h
ortable/src/ESR_ReturnCode.c
ortable/src/PFile.c
ortable/src/PFileWrap.c
ortable/src/pcrc.c
ortable/src/pmemory.c
eti/sltsEngine/src/SWIslts.c
eti/sltsEngine/src/run_seq_lts.c
hared/src/ESR_Locale.c
rec/AcousticState/include/SR_AcousticState.h
rec/AcousticState/include/SR_AcousticStateImpl.h
rec/AcousticState/src/AcousticState.c
rec/AcousticState/src/AcousticStateImpl.c
rec/EventLog/src/EventLogImpl.c
rec/Recognizer/src/RecognizerImpl.c
rec/Semproc/include/SR_SymbolTable.h
rec/Semproc/src/SemanticProcessorImpl.c
rec/Semproc/src/SymbolTable.c
rec/Vocabulary/include/SR_Vocabulary.h
rec/Vocabulary/src/Vocabulary.c
rec/Vocabulary/src/VocabularyImpl.c
rec/ca/cnfd_scr.c
rec/cfront/ca_cms.c
rec/cfront/cheldsp4.c
rec/cfront/log_tabl.c
rec/clib/log_add.c
rec/clib/srec_arb.c
rec/clib/swicms.c
rec/crec/srec_context.c
rec/crec/srec_debug.c
rec/crec/text_parser.c
rec/include/frontapi.h
rec/include/log_tabl.h
rec/include/pre_desc.h
rec/include/swicms.h
rec/test/SRecTest/src/SRecTest.c
rec_jni/android_speech_srec_Recognizer.cpp
|
00743dcf9e86961f3867b81ef81022040c821f18 |
22-Jan-2009 |
The Android Open Source Project <initial-contribution@android.com> |
Merge branch 'cupcake'
|
21208dbbe2608ae45b8c4a50d83e353880dc491f |
22-Jan-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import from //branches/cupcake/...@127436
rec/clib/log_add.h
rec/clib/swimodel.c
rec/clib/voc_read.c
rec/crec/c47mulsp.c
rec/crec/get_fram.c
rec/crec/srec.c
rec/include/c42mul.h
rec/include/hmmlib.h
rec/include/simapi.h
rec/include/srec.h
rec/include/swimodel.h
ools/grxmlcompile/grph.h
|
7e9a5b296c8dc08e33d01413f2bb30294a15306f |
20-Jan-2009 |
The Android Open Source Project <initial-contribution@android.com> |
Merge branch 'cupcake'
|
14c27f8650c090a4bab4ab4156f335c762ab228a |
20-Jan-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import from //branches/cupcake/...@127101
rec_jni/android_speech_srec_Recognizer.cpp
|
3a1236185ad5b2838063c50fbf8c510103362daf |
16-Jan-2009 |
android-build SharedAccount <android-build@undroid16.corp.google.com> |
Merge branch 'cupcake'
|
d1476235186074b3e4aa3d8f969eefb6f341b726 |
16-Jan-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import from //branches/cupcake/...@126645
udio/test/AudioHardwareRecord/Android.mk
udio/test/AudioHardwareRecordLoop/Android.mk
udio/test/AudioInRecord/Android.mk
rec/test/SRecTestAudio/Android.mk
rec_jni/Android.mk
|
4dffb920e188b2640ee8223f26e394b90311498a |
10-Jan-2009 |
The Android Open Source Project <initial-contribution@android.com> |
Merge branch 'cupcake'
|
49a59041a98b803a504c689de58ef6064db7c2e8 |
10-Jan-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import from //branches/cupcake/...@125939
ools/thirdparty/OpenFst/fst/lib/symbol-table.cpp
ools/thirdparty/OpenFst/fst/lib/vector-fst.h
|
bfa3b5a44583da9d31f1a20cbb15e1bb5aa0d827 |
19-Dec-2008 |
Jean-Baptiste Queru <jbq@google.com> |
Merge commit 'remotes/korg/cupcake'
|
2ebd1d2ce82c4f10284c70a28ea62535349a7334 |
18-Dec-2008 |
The Android Open Source Project <initial-contribution@android.com> |
Code drop from //branches/cupcake/...@124589
ndroid.mk
udio/AudioIn/UNIX/src/audioinwrapper.cpp
udio/test/AudioHardwareRecord/Android.mk
udio/test/AudioHardwareRecordLoop/Android.mk
udio/test/AudioInRecord/Android.mk
onfig/en.us/Android.mk
onfig/en.us/dictionary/basic.ok
onfig/en.us/dictionary/c0.6
onfig/en.us/dictionary/c0.6.ok
onfig/en.us/dictionary/cmu2nuance.cpp
onfig/en.us/dictionary/cmu6plus.ok.zip
onfig/en.us/dictionary/fixit.ok
onfig/en.us/dictionary/large.ok
onfig/en.us/dictionary/numbers.ok
onfig/en.us/grammars/VoiceDialer.grxml
oc/SREC_Architecture.pdf
oc/SREC_User_Guide.pdf
ava/Android.mk
ava/android/android/speech/recognition/test/EmbeddedRecognizerTest.java
ava/android/android/speech/recognition/test/EmptyJUnitListener.java
ava/android/android/speech/recognition/test/JUnitListener.java
ava/android/android/speech/recognition/test/contacts/CLRecognizer.java
ava/android/android/speech/recognition/test/contacts/ICLGrammarAction.java
ava/android/android/speech/recognition/test/contacts/ICLRecognitionAction.java
ava/android/android/speech/recognition/test/contacts/ICLRecognizer.java
ava/android/android/speech/recognition/test/contacts/Main.java
ava/android/android/speech/recognition/test/contacts/notes.txt
ava/android/android/speech/recognition/test/parameters/Parameters.java
ava/android/android/speech/recognition/test/robustness1/Robustness1.java
ava/android/android/speech/recognition/test/robustness1/Robustness2.java
ava/android/android/speech/recognition/test/robustness1/Robustness3.java
ava/android/android/speech/recognition/test/voicetags/Voicetags1.java
hared/src/SessionTypeImpl.c
rec/Recognizer/include/SR_Recognizer.h
rec/Recognizer/src/Recognizer.c
rec/Recognizer/src/RecognizerImpl.c
rec/Semproc/src/SemanticGraphImpl.c
rec/test/SRecTest/Android.mk
rec/test/SRecTest/src/SRecTest.c
rec/test/SRecTestAudio/Android.mk
rec_jni/Android.mk
rec_jni/android_speech_srec_MicrophoneInputStream.cpp
rec_jni/android_speech_srec_Recognizer.cpp
ools/make_cfst/make_cfst.cpp
api/Android.mk
api/cpp/Android.mk
api/cpp/api/include/AudioSource.h
api/cpp/api/include/AudioSourceListener.h
api/cpp/api/include/AudioStream.h
api/cpp/api/include/Codec.h
api/cpp/api/include/DeviceSpeaker.h
api/cpp/api/include/DeviceSpeakerListener.h
api/cpp/api/include/EmbeddedGrammar.h
api/cpp/api/include/EmbeddedGrammarListener.h
api/cpp/api/include/EmbeddedRecognizer.h
api/cpp/api/include/Grammar.h
api/cpp/api/include/GrammarListener.h
api/cpp/api/include/Logger.h
api/cpp/api/include/MediaFileReader.h
api/cpp/api/include/MediaFileReaderListener.h
api/cpp/api/include/MediaFileWriter.h
api/cpp/api/include/MediaFileWriterListener.h
api/cpp/api/include/Microphone.h
api/cpp/api/include/MicrophoneListener.h
api/cpp/api/include/NBestRecognitionResult.h
api/cpp/api/include/ParametersListener.h
api/cpp/api/include/RecognitionResult.h
api/cpp/api/include/Recognizer.h
api/cpp/api/include/RecognizerListener.h
api/cpp/api/include/RefCounter.h
api/cpp/api/include/ReturnCode.h
api/cpp/api/include/Singleton.h
api/cpp/api/include/SlotItem.h
api/cpp/api/include/SmartProxy.h
api/cpp/api/include/SpeechSynthesizer.h
api/cpp/api/include/SpeechSynthesizerListener.h
api/cpp/api/include/SrecGrammar.h
api/cpp/api/include/SrecGrammarListener.h
api/cpp/api/include/System.h
api/cpp/api/include/VoicetagItem.h
api/cpp/api/include/VoicetagItemListener.h
api/cpp/api/include/WordItem.h
api/cpp/api/include/exports.h
api/cpp/api/include/types.h
api/cpp/audio/Android.mk
api/cpp/audio/include/AudioBuffer.h
api/cpp/audio/include/AudioQueue.h
api/cpp/audio/include/AudioStreamImpl.h
api/cpp/audio/include/CodecHelper.h
api/cpp/audio/include/MediaFileReaderImpl.h
api/cpp/audio/include/MediaFileWriterImpl.h
api/cpp/audio/include/WavePCMHelper.h
api/cpp/audio/linux/Android.mk
api/cpp/audio/linux/include/DeviceSpeakerLINUX.h
api/cpp/audio/linux/include/MicrophoneLINUX.h
api/cpp/audio/linux/source/Android.mk
api/cpp/audio/linux/source/DeviceSpeakerLINUX.cpp
api/cpp/audio/linux/source/MicrophoneLINUX.cpp
api/cpp/audio/source/Android.mk
api/cpp/audio/source/AudioBuffer.cpp
api/cpp/audio/source/AudioQueue.cpp
api/cpp/audio/source/AudioSource.cpp
api/cpp/audio/source/AudioSourceListener.cpp
api/cpp/audio/source/AudioStream.cpp
api/cpp/audio/source/AudioStreamImpl.cpp
api/cpp/audio/source/CodecHelper.cpp
api/cpp/audio/source/DeviceSpeaker.cpp
api/cpp/audio/source/DeviceSpeakerListener.cpp
api/cpp/audio/source/MediaFileReader.cpp
api/cpp/audio/source/MediaFileReaderImpl.cpp
api/cpp/audio/source/MediaFileReaderListener.cpp
api/cpp/audio/source/MediaFileWriter.cpp
api/cpp/audio/source/MediaFileWriterImpl.cpp
api/cpp/audio/source/MediaFileWriterListener.cpp
api/cpp/audio/source/Microphone.cpp
api/cpp/audio/source/MicrophoneListener.cpp
api/cpp/audio/source/WavePCMHelper.cpp
api/cpp/grammar/Android.mk
api/cpp/grammar/include/VoicetagItemImpl.h
api/cpp/grammar/include/WordItemImpl.h
api/cpp/grammar/source/Android.mk
api/cpp/grammar/source/EmbeddedGrammar.cpp
api/cpp/grammar/source/EmbeddedGrammarListener.cpp
api/cpp/grammar/source/Grammar.cpp
api/cpp/grammar/source/GrammarListener.cpp
api/cpp/grammar/source/SlotItem.cpp
api/cpp/grammar/source/SrecGrammar.cpp
api/cpp/grammar/source/SrecGrammarListener.cpp
api/cpp/grammar/source/VoicetagItem.cpp
api/cpp/grammar/source/VoicetagItemImpl.cpp
api/cpp/grammar/source/VoicetagItemListener.cpp
api/cpp/grammar/source/WordItem.cpp
api/cpp/grammar/source/WordItemImpl.cpp
api/cpp/recognizer/Android.mk
api/cpp/recognizer/srec/Android.mk
api/cpp/recognizer/srec/include/SrecGrammarImpl.h
api/cpp/recognizer/srec/include/SrecHelper.h
api/cpp/recognizer/srec/include/SrecRecognitionResultImpl.h
api/cpp/recognizer/srec/include/SrecRecognizerImpl.h
api/cpp/recognizer/srec/include/SrecVoicetagItemImpl.h
api/cpp/recognizer/srec/include/exports.h
api/cpp/recognizer/srec/source/Android.mk
api/cpp/recognizer/srec/source/SrecGrammarImpl.cpp
api/cpp/recognizer/srec/source/SrecHelper.cpp
api/cpp/recognizer/srec/source/SrecRecognitionResultImpl.cpp
api/cpp/recognizer/srec/source/SrecRecognizerImpl.cpp
api/cpp/recognizer/srec/source/SrecVoicetagItem.cpp
api/cpp/test/Android.mk
api/cpp/test/include/PortabilityTest.h
api/cpp/test/source/Android.mk
api/cpp/test/source/RecursiveMutexTest/Android.mk
api/cpp/test/source/RecursiveMutexTest/RecursiveMutexTest.cpp
api/cpp/test/source/portability_test/Android.mk
api/cpp/test/source/portability_test/PortabilityTest.cpp
api/cpp/test/source/srec_test/Android.mk
api/cpp/test/source/srec_test/SrecTest.cpp
api/cpp/test/source/uapi_test/Android.mk
api/cpp/test/source/uapi_test/main.cpp
api/cpp/uapi.doxygen
api/cpp/uapi/Android.mk
api/cpp/uapi/include/EmbeddedRecognizerImpl.h
api/cpp/uapi/include/LoggerImpl.h
api/cpp/uapi/source/Android.mk
api/cpp/uapi/source/Codec.cpp
api/cpp/uapi/source/EmbeddedRecognizer.cpp
api/cpp/uapi/source/EmbeddedRecognizerImpl.cpp
api/cpp/uapi/source/NBestRecognitionResult.cpp
api/cpp/uapi/source/ParametersListener.cpp
api/cpp/uapi/source/RecognitionResult.cpp
api/cpp/uapi/source/Recognizer.cpp
api/cpp/uapi/source/RecognizerListener.cpp
api/cpp/uapi/source/ReturnCode.cpp
api/cpp/uapi/source/SpeechSynthesizer.cpp
api/cpp/uapi/source/SpeechSynthesizerListener.cpp
api/cpp/uapi_doxygen.bat
api/cpp/utilities/Android.mk
api/cpp/utilities/include/ConditionVariable.h
api/cpp/utilities/include/ConditionVariableImpl.h
api/cpp/utilities/include/DoublyLinkedList.h
api/cpp/utilities/include/File.h
api/cpp/utilities/include/FileASCII.h
api/cpp/utilities/include/JNIThreadListener.h
api/cpp/utilities/include/LibraryLoader.h
api/cpp/utilities/include/Mutex.h
api/cpp/utilities/include/MutexImpl.h
api/cpp/utilities/include/Queue.h
api/cpp/utilities/include/RefCounted.h
api/cpp/utilities/include/Runnable.h
api/cpp/utilities/include/Task.h
api/cpp/utilities/include/ThreadLocal.h
api/cpp/utilities/include/TimeInstant.h
api/cpp/utilities/include/WorkerQueue.h
api/cpp/utilities/include/WorkerQueueFactory.h
api/cpp/utilities/include/WorkerQueueFactoryImpl.h
api/cpp/utilities/include/WorkerQueueImpl.h
api/cpp/utilities/source/Android.mk
api/cpp/utilities/source/ConditionVariable.cpp
api/cpp/utilities/source/ConditionVariableImpl.cpp
api/cpp/utilities/source/DoublyLinkedList.cpp
api/cpp/utilities/source/FileASCII.cpp
api/cpp/utilities/source/LibraryLoader.cpp
api/cpp/utilities/source/Logger.cpp
api/cpp/utilities/source/LoggerImpl.cpp
api/cpp/utilities/source/Mutex.cpp
api/cpp/utilities/source/MutexImpl.cpp
api/cpp/utilities/source/Queue.cpp
api/cpp/utilities/source/RefCounted.cpp
api/cpp/utilities/source/RefCounter.cpp
api/cpp/utilities/source/Runnable.cpp
api/cpp/utilities/source/SmartProxy.cpp
api/cpp/utilities/source/System.cpp
api/cpp/utilities/source/Task.cpp
api/cpp/utilities/source/ThreadLocal.cpp
api/cpp/utilities/source/TimeInstant.cpp
api/cpp/utilities/source/WorkerQueueFactory.cpp
api/cpp/utilities/source/WorkerQueueFactoryImpl.cpp
api/cpp/utilities/source/WorkerQueueImpl.cpp
api/doc/changelog.txt
api/doc/uapi.doxygen
api/java/Android.mk
api/java/jniapi/Android.mk
api/java/jniapi/jniapi/Android.mk
api/java/jniapi/jniapi/CWrapperDeviceSpeakerListener.cpp
api/java/jniapi/jniapi/CWrapperDeviceSpeakerListener.h
api/java/jniapi/jniapi/CWrapperEmbeddedGrammarListener.cpp
api/java/jniapi/jniapi/CWrapperEmbeddedGrammarListener.h
api/java/jniapi/jniapi/CWrapperGrammarListener.cpp
api/java/jniapi/jniapi/CWrapperGrammarListener.h
api/java/jniapi/jniapi/CWrapperMediaFileReaderListener.cpp
api/java/jniapi/jniapi/CWrapperMediaFileReaderListener.h
api/java/jniapi/jniapi/CWrapperMediaFileWriterListener.cpp
api/java/jniapi/jniapi/CWrapperMediaFileWriterListener.h
api/java/jniapi/jniapi/CWrapperMicrophoneListener.cpp
api/java/jniapi/jniapi/CWrapperMicrophoneListener.h
api/java/jniapi/jniapi/CWrapperRecognizerListener.cpp
api/java/jniapi/jniapi/CWrapperRecognizerListener.h
api/java/jniapi/jniapi/CWrapperSrecGrammarListener.cpp
api/java/jniapi/jniapi/CWrapperSrecGrammarListener.h
api/java/jniapi/jniapi/CWrapperVoicetagListener.cpp
api/java/jniapi/jniapi/CWrapperVoicetagListener.h
api/java/jniapi/jniapi/CreatingJniFiles.txt
api/java/jniapi/jniapi/JNIHelper.cpp
api/java/jniapi/jniapi/JNIHelper.h
api/java/jniapi/jniapi/android_speech_recognition_impl_AudioStreamImpl.cpp
api/java/jniapi/jniapi/android_speech_recognition_impl_AudioStreamImpl.h
api/java/jniapi/jniapi/android_speech_recognition_impl_DeviceSpeakerImpl.cpp
api/java/jniapi/jniapi/android_speech_recognition_impl_DeviceSpeakerImpl.h
api/java/jniapi/jniapi/android_speech_recognition_impl_EmbeddedGrammarImpl.cpp
api/java/jniapi/jniapi/android_speech_recognition_impl_EmbeddedGrammarImpl.h
api/java/jniapi/jniapi/android_speech_recognition_impl_EmbeddedRecognizerImpl.cpp
api/java/jniapi/jniapi/android_speech_recognition_impl_EmbeddedRecognizerImpl.h
api/java/jniapi/jniapi/android_speech_recognition_impl_EntryImpl.cpp
api/java/jniapi/jniapi/android_speech_recognition_impl_EntryImpl.h
api/java/jniapi/jniapi/android_speech_recognition_impl_GrammarImpl.cpp
api/java/jniapi/jniapi/android_speech_recognition_impl_GrammarImpl.h
api/java/jniapi/jniapi/android_speech_recognition_impl_LoggerImpl.cpp
api/java/jniapi/jniapi/android_speech_recognition_impl_LoggerImpl.h
api/java/jniapi/jniapi/android_speech_recognition_impl_MediaFileReaderImpl.cpp
api/java/jniapi/jniapi/android_speech_recognition_impl_MediaFileReaderImpl.h
api/java/jniapi/jniapi/android_speech_recognition_impl_MediaFileWriterImpl.cpp
api/java/jniapi/jniapi/android_speech_recognition_impl_MediaFileWriterImpl.h
api/java/jniapi/jniapi/android_speech_recognition_impl_MicrophoneImpl.cpp
api/java/jniapi/jniapi/android_speech_recognition_impl_MicrophoneImpl.h
api/java/jniapi/jniapi/android_speech_recognition_impl_NBestRecognitionResultImpl.cpp
api/java/jniapi/jniapi/android_speech_recognition_impl_NBestRecognitionResultImpl.h
api/java/jniapi/jniapi/android_speech_recognition_impl_SrecGrammarImpl.cpp
api/java/jniapi/jniapi/android_speech_recognition_impl_SrecGrammarImpl.h
api/java/jniapi/jniapi/android_speech_recognition_impl_System.cpp
api/java/jniapi/jniapi/android_speech_recognition_impl_System.h
api/java/jniapi/jniapi/android_speech_recognition_impl_VoicetagItemImpl.cpp
api/java/jniapi/jniapi/android_speech_recognition_impl_VoicetagItemImpl.h
api/java/jniapi/jniapi/android_speech_recognition_impl_WordItemImpl.cpp
api/java/jniapi/jniapi/android_speech_recognition_impl_WordItemImpl.h
api/java/jniapi/jniapi/create_jni_h.bat
api/java/jniapi/jniapi/jniapi.cpp
api/java/jniapi/jniapi/jniapi.h
api/make/uapi/Makefile.common
api/make/uapi/Makefile.config
api/make/uapi/Makefile.defs
|
0cb2938e14a71a93fbc95c3b741b613ab9dd2c63 |
07-Nov-2008 |
Alexey Tarasov <tarasov@dodologics.com> |
Updated makefiles for correct building on FreeBSD
onfig/en.us/Android.mk
ools/grxmlcompile/Android.mk
|
05dfb904c5be6385a3a6f8a271659d68341d267f |
22-Oct-2008 |
Alexey Zaytsev <alexey.zaytsev@gmail.com> |
Add a few missing headers. Fixes build with gcc 4.3.2 on Debian. Signed-off-by: Alexey Zaytsev <alexey.zaytsev@gmail.com>
ools/thirdparty/OpenFst/fst/lib/compat.h
|
8fc5a7f51e62cb4ae44a27bdf4176d04adc80ede |
21-Oct-2008 |
The Android Open Source Project <initial-contribution@android.com> |
Initial Contribution
ndroid.mk
ODULE_LICENSE_APACHE2
OTICE
udio/Android.mk
udio/AudioIn/Android.mk
udio/AudioIn/UNIX/Android.mk
udio/AudioIn/UNIX/include/audioin.h
udio/AudioIn/UNIX/include/audioinerr.h
udio/AudioIn/UNIX/include/audioinwrapper.h
udio/AudioIn/UNIX/include/filter.h
udio/AudioIn/UNIX/src/Android.mk
udio/AudioIn/UNIX/src/audioin.c
udio/AudioIn/UNIX/src/audioinwrapper.cpp
udio/AudioIn/UNIX/src/filter.c
udio/test/Android.mk
udio/test/AudioHardwareRecord/Android.mk
udio/test/AudioHardwareRecord/src/AudioHardwareRecord.c
udio/test/AudioHardwareRecordLoop/Android.mk
udio/test/AudioHardwareRecordLoop/src/AudioHardwareRecordLoop.c
udio/test/AudioInRecord/Android.mk
udio/test/AudioInRecord/src/AudioInRecord.c
onfig/Android.mk
onfig/en.us/Android.mk
onfig/en.us/adb_pull_system_usr_srec_bothtags5.sh
onfig/en.us/adb_pull_system_usr_srec_bothtags5_from_saved.sh
onfig/en.us/adb_pull_system_usr_srec_change_sample_rate2.sh
onfig/en.us/adb_pull_system_usr_srec_liveaudio.sh
onfig/en.us/adb_pull_system_usr_srec_set_get_param.sh
onfig/en.us/audio/m252/m252a10e.nwv
onfig/en.us/audio/m252/m252a11e.nwv
onfig/en.us/audio/m252/m252a12e.nwv
onfig/en.us/audio/m252/m252a21e.nwv
onfig/en.us/audio/m252/m252a22e.nwv
onfig/en.us/audio/m252/m252a24e.nwv
onfig/en.us/audio/m252/m252a3fe.nwv
onfig/en.us/audio/v139/v139_007.nwv
onfig/en.us/audio/v139/v139_021.nwv
onfig/en.us/audio/v139/v139_024.nwv
onfig/en.us/audio/v139/v139_040.nwv
onfig/en.us/audio/v139/v139_067.nwv
onfig/en.us/audio/v139/v139_077.nwv
onfig/en.us/audio/v139/v139_103.nwv
onfig/en.us/audio/v139/v139_107.nwv
onfig/en.us/audio/v139/v139_113.nwv
onfig/en.us/audio/v139/v139_127.nwv
onfig/en.us/audio/v139/v139_189.nwv
onfig/en.us/audio/v139/v139_202.nwv
onfig/en.us/audio/v139/v139_206.nwv
onfig/en.us/audio/v139/v139_248.nwv
onfig/en.us/audio/v139/v139_254.nwv
onfig/en.us/baseline.par
onfig/en.us/baseline11k.par
onfig/en.us/baseline8k.par
onfig/en.us/dictionary/basic.ok
onfig/en.us/dictionary/c0.6.ok
onfig/en.us/dictionary/cmu2nuance.cpp
onfig/en.us/dictionary/cmu6plus.ok.zip
onfig/en.us/dictionary/enroll.ok
onfig/en.us/dictionary/fixit.ok
onfig/en.us/dictionary/large.ok
onfig/en.us/dictionary/numbers.ok
onfig/en.us/g2p/en-US-ttp.data
onfig/en.us/grammars/VoiceDialer.grxml
onfig/en.us/grammars/boolean.grxml
onfig/en.us/grammars/bothtags5.grxml
onfig/en.us/grammars/digits.grxml
onfig/en.us/grammars/dynamic-test.grxml
onfig/en.us/grammars/enroll.grxml
onfig/en.us/grammars/homonym_test1.grxml
onfig/en.us/grammars/homonym_test2.grxml
onfig/en.us/grammars/homonym_test3.grxml
onfig/en.us/grammars/homonym_test4.grxml
onfig/en.us/grammars/ipaq_commands.grxml
onfig/en.us/grammars/lookup.grxml
onfig/en.us/grammars/rootslot.grxml
onfig/en.us/grammars/run_clean_grammars.sh
onfig/en.us/grammars/run_compile_grammars.sh
onfig/en.us/grammars/slot_test1.grxml
onfig/en.us/grammars/slot_test2.grxml
onfig/en.us/models/generic.C
onfig/en.us/models/generic.lda
onfig/en.us/models/generic.pht
onfig/en.us/models/generic.swiarb
onfig/en.us/models/generic11.lda
onfig/en.us/models/generic11_f.swimdl
onfig/en.us/models/generic11_m.swimdl
onfig/en.us/models/generic8.lda
onfig/en.us/models/generic8_f.swimdl
onfig/en.us/models/generic8_m.swimdl
onfig/en.us/models/generic_f.swimdl
onfig/en.us/models/generic_m.swimdl
onfig/en.us/models/models128x.map
onfig/en.us/models/phones.map
onfig/en.us/run-bothtags5-from-saved.sh
onfig/en.us/run-bothtags5.sh
onfig/en.us/run-change-sample-rate2.sh
onfig/en.us/run-chmod.sh
onfig/en.us/run-liveaudio.sh
onfig/en.us/run-set-get-param.sh
onfig/en.us/tcp/bothtags5.tcp
onfig/en.us/tcp/bothtags5_from_saved.tcp
onfig/en.us/tcp/change_sample_rate2.tcp
onfig/en.us/tcp/recognize_10_live.tcp
onfig/en.us/tcp/recognize_1_live.tcp
onfig/en.us/tcp/set_get_param.tcp
onfig/en.us/wave/dallas-8kHz/0301/S078.nwf
onfig/en.us/wave/dallas-8kHz/0301/S079.nwf
onfig/en.us/wave/dallas-8kHz/0301/S080.nwf
onfig/en.us/wave/dallas-8kHz/0301/S082.nwf
onfig/en.us/wave/dallas-8kHz/0301/S083.nwf
onfig/en.us/wave/dallas-8kHz/0301/S089.nwf
onfig/en.us/wave/dallas-8kHz/0302/S051.nwf
onfig/en.us/wave/dallas-8kHz/0302/S052.nwf
onfig/en.us/wave/dallas-8kHz/0302/S053.nwf
onfig/en.us/wave/dallas-8kHz/0302/S054.nwf
onfig/en.us/wave/dallas-8kHz/0302/S065.nwf
onfig/en.us/wave/dallas-8kHz/0302/S070.nwf
onfig/en.us/wave/dallas-8kHz/0302/S071.nwf
onfig/en.us/wave/dallas/0000/S072.nwf
onfig/en.us/wave/dallas/0000/S074.nwf
onfig/en.us/wave/dallas/0000/S075.nwf
onfig/en.us/wave/dallas/0000/S076.nwf
onfig/en.us/wave/dallas/0000/S077.nwf
onfig/en.us/wave/dallas/0000/S079.nwf
onfig/en.us/wave/dallas/0000/S080.nwf
onfig/en.us/wave/dallas/0000/S083.nwf
onfig/en.us/wave/dallas/0000/S086.nwf
onfig/en.us/wave/dallas/0000/S088.nwf
onfig/en.us/wave/dallas/0300/S052.nwf
onfig/en.us/wave/dallas/0300/S053.nwf
onfig/en.us/wave/dallas/0300/S057.nwf
onfig/en.us/wave/dallas/0300/S063.nwf
onfig/en.us/wave/dallas/0300/S065.nwf
onfig/en.us/wave/dallas/0303/S080.nwf
onfig/en.us/wave/dallas/0303/S083.nwf
onfig/en.us/wave/dallas/0303/S084.nwf
onfig/en.us/wave/dallas/0303/S087.nwf
onfig/en.us/wave/dallas/0303/S088.nwf
onfig/en.us/wave/dallas/0303/S089.nwf
onfig/en.us/wave/dallas/0303/S090.nwf
onfig/en.us/wave/dallas/0304/S052.nwf
onfig/en.us/wave/dallas/0304/S054.nwf
onfig/en.us/wave/dallas/0304/S055.nwf
onfig/en.us/wave/dallas/0304/S074.nwf
onfig/en.us/wave/dallas/0304/S075.nwf
onfig/en.us/wave/dallas/0304/S076.nwf
onfig/en.us/wave/dallas/0304/S077.nwf
oc/Recognizer_status.pdf
oc/SREC_Architecture.pdf
oc/SREC_User_Guide.pdf
oc/SREC_and_UAPI_Release_Notes.pdf
oc/SREC_eScript_Specification.pdf
oc/UAPI_Design.pdf
oc/UAPI_User_Guide.pdf
oc/doxygen.tar.gz
oc/logs/srec/bothtags5_saved.g2g
oc/logs/srec/linux_ship_a1__VCE_Pete_Gonzalez.raw
oc/logs/srec/linux_ship_a1__VCE_Pete_Gonzalez_from_saved.raw
oc/logs/srec/linux_ship_a2__VCE_Andrew_Evans.raw
oc/logs/srec/linux_ship_a2__VCE_Andrew_Evans_from_saved.raw
oc/logs/srec/linux_ship_a3__VCE_Peter_Wilson.raw
oc/logs/srec/linux_ship_a3__VCE_Peter_Wilson_from_saved.raw
oc/logs/srec/linux_ship_a4__VCE_Edgar_Young.raw
oc/logs/srec/linux_ship_a4__VCE_Edgar_Young_from_saved.raw
oc/logs/srec/linux_ship_a5__VCE_John_Martinez.raw
oc/logs/srec/linux_ship_a5__VCE_John_Martinez_from_saved.raw
oc/logs/srec/out_SHIP_bothtags5.txt
oc/logs/srec/out_SHIP_bothtags5_from_saved.txt
oc/logs/srec/out_SHIP_change_sample_rate2.txt
oc/logs/srec/out_SHIP_set_get_param.txt
oc/logs/srec/recog4_SHIP_bothtags5.res
oc/logs/srec/recog4_SHIP_bothtags5_from_saved.res
oc/logs/srec/recog4_SHIP_change_sample_rate2.res
oc/logs/srec/recog4_SHIP_liveaudio.res
oc/logs/srec/recog4_SHIP_set_get_param.res
oc/logs/uapi/run_ERT.log
oc/logs/uapi/run_contacts.log
oc/logs/uapi/run_parameters.log
oc/logs/uapi/run_robustness1.log
oc/logs/uapi/run_robustness2.log
oc/logs/uapi/run_robustness3.log
oc/logs/uapi/run_voicetags1.log
oc/srec.doxygen
ava/Android.mk
ava/android/android/speech/recognition/test/EmbeddedRecognizerTest.java
ava/android/android/speech/recognition/test/EmptyJUnitListener.java
ava/android/android/speech/recognition/test/JUnitListener.java
ava/android/android/speech/recognition/test/contacts/CLRecognizer.java
ava/android/android/speech/recognition/test/contacts/ICLGrammarAction.java
ava/android/android/speech/recognition/test/contacts/ICLRecognitionAction.java
ava/android/android/speech/recognition/test/contacts/ICLRecognizer.java
ava/android/android/speech/recognition/test/contacts/Main.java
ava/android/android/speech/recognition/test/contacts/notes.txt
ava/android/android/speech/recognition/test/parameters/Parameters.java
ava/android/android/speech/recognition/test/robustness1/Robustness1.java
ava/android/android/speech/recognition/test/robustness1/Robustness2.java
ava/android/android/speech/recognition/test/robustness1/Robustness3.java
ava/android/android/speech/recognition/test/voicetags/Voicetags1.java
ake/asr/Makefile.common
ake/asr/Makefile.config
ake/asr/Makefile.defs
ortable/Android.mk
ortable/include/ArrayList.h
ortable/include/ArrayListImpl.h
ortable/include/ESR_ReturnCode.h
ortable/include/LCHAR.h
ortable/include/PANSIFileImpl.h
ortable/include/PANSIFileSystem.h
ortable/include/PANSIFileSystemImpl.h
ortable/include/PFile.h
ortable/include/PFileImpl.h
ortable/include/PFileSystem.h
ortable/include/PFileSystemImpl.h
ortable/include/PStackSize.h
ortable/include/PStackTrace.h
ortable/include/PortExport.h
ortable/include/PortPrefix.h
ortable/include/pLastError.h
ortable/include/passert.h
ortable/include/pcputimer.h
ortable/include/pcrc.h
ortable/include/pendian.h
ortable/include/phashtable.h
ortable/include/plog.h
ortable/include/pmalloc.h
ortable/include/pmemory.h
ortable/include/pmutex.h
ortable/include/pstdio.h
ortable/include/pstream.h
ortable/include/ptimer.h
ortable/include/ptimestamp.h
ortable/include/ptrd.h
ortable/include/ptstutils.h
ortable/include/ptypes.h
ortable/src/ArrayList.c
ortable/src/ArrayListImpl.c
ortable/src/ESR_ReturnCode.c
ortable/src/LCHAR.c
ortable/src/PANSIFileImpl.c
ortable/src/PANSIFileSystem.c
ortable/src/PANSIFileSystemImpl.c
ortable/src/PFile.c
ortable/src/PFileImpl.c
ortable/src/PFileSystem.c
ortable/src/PFileSystemImpl.c
ortable/src/PFileWrap.c
ortable/src/PStackSize.c
ortable/src/UNIX/PANSIFileSystemUNIXImpl.c
ortable/src/UNIX/PFileSystemUNIXImpl.c
ortable/src/UNIX/PFileWrapUNIX_OS_Specific.c
ortable/src/pLastError.c
ortable/src/pcputimer.c
ortable/src/pcrc.c
ortable/src/pendian.c
ortable/src/phashtable.c
ortable/src/plog.c
ortable/src/pmalloc.c
ortable/src/pmemblock.c
ortable/src/pmemfixed.c
ortable/src/pmemory.c
ortable/src/pmemory_ext.c
ortable/src/pmemory_ext.h
ortable/src/pstream.c
ortable/src/ptimer.c
ortable/src/ptimestamp.c
ortable/src/ptypes.c
eti/Android.mk
eti/setiUtils/include/platform_utils.h
eti/setiUtils/include/port_fileio.h
eti/setiUtils/src/platform_utils.c
eti/sltsEngine/Android.mk
eti/sltsEngine/include/CSWIslts.h
eti/sltsEngine/include/SWIslts.h
eti/sltsEngine/include/fsm_dictionary.h
eti/sltsEngine/include/linklist.h
eti/sltsEngine/include/lts.h
eti/sltsEngine/include/lts_error.h
eti/sltsEngine/include/lts_seq_internal.h
eti/sltsEngine/src/SWIslts.c
eti/sltsEngine/src/linklist_impl.c
eti/sltsEngine/src/run_seq_lts.c
hared/Android.mk
hared/include/CircularBuffer.h
hared/include/ESR_CommandLine.h
hared/include/ESR_Locale.h
hared/include/ESR_Session.h
hared/include/ESR_SessionImpl.h
hared/include/ESR_SessionType.h
hared/include/ESR_SessionTypeImpl.h
hared/include/ESR_SessionTypeListener.h
hared/include/ESR_SharedPrefix.h
hared/include/ESR_VariableTypes.h
hared/include/HashMap.h
hared/include/HashMapImpl.h
hared/include/Int8ArrayList.h
hared/include/Int8ArrayListImpl.h
hared/include/IntArrayList.h
hared/include/IntArrayListImpl.h
hared/include/LStringImpl.h
hared/include/lstring.h
hared/src/CircularBuffer.c
hared/src/CommandLine.c
hared/src/ESR_Locale.c
hared/src/ESR_Session.c
hared/src/HashMap.c
hared/src/HashMapImpl.c
hared/src/Int8ArrayList.c
hared/src/Int8ArrayListImpl.c
hared/src/IntArrayList.c
hared/src/IntArrayListImpl.c
hared/src/LStringImpl.c
hared/src/SessionTypeImpl.c
hared/src/lstring.c
rec/AcousticModels/Android.mk
rec/AcousticModels/include/SR_AcousticModels.h
rec/AcousticModels/include/SR_AcousticModelsImpl.h
rec/AcousticModels/include/SR_AcousticModelsPrefix.h
rec/AcousticModels/src/AcousticModels.c
rec/AcousticModels/src/AcousticModelsImpl.c
rec/AcousticState/Android.mk
rec/AcousticState/include/SR_AcousticState.h
rec/AcousticState/include/SR_AcousticStateImpl.h
rec/AcousticState/include/SR_AcousticStatePrefix.h
rec/AcousticState/src/AcousticState.c
rec/AcousticState/src/AcousticStateImpl.c
rec/Android.mk
rec/EventLog/Android.mk
rec/EventLog/include/SR_EventLog.h
rec/EventLog/include/SR_EventLogImpl.h
rec/EventLog/include/SR_EventLogPrefix.h
rec/EventLog/include/riff.h
rec/EventLog/src/EventLog.c
rec/EventLog/src/EventLogImpl.c
rec/EventLog/src/riff.c
rec/Grammar/Android.mk
rec/Grammar/include/SR_Grammar.h
rec/Grammar/include/SR_GrammarImpl.h
rec/Grammar/include/SR_GrammarPrefix.h
rec/Grammar/src/SR_Grammar.c
rec/Grammar/src/SR_GrammarImpl.c
rec/Nametag/Android.mk
rec/Nametag/include/SR_Nametag.h
rec/Nametag/include/SR_NametagDefs.h
rec/Nametag/include/SR_NametagImpl.h
rec/Nametag/include/SR_NametagPrefix.h
rec/Nametag/include/SR_Nametags.h
rec/Nametag/include/SR_NametagsImpl.h
rec/Nametag/include/SR_NametagsPrefix.h
rec/Nametag/src/Nametag.c
rec/Nametag/src/NametagImpl.c
rec/Nametag/src/Nametags.c
rec/Nametag/src/NametagsImpl.c
rec/Recognizer/Android.mk
rec/Recognizer/include/SR_Recognizer.h
rec/Recognizer/include/SR_RecognizerImpl.h
rec/Recognizer/include/SR_RecognizerPrefix.h
rec/Recognizer/include/SR_RecognizerResult.h
rec/Recognizer/include/SR_RecognizerResultImpl.h
rec/Recognizer/src/Recognizer.c
rec/Recognizer/src/RecognizerImpl.c
rec/Recognizer/src/RecognizerResult.c
rec/Recognizer/src/RecognizerResultImpl.c
rec/Semproc/Android.mk
rec/Semproc/include/SR_ExpressionEvaluator.h
rec/Semproc/include/SR_ExpressionParser.h
rec/Semproc/include/SR_LexicalAnalyzer.h
rec/Semproc/include/SR_SemanticGraph.h
rec/Semproc/include/SR_SemanticGraphImpl.h
rec/Semproc/include/SR_SemanticProcessor.h
rec/Semproc/include/SR_SemanticProcessorImpl.h
rec/Semproc/include/SR_SemanticResult.h
rec/Semproc/include/SR_SemanticResultImpl.h
rec/Semproc/include/SR_SemprocDefinitions.h
rec/Semproc/include/SR_SemprocPrefix.h
rec/Semproc/include/SR_SymbolTable.h
rec/Semproc/src/ExpressionEvaluator.c
rec/Semproc/src/ExpressionParser.c
rec/Semproc/src/LexicalAnalyzer.c
rec/Semproc/src/SemanticGraph.c
rec/Semproc/src/SemanticGraphImpl.c
rec/Semproc/src/SemanticProcessor.c
rec/Semproc/src/SemanticProcessorImpl.c
rec/Semproc/src/SemanticResult.c
rec/Semproc/src/SemanticResultImpl.c
rec/Semproc/src/SymbolTable.c
rec/Session/Android.mk
rec/Session/include/SR_Session.h
rec/Session/include/SR_SessionPrefix.h
rec/Session/src/SR_Session.c
rec/Vocabulary/Android.mk
rec/Vocabulary/include/SR_Vocabulary.h
rec/Vocabulary/include/SR_VocabularyImpl.h
rec/Vocabulary/include/SR_VocabularyPrefix.h
rec/Vocabulary/src/Vocabulary.c
rec/Vocabulary/src/VocabularyImpl.c
rec/ca/Android.mk
rec/ca/acc_basi.c
rec/ca/ann_api.c
rec/ca/catrans.c
rec/ca/cnfd_scr.c
rec/ca/par_basi.c
rec/ca/pat_basi.c
rec/ca/rec_basi.c
rec/ca/rec_load.c
rec/ca/rec_nbes.c
rec/ca/rec_resu.c
rec/ca/syn_srec.c
rec/ca/utt_basi.c
rec/ca/utt_data.c
rec/ca/utt_proc.c
rec/ca/voc_basi.c
rec/cfront/ca_cms.c
rec/cfront/ca_front.c
rec/cfront/ca_wave.c
rec/cfront/cheldsp4.c
rec/cfront/chelfep.c
rec/cfront/chelmel4.c
rec/cfront/frontobj.c
rec/cfront/frontpar.c
rec/cfront/himul32.h
rec/cfront/log_tabl.c
rec/cfront/mulaw.h
rec/cfront/nisthdr.h
rec/cfront/sh_down.h
rec/cfront/sp_fft.c
rec/cfront/spec_anl.c
rec/cfront/wav_acc.c
rec/clib/cnorm_tr.c
rec/clib/fpi_tgt.c
rec/clib/fpi_tgt.inl
rec/clib/imeld_rd.c
rec/clib/imeld_tr.c
rec/clib/jacobi.c
rec/clib/log_add.c
rec/clib/log_add.h
rec/clib/matrix_i.c
rec/clib/matx_ops.c
rec/clib/matx_ops.h
rec/clib/memmove.h
rec/clib/specnorm.c
rec/clib/srec_arb.c
rec/clib/swicms.c
rec/clib/swimodel.c
rec/clib/voc_read.c
rec/clib/voicing.c
rec/crec/astar.c
rec/crec/astar_pphash.c
rec/crec/astar_pphash.h
rec/crec/c47mulsp.c
rec/crec/comp_stats.c
rec/crec/get_fram.c
rec/crec/priority_q.c
rec/crec/rec_norm.c
rec/crec/srec.c
rec/crec/srec_context.c
rec/crec/srec_debug.c
rec/crec/srec_debug.h
rec/crec/srec_eosd.c
rec/crec/srec_initialize.c
rec/crec/srec_results.c
rec/crec/srec_stats.c
rec/crec/srec_stats.h
rec/crec/srec_tokens.c
rec/crec/srec_tokens.h
rec/crec/text_parser.c
rec/crec/word_lattice.c
rec/include/all_defs.h
rec/include/ann_util.h
rec/include/astar.h
rec/include/buildopt.h
rec/include/c42mul.h
rec/include/caexcept.h
rec/include/channorm.h
rec/include/comp_stats.h
rec/include/creccons.h
rec/include/duk_args.h
rec/include/duk_err.h
rec/include/duk_io.h
rec/include/errhndl.h
rec/include/fft.h
rec/include/fpi_tgt.h
rec/include/front.h
rec/include/frontapi.h
rec/include/frontpar.h
rec/include/fronttyp.h
rec/include/hmm_desc.h
rec/include/hmm_type.h
rec/include/hmmlib.h
rec/include/log_tabl.h
rec/include/mutualob.h
rec/include/portable.h
rec/include/pre_desc.h
rec/include/prelib.h
rec/include/sample.h
rec/include/search_network.h
rec/include/setting.h
rec/include/simapi.h
rec/include/sizes.h
rec/include/sp_fft.h
rec/include/specnorm.h
rec/include/srec.h
rec/include/srec_arb.h
rec/include/srec_context.h
rec/include/srec_eosd.h
rec/include/srec_results.h
rec/include/srec_sizes.h
rec/include/swicms.h
rec/include/swimodel.h
rec/include/utteranc.h
rec/include/vcc_helper.h
rec/include/voicing.h
rec/include/word_lattice.h
rec/srec.doxygen
rec/test/Android.mk
rec/test/SRecTest/Android.mk
rec/test/SRecTest/src/SRecTest.c
rec/test/SRecTest/src/srec_test_config.c
rec/test/SRecTest/src/srec_test_config.h
rec/test/SRecTestAudio/Android.mk
rec/test/SRecTestAudio/src/SRecTestAudio.c
rec/test/SRecTestAudio/src/srec_test_config.c
rec/test/SRecTestAudio/src/srec_test_config.h
ests/Android.mk
ests/pcm/alabama_08k.pcm
ests/pcm/california_11k.pcm
ests/pcm/longwav_08k.wav
ests/pcm/longwav_11k.wav
ests/pcm/yes.wav
ests/pcm/yes_08k.pcm
ests/pcm/yes_11k.pcm
ests/pcm/yes_16k.pcm
ests/pcm/yes_22k.pcm
ests/run_ERT.sh
ests/run_UAPI_SrecTest.sh
ests/run_UAPI_Test.sh
ests/run_chmod.sh
ests/run_contacts.sh
ests/run_parameters.sh
ests/run_robustness1.sh
ests/run_robustness2.sh
ests/run_robustness3.sh
ests/run_voicetags1.sh
ests/run_xtapxmlconsole.sh
ools/Android.mk
ools/cmd/pht_to_long.pl
ools/cmd/pht_to_short.pl
ools/cmd/srecres2utd.pl
ools/dictTest/Android.mk
ools/dictTest/dictTest.c
ools/grxmlcompile/Android.mk
ools/grxmlcompile/fst-io.h
ools/grxmlcompile/gr_iface.cpp
ools/grxmlcompile/grph.h
ools/grxmlcompile/grxmlcompile.cpp
ools/grxmlcompile/grxmldoc.cpp
ools/grxmlcompile/grxmldoc.h
ools/grxmlcompile/hashimpl.cpp
ools/grxmlcompile/hashmap.cpp
ools/grxmlcompile/hashmap.h
ools/grxmlcompile/netw_arc.h
ools/grxmlcompile/netw_dump.cpp
ools/grxmlcompile/sub_base.cpp
ools/grxmlcompile/sub_grph.cpp
ools/grxmlcompile/sub_grph.h
ools/grxmlcompile/sub_min.cpp
ools/grxmlcompile/sub_phon.cpp
ools/grxmlcompile/sub_supp.cpp
ools/grxmlcompile/testhashmap.cpp
ools/grxmlcompile/vocab.cpp
ools/grxmlcompile/vocab.h
ools/make_cfst/Android.mk
ools/make_cfst/make_cfst.cpp
ools/make_g2g/Android.mk
ools/make_g2g/make_g2g.c
ools/make_ve_grammar/Android.mk
ools/make_ve_grammar/make_ve_grammar.c
ools/parseStringTest/Android.mk
ools/parseStringTest/parseStringTest.c
ools/test_g2g/Android.mk
ools/test_g2g/test_g2g.c
ools/test_swiarb/Android.mk
ools/test_swiarb/test_swiarb.c
ools/thirdparty/Android.mk
ools/thirdparty/OpenFst/Android.mk
ools/thirdparty/OpenFst/README
ools/thirdparty/OpenFst/fst/Android.mk
ools/thirdparty/OpenFst/fst/lib/Android.mk
ools/thirdparty/OpenFst/fst/lib/arc.h
ools/thirdparty/OpenFst/fst/lib/arcfilter.h
ools/thirdparty/OpenFst/fst/lib/arcsort.h
ools/thirdparty/OpenFst/fst/lib/arcsum.h
ools/thirdparty/OpenFst/fst/lib/cache.h
ools/thirdparty/OpenFst/fst/lib/closure.h
ools/thirdparty/OpenFst/fst/lib/compat.cpp
ools/thirdparty/OpenFst/fst/lib/compat.h
ools/thirdparty/OpenFst/fst/lib/complement.h
ools/thirdparty/OpenFst/fst/lib/compose.h
ools/thirdparty/OpenFst/fst/lib/concat.h
ools/thirdparty/OpenFst/fst/lib/connect.h
ools/thirdparty/OpenFst/fst/lib/const-fst.h
ools/thirdparty/OpenFst/fst/lib/determinize.h
ools/thirdparty/OpenFst/fst/lib/dfs-visit.h
ools/thirdparty/OpenFst/fst/lib/difference.h
ools/thirdparty/OpenFst/fst/lib/encode.h
ools/thirdparty/OpenFst/fst/lib/epsnormalize.h
ools/thirdparty/OpenFst/fst/lib/equal.h
ools/thirdparty/OpenFst/fst/lib/equivalent.h
ools/thirdparty/OpenFst/fst/lib/expanded-fst.h
ools/thirdparty/OpenFst/fst/lib/factor-weight.h
ools/thirdparty/OpenFst/fst/lib/float-weight.h
ools/thirdparty/OpenFst/fst/lib/fst-decl.h
ools/thirdparty/OpenFst/fst/lib/fst.cpp
ools/thirdparty/OpenFst/fst/lib/fst.h
ools/thirdparty/OpenFst/fst/lib/fstlib.h
ools/thirdparty/OpenFst/fst/lib/heap.h
ools/thirdparty/OpenFst/fst/lib/intersect.h
ools/thirdparty/OpenFst/fst/lib/invert.h
ools/thirdparty/OpenFst/fst/lib/map.h
ools/thirdparty/OpenFst/fst/lib/minimize.h
ools/thirdparty/OpenFst/fst/lib/mutable-fst.h
ools/thirdparty/OpenFst/fst/lib/partition.h
ools/thirdparty/OpenFst/fst/lib/product-weight.h
ools/thirdparty/OpenFst/fst/lib/project.h
ools/thirdparty/OpenFst/fst/lib/properties.cpp
ools/thirdparty/OpenFst/fst/lib/properties.h
ools/thirdparty/OpenFst/fst/lib/prune.h
ools/thirdparty/OpenFst/fst/lib/push.h
ools/thirdparty/OpenFst/fst/lib/queue.h
ools/thirdparty/OpenFst/fst/lib/randgen.h
ools/thirdparty/OpenFst/fst/lib/random-weight.h
ools/thirdparty/OpenFst/fst/lib/rational.h
ools/thirdparty/OpenFst/fst/lib/register.h
ools/thirdparty/OpenFst/fst/lib/relabel.h
ools/thirdparty/OpenFst/fst/lib/replace.h
ools/thirdparty/OpenFst/fst/lib/reverse.h
ools/thirdparty/OpenFst/fst/lib/reweight.h
ools/thirdparty/OpenFst/fst/lib/rmepsilon.h
ools/thirdparty/OpenFst/fst/lib/rmfinalepsilon.h
ools/thirdparty/OpenFst/fst/lib/shortest-distance.h
ools/thirdparty/OpenFst/fst/lib/shortest-path.h
ools/thirdparty/OpenFst/fst/lib/statesort.h
ools/thirdparty/OpenFst/fst/lib/string-weight.h
ools/thirdparty/OpenFst/fst/lib/symbol-table.cpp
ools/thirdparty/OpenFst/fst/lib/symbol-table.h
ools/thirdparty/OpenFst/fst/lib/synchronize.h
ools/thirdparty/OpenFst/fst/lib/test-properties.h
ools/thirdparty/OpenFst/fst/lib/topsort.h
ools/thirdparty/OpenFst/fst/lib/union-find.h
ools/thirdparty/OpenFst/fst/lib/union.h
ools/thirdparty/OpenFst/fst/lib/util.h
ools/thirdparty/OpenFst/fst/lib/vector-fst.h
ools/thirdparty/OpenFst/fst/lib/verify.h
ools/thirdparty/OpenFst/fst/lib/weight.h
api/Android.mk
api/cpp/Android.mk
api/cpp/api/include/AudioSource.h
api/cpp/api/include/AudioSourceListener.h
api/cpp/api/include/AudioStream.h
api/cpp/api/include/Codec.h
api/cpp/api/include/DeviceSpeaker.h
api/cpp/api/include/DeviceSpeakerListener.h
api/cpp/api/include/EmbeddedGrammar.h
api/cpp/api/include/EmbeddedGrammarListener.h
api/cpp/api/include/EmbeddedRecognizer.h
api/cpp/api/include/Grammar.h
api/cpp/api/include/GrammarListener.h
api/cpp/api/include/Logger.h
api/cpp/api/include/MediaFileReader.h
api/cpp/api/include/MediaFileReaderListener.h
api/cpp/api/include/MediaFileWriter.h
api/cpp/api/include/MediaFileWriterListener.h
api/cpp/api/include/Microphone.h
api/cpp/api/include/MicrophoneListener.h
api/cpp/api/include/NBestRecognitionResult.h
api/cpp/api/include/ParametersListener.h
api/cpp/api/include/RecognitionResult.h
api/cpp/api/include/Recognizer.h
api/cpp/api/include/RecognizerListener.h
api/cpp/api/include/RefCounter.h
api/cpp/api/include/ReturnCode.h
api/cpp/api/include/Singleton.h
api/cpp/api/include/SlotItem.h
api/cpp/api/include/SmartProxy.h
api/cpp/api/include/SpeechSynthesizer.h
api/cpp/api/include/SpeechSynthesizerListener.h
api/cpp/api/include/SrecGrammar.h
api/cpp/api/include/SrecGrammarListener.h
api/cpp/api/include/System.h
api/cpp/api/include/VoicetagItem.h
api/cpp/api/include/VoicetagItemListener.h
api/cpp/api/include/WordItem.h
api/cpp/api/include/exports.h
api/cpp/api/include/types.h
api/cpp/audio/Android.mk
api/cpp/audio/include/AudioBuffer.h
api/cpp/audio/include/AudioQueue.h
api/cpp/audio/include/AudioStreamImpl.h
api/cpp/audio/include/CodecHelper.h
api/cpp/audio/include/MediaFileReaderImpl.h
api/cpp/audio/include/MediaFileWriterImpl.h
api/cpp/audio/include/WavePCMHelper.h
api/cpp/audio/linux/Android.mk
api/cpp/audio/linux/include/DeviceSpeakerLINUX.h
api/cpp/audio/linux/include/MicrophoneLINUX.h
api/cpp/audio/linux/source/Android.mk
api/cpp/audio/linux/source/DeviceSpeakerLINUX.cpp
api/cpp/audio/linux/source/MicrophoneLINUX.cpp
api/cpp/audio/source/Android.mk
api/cpp/audio/source/AudioBuffer.cpp
api/cpp/audio/source/AudioQueue.cpp
api/cpp/audio/source/AudioSource.cpp
api/cpp/audio/source/AudioSourceListener.cpp
api/cpp/audio/source/AudioStream.cpp
api/cpp/audio/source/AudioStreamImpl.cpp
api/cpp/audio/source/CodecHelper.cpp
api/cpp/audio/source/DeviceSpeaker.cpp
api/cpp/audio/source/DeviceSpeakerListener.cpp
api/cpp/audio/source/MediaFileReader.cpp
api/cpp/audio/source/MediaFileReaderImpl.cpp
api/cpp/audio/source/MediaFileReaderListener.cpp
api/cpp/audio/source/MediaFileWriter.cpp
api/cpp/audio/source/MediaFileWriterImpl.cpp
api/cpp/audio/source/MediaFileWriterListener.cpp
api/cpp/audio/source/Microphone.cpp
api/cpp/audio/source/MicrophoneListener.cpp
api/cpp/audio/source/WavePCMHelper.cpp
api/cpp/grammar/Android.mk
api/cpp/grammar/include/VoicetagItemImpl.h
api/cpp/grammar/include/WordItemImpl.h
api/cpp/grammar/source/Android.mk
api/cpp/grammar/source/EmbeddedGrammar.cpp
api/cpp/grammar/source/EmbeddedGrammarListener.cpp
api/cpp/grammar/source/Grammar.cpp
api/cpp/grammar/source/GrammarListener.cpp
api/cpp/grammar/source/SlotItem.cpp
api/cpp/grammar/source/SrecGrammar.cpp
api/cpp/grammar/source/SrecGrammarListener.cpp
api/cpp/grammar/source/VoicetagItem.cpp
api/cpp/grammar/source/VoicetagItemImpl.cpp
api/cpp/grammar/source/VoicetagItemListener.cpp
api/cpp/grammar/source/WordItem.cpp
api/cpp/grammar/source/WordItemImpl.cpp
api/cpp/recognizer/Android.mk
api/cpp/recognizer/srec/Android.mk
api/cpp/recognizer/srec/include/SrecGrammarImpl.h
api/cpp/recognizer/srec/include/SrecHelper.h
api/cpp/recognizer/srec/include/SrecRecognitionResultImpl.h
api/cpp/recognizer/srec/include/SrecRecognizerImpl.h
api/cpp/recognizer/srec/include/SrecVoicetagItemImpl.h
api/cpp/recognizer/srec/include/exports.h
api/cpp/recognizer/srec/source/Android.mk
api/cpp/recognizer/srec/source/SrecGrammarImpl.cpp
api/cpp/recognizer/srec/source/SrecHelper.cpp
api/cpp/recognizer/srec/source/SrecRecognitionResultImpl.cpp
api/cpp/recognizer/srec/source/SrecRecognizerImpl.cpp
api/cpp/recognizer/srec/source/SrecVoicetagItem.cpp
api/cpp/test/Android.mk
api/cpp/test/include/PortabilityTest.h
api/cpp/test/source/Android.mk
api/cpp/test/source/RecursiveMutexTest/Android.mk
api/cpp/test/source/RecursiveMutexTest/RecursiveMutexTest.cpp
api/cpp/test/source/portability_test/Android.mk
api/cpp/test/source/portability_test/PortabilityTest.cpp
api/cpp/test/source/srec_test/Android.mk
api/cpp/test/source/srec_test/SrecTest.cpp
api/cpp/test/source/uapi_test/Android.mk
api/cpp/test/source/uapi_test/main.cpp
api/cpp/uapi.doxygen
api/cpp/uapi/Android.mk
api/cpp/uapi/include/EmbeddedRecognizerImpl.h
api/cpp/uapi/include/LoggerImpl.h
api/cpp/uapi/source/Android.mk
api/cpp/uapi/source/Codec.cpp
api/cpp/uapi/source/EmbeddedRecognizer.cpp
api/cpp/uapi/source/EmbeddedRecognizerImpl.cpp
api/cpp/uapi/source/NBestRecognitionResult.cpp
api/cpp/uapi/source/ParametersListener.cpp
api/cpp/uapi/source/RecognitionResult.cpp
api/cpp/uapi/source/Recognizer.cpp
api/cpp/uapi/source/RecognizerListener.cpp
api/cpp/uapi/source/ReturnCode.cpp
api/cpp/uapi/source/SpeechSynthesizer.cpp
api/cpp/uapi/source/SpeechSynthesizerListener.cpp
api/cpp/uapi_doxygen.bat
api/cpp/utilities/Android.mk
api/cpp/utilities/include/ConditionVariable.h
api/cpp/utilities/include/ConditionVariableImpl.h
api/cpp/utilities/include/DoublyLinkedList.h
api/cpp/utilities/include/File.h
api/cpp/utilities/include/FileASCII.h
api/cpp/utilities/include/JNIThreadListener.h
api/cpp/utilities/include/LibraryLoader.h
api/cpp/utilities/include/Mutex.h
api/cpp/utilities/include/MutexImpl.h
api/cpp/utilities/include/Queue.h
api/cpp/utilities/include/RefCounted.h
api/cpp/utilities/include/Runnable.h
api/cpp/utilities/include/Task.h
api/cpp/utilities/include/ThreadLocal.h
api/cpp/utilities/include/TimeInstant.h
api/cpp/utilities/include/WorkerQueue.h
api/cpp/utilities/include/WorkerQueueFactory.h
api/cpp/utilities/include/WorkerQueueFactoryImpl.h
api/cpp/utilities/include/WorkerQueueImpl.h
api/cpp/utilities/source/Android.mk
api/cpp/utilities/source/ConditionVariable.cpp
api/cpp/utilities/source/ConditionVariableImpl.cpp
api/cpp/utilities/source/DoublyLinkedList.cpp
api/cpp/utilities/source/FileASCII.cpp
api/cpp/utilities/source/LibraryLoader.cpp
api/cpp/utilities/source/Logger.cpp
api/cpp/utilities/source/LoggerImpl.cpp
api/cpp/utilities/source/Mutex.cpp
api/cpp/utilities/source/MutexImpl.cpp
api/cpp/utilities/source/Queue.cpp
api/cpp/utilities/source/RefCounted.cpp
api/cpp/utilities/source/RefCounter.cpp
api/cpp/utilities/source/Runnable.cpp
api/cpp/utilities/source/SmartProxy.cpp
api/cpp/utilities/source/System.cpp
api/cpp/utilities/source/Task.cpp
api/cpp/utilities/source/ThreadLocal.cpp
api/cpp/utilities/source/TimeInstant.cpp
api/cpp/utilities/source/WorkerQueueFactory.cpp
api/cpp/utilities/source/WorkerQueueFactoryImpl.cpp
api/cpp/utilities/source/WorkerQueueImpl.cpp
api/doc/changelog.txt
api/doc/uapi.doxygen
api/java/Android.mk
api/java/jniapi/Android.mk
api/java/jniapi/jniapi/Android.mk
api/java/jniapi/jniapi/CWrapperDeviceSpeakerListener.cpp
api/java/jniapi/jniapi/CWrapperDeviceSpeakerListener.h
api/java/jniapi/jniapi/CWrapperEmbeddedGrammarListener.cpp
api/java/jniapi/jniapi/CWrapperEmbeddedGrammarListener.h
api/java/jniapi/jniapi/CWrapperGrammarListener.cpp
api/java/jniapi/jniapi/CWrapperGrammarListener.h
api/java/jniapi/jniapi/CWrapperMediaFileReaderListener.cpp
api/java/jniapi/jniapi/CWrapperMediaFileReaderListener.h
api/java/jniapi/jniapi/CWrapperMediaFileWriterListener.cpp
api/java/jniapi/jniapi/CWrapperMediaFileWriterListener.h
api/java/jniapi/jniapi/CWrapperMicrophoneListener.cpp
api/java/jniapi/jniapi/CWrapperMicrophoneListener.h
api/java/jniapi/jniapi/CWrapperRecognizerListener.cpp
api/java/jniapi/jniapi/CWrapperRecognizerListener.h
api/java/jniapi/jniapi/CWrapperSrecGrammarListener.cpp
api/java/jniapi/jniapi/CWrapperSrecGrammarListener.h
api/java/jniapi/jniapi/CWrapperVoicetagListener.cpp
api/java/jniapi/jniapi/CWrapperVoicetagListener.h
api/java/jniapi/jniapi/CreatingJniFiles.txt
api/java/jniapi/jniapi/JNIHelper.cpp
api/java/jniapi/jniapi/JNIHelper.h
api/java/jniapi/jniapi/android_speech_recognition_impl_AudioStreamImpl.cpp
api/java/jniapi/jniapi/android_speech_recognition_impl_AudioStreamImpl.h
api/java/jniapi/jniapi/android_speech_recognition_impl_DeviceSpeakerImpl.cpp
api/java/jniapi/jniapi/android_speech_recognition_impl_DeviceSpeakerImpl.h
api/java/jniapi/jniapi/android_speech_recognition_impl_EmbeddedGrammarImpl.cpp
api/java/jniapi/jniapi/android_speech_recognition_impl_EmbeddedGrammarImpl.h
api/java/jniapi/jniapi/android_speech_recognition_impl_EmbeddedRecognizerImpl.cpp
api/java/jniapi/jniapi/android_speech_recognition_impl_EmbeddedRecognizerImpl.h
api/java/jniapi/jniapi/android_speech_recognition_impl_EntryImpl.cpp
api/java/jniapi/jniapi/android_speech_recognition_impl_EntryImpl.h
api/java/jniapi/jniapi/android_speech_recognition_impl_GrammarImpl.cpp
api/java/jniapi/jniapi/android_speech_recognition_impl_GrammarImpl.h
api/java/jniapi/jniapi/android_speech_recognition_impl_LoggerImpl.cpp
api/java/jniapi/jniapi/android_speech_recognition_impl_LoggerImpl.h
api/java/jniapi/jniapi/android_speech_recognition_impl_MediaFileReaderImpl.cpp
api/java/jniapi/jniapi/android_speech_recognition_impl_MediaFileReaderImpl.h
api/java/jniapi/jniapi/android_speech_recognition_impl_MediaFileWriterImpl.cpp
api/java/jniapi/jniapi/android_speech_recognition_impl_MediaFileWriterImpl.h
api/java/jniapi/jniapi/android_speech_recognition_impl_MicrophoneImpl.cpp
api/java/jniapi/jniapi/android_speech_recognition_impl_MicrophoneImpl.h
api/java/jniapi/jniapi/android_speech_recognition_impl_NBestRecognitionResultImpl.cpp
api/java/jniapi/jniapi/android_speech_recognition_impl_NBestRecognitionResultImpl.h
api/java/jniapi/jniapi/android_speech_recognition_impl_SrecGrammarImpl.cpp
api/java/jniapi/jniapi/android_speech_recognition_impl_SrecGrammarImpl.h
api/java/jniapi/jniapi/android_speech_recognition_impl_System.cpp
api/java/jniapi/jniapi/android_speech_recognition_impl_System.h
api/java/jniapi/jniapi/android_speech_recognition_impl_VoicetagItemImpl.cpp
api/java/jniapi/jniapi/android_speech_recognition_impl_VoicetagItemImpl.h
api/java/jniapi/jniapi/android_speech_recognition_impl_WordItemImpl.cpp
api/java/jniapi/jniapi/android_speech_recognition_impl_WordItemImpl.h
api/java/jniapi/jniapi/create_jni_h.bat
api/java/jniapi/jniapi/jniapi.cpp
api/java/jniapi/jniapi/jniapi.h
api/make/uapi/Makefile.common
api/make/uapi/Makefile.config
api/make/uapi/Makefile.defs
|