Page 1 of 1

Answer ringing call works, but not adding loud speakers on

Posted: 28 Feb 2014 01:34
by angelatwork
I have an non-rooted S3, the action answer ringing call works, although unsupported, but if I add the action set loud speaker phone (is that the word?) on, unfortunately nothing happens.

Is there any chance that the action end call will improve on non-rooted phones. I would love to use it but it does not seem to work
Best regards

Re: Answer ringing call works, but not adding loud speakers

Posted: 28 Feb 2014 10:50
by Martin
Some phones don't handle the actions when the phone is not in the proper state so it might be required to add some action Sleep: 1s in the flow and to execute the action Set Speakerphone State when the phone app has changed to the 'call in progress' interface.

Following flow works on my S3:
-trigger Incoming Call: Ringing
-action Answer Ringing Call (Method 2, non-root)
-action Sleep: 2s
-action Set Speakerphone State: On
-action Sleep: 10s
-action End Call

Regards,
Martin

Re: Answer ringing call works, but not adding loud speakers

Posted: 28 Feb 2014 13:18
by angelatwork
Thanks :-), you are a gem