if (OAuth.create("google_mail")) {
                        $timeout(function() {
                            navigator.tts.speak("What next?", function() {
                                $scope.reco($scope.dialogMan);
                            })