summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorjanx@chromium.org <janx@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-30 20:07:49 +0000
committerjanx@chromium.org <janx@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-30 20:07:49 +0000
commit3bd0aabf77663803587a8496ff44b7df8d795697 (patch)
tree6cad54305b290f14e2dc0fd6a6927244cac2b78c /apps
parenta25864446a293a803a25bf5dd7ac036c299f732c (diff)
downloadchromium_src-3bd0aabf77663803587a8496ff44b7df8d795697.zip
chromium_src-3bd0aabf77663803587a8496ff44b7df8d795697.tar.gz
chromium_src-3bd0aabf77663803587a8496ff44b7df8d795697.tar.bz2
Transition Web Speech Recognition from compile-time to run-time flag
This changes the purpose of the "ENABLE_INPUT_SPEECH" compile-time flag to guard only the x-webkit-speech API instead of all speech recognition code. The code shared between x-webkit-speech and the Web Speech API will now be compiled on Android, allowing the implementation of Web Speech Recognition. The latter is already guarded by the "enableScriptedSpeech" Blink run-time flag, which is active on every platform except Android, unless the command- line flag "--enable-speech-recognition" is specified. BUG=244422 Review URL: https://chromiumcodereview.appspot.com/15649004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203208 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'apps')
0 files changed, 0 insertions, 0 deletions