From 8779b46258844523996b2a2b752478a41bd985bc Mon Sep 17 00:00:00 2001 From: Mikel Astiz Date: Fri, 21 Oct 2011 18:51:29 +0200 Subject: [PATCH] doc: Handsfree exposes supported AG features --- doc/handsfree-api.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/handsfree-api.txt b/doc/handsfree-api.txt index 93559461..7f9deec3 100644 --- a/doc/handsfree-api.txt +++ b/doc/handsfree-api.txt @@ -38,7 +38,14 @@ Signals PropertyChanged(string property, variant value) Signal is emitted whenever a property has changed. The new value is passed as the signal argument. -Properties boolean InbandRinging [readonly] +Properties array{string} Features [readonly] + + List of features supported by the AG. The currently + supported values are: + "voice-recognition" + "attach-voice-tag" + + boolean InbandRinging [readonly] Boolean representing whether inband ringing is enabled.