Chromium Code Reviews| Index: speex/README.chromium |
| =================================================================== |
| --- speex/README.chromium (revision 56359) |
| +++ speex/README.chromium (working copy) |
| @@ -5,4 +5,7 @@ |
| This library is required for the browser to compress and encode recorded audio |
| before sending to Google servers for speech recognition. This is a straight dump |
| -of speex-1.2rc1 with all the unused files removed. |
| +of speex-1.2rc1 with all the unused files removed and the following changes: |
|
jorlow
2010/08/18 09:26:21
with the following changes?
|
| + |
| +1. Added include/speex/speex_config_types.h generated by the configure script |
| + on Linux. |