From 3316ee36cdebf37d5d681f0cb72e5e6670499324 Mon Sep 17 00:00:00 2001 From: Mikel Astiz Date: Thu, 20 Oct 2011 18:38:07 +0200 Subject: doc: Voice recognition function added in Handsfree --- doc/handsfree-api.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/handsfree-api.txt') 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. -- cgit v1.2.3