summaryrefslogtreecommitdiffstats
path: root/doc/handsfree-api.txt
diff options
context:
space:
mode:
authorMikel Astiz <mikel.astiz@bmw-carit.de>2011-10-20 18:38:07 +0200
committerDenis Kenzior <denkenz@gmail.com>2011-10-20 20:32:31 -0500
commit3316ee36cdebf37d5d681f0cb72e5e6670499324 (patch)
tree59e22a26b3c35c8d1744d157169f3a9f0a3f7517 /doc/handsfree-api.txt
parent2cafaeed139f53781b6bd0dfb7cee7053c56aa02 (diff)
downloadofono-3316ee36cdebf37d5d681f0cb72e5e6670499324.tar.bz2
doc: Voice recognition function added in Handsfree
Diffstat (limited to 'doc/handsfree-api.txt')
-rw-r--r--doc/handsfree-api.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/handsfree-api.txt b/doc/handsfree-api.txt
index 023233c4..93559461 100644
--- a/doc/handsfree-api.txt
+++ b/doc/handsfree-api.txt
@@ -41,3 +41,10 @@ Signals PropertyChanged(string property, variant value)
Properties boolean InbandRinging [readonly]
Boolean representing whether inband ringing is enabled.
+
+ boolean VoiceRecognition [readwrite]
+
+ Boolean representing whether voice recognition is
+ currently active in the AG. This property may be written
+ to activate or deactivate the function from the HF, or
+ the AG could autonomously initiate it.