summaryrefslogtreecommitdiff
path: root/api/current.xml
diff options
context:
space:
mode:
author Mike LeBeau <mlebeau@android.com> 2011-04-05 11:27:55 -0700
committer Android (Google) Code Review <android-gerrit@google.com> 2011-04-05 11:27:55 -0700
commit0cd9cb1827b2203dbfc7d7d48cb7384e19521bee (patch)
treecbcf6c480386ae10424ac84ab5c708a0b202d1ec /api/current.xml
parent9f3c6160e4fc089e1bd059ab61f00ed6ab3fbe04 (diff)
parentbb7cf916b23c78dc640f8bdfb7ad5cd6b09c3636 (diff)
Merge "Support speech recognizer confidence values."
Diffstat (limited to 'api/current.xml')
-rw-r--r--api/current.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml
index 31b135301bb8..e17bce5402c3 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -180231,6 +180231,17 @@
visibility="public"
>
</field>
+<field name="EXTRA_CONFIDENCE_SCORES"
+ type="java.lang.String"
+ transient="false"
+ volatile="false"
+ value="&quot;android.speech.extra.CONFIDENCE_SCORES&quot;"
+ static="true"
+ final="true"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
<field name="EXTRA_LANGUAGE"
type="java.lang.String"
transient="false"
@@ -180668,6 +180679,17 @@
visibility="public"
>
</method>
+<field name="CONFIDENCE_SCORES"
+ type="java.lang.String"
+ transient="false"
+ volatile="false"
+ value="&quot;confidence_scores&quot;"
+ static="true"
+ final="true"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
<field name="ERROR_AUDIO"
type="int"
transient="false"