Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6AF309A3C for ; Thu, 9 Feb 2012 03:27:55 +0000 (UTC) Received: (qmail 53368 invoked by uid 500); 9 Feb 2012 03:27:53 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 53232 invoked by uid 500); 9 Feb 2012 03:27:32 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 53214 invoked by uid 99); 9 Feb 2012 03:27:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Feb 2012 03:27:24 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of laiqinyi@gmail.com designates 209.85.214.175 as permitted sender) Received: from [209.85.214.175] (HELO mail-tul01m020-f175.google.com) (209.85.214.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Feb 2012 03:27:18 +0000 Received: by obhx4 with SMTP id x4so1870282obh.6 for ; Wed, 08 Feb 2012 19:26:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; bh=Lf72TQQ5++8VWySS5wmsKSl4HNZJlgxfgvaWNjHt86A=; b=S3BsSkaAzPs9XWNEZDmiyrrpkl34SNTPIyDQwe/J5w+uL6tUk/nyBstuMvW5CaAYRN 0Xam5uWItGzkV+535M9JBcceY76M3OXpB16XCpb01MQE9GX78Jr9v2n5woDj0gfZfnL/ bjvlm4gD5obfkidH5U76lOC7K3EkqspUKXcN0= Received: by 10.182.188.6 with SMTP id fw6mr74960obc.8.1328758018128; Wed, 08 Feb 2012 19:26:58 -0800 (PST) MIME-Version: 1.0 Received: by 10.182.27.40 with HTTP; Wed, 8 Feb 2012 19:26:18 -0800 (PST) From: Mead Lai Date: Thu, 9 Feb 2012 11:26:18 +0800 Message-ID: Subject: about SpeechRecognizer-plugin. To: callback-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=f46d04478a13a9ba4004b87f95df --f46d04478a13a9ba4004b87f95df Content-Type: text/plain; charset=UTF-8 Hello all, I found there is a SpeechRecognizer-plugin for Android, at [ https://github.com/phonegap/phonegap-plugins/tree/master/Android], I wonder why I can't find iPhone version? at [ https://github.com/phonegap/phonegap-plugins/tree/master/iPhone] Is there anyone who try to do it on iOS? Who can provide any clue? Regards, Mead --f46d04478a13a9ba4004b87f95df--