Hi Jonathan Thanks ! That would indeed be wonderful, at this point I really do not care whether I need to use Python or Lua or JS. I was following http://zaf.github.io/asterisk-speech-recog/ but hit a road end with (for the lack of sane word ) copulating Google's Key On Wed, Jul 19, 2017 at 2:28 PM, Jonathan H <lardconcepts at gmail.com> wrote:> Yes! But I can only tell you if you can use Python, as I used Google's own > demo code. > > If you can hold on for half an hour, I'll remove personal info and put a > version up on Github if you're interested? > > > On 19 July 2017 at 09:37, Rahul MathuR <rahul.ultimate at gmail.com> wrote: > >> Hi, >> >> I'm trying to integrate Google cloud speech recognition v2 in it. I can >> get the audio recorded, have created Service key and API key but whenever I >> try to access it, I just get 403 access denied. I am at my wits end here. >> >> Has anybody tried it ? were you successful ? Could you please guide me >> how to do it ? >> I'll be grateful to you if this works ! >> >> >> >> -- >> Warm Regds. >> MathuRahul >> >> -- >> _____________________________________________________________________ >> -- Bandwidth and Colocation Provided by http://www.api-digital.com -- >> >> Check out the new Asterisk community forum at: >> https://community.asterisk.org/ >> >> New to Asterisk? Start here: >> https://wiki.asterisk.org/wiki/display/AST/Getting+Started >> >> asterisk-users mailing list >> To UNSUBSCRIBE or update options visit: >> http://lists.digium.com/mailman/listinfo/asterisk-users >> > > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > Check out the new Asterisk community forum at: https://community.asterisk. > org/ > > New to Asterisk? Start here: > https://wiki.asterisk.org/wiki/display/AST/Getting+Started > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- Warm Regds. MathuRahul -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20170719/5299d934/attachment.html>
Did you already tried the cloud_api branch? Regards, Marcelo H. Terres <mhterres at gmail.com> IM: mhterres at jabber.mundoopensource.com.br https://www.mundoopensource.com.br https://twitter.com/mhterres https://linkedin.com/in/marceloterres On 19 July 2017 at 10:17, Rahul MathuR <rahul.ultimate at gmail.com> wrote:> Hi Jonathan > > Thanks ! > That would indeed be wonderful, at this point I really do not care whether > I need to use Python or Lua or JS. > > I was following http://zaf.github.io/asterisk-speech-recog/ > but hit a road end with (for the lack of sane word ) copulating Google's > Key > > > > On Wed, Jul 19, 2017 at 2:28 PM, Jonathan H <lardconcepts at gmail.com> > wrote: > >> Yes! But I can only tell you if you can use Python, as I used Google's >> own demo code. >> >> If you can hold on for half an hour, I'll remove personal info and put a >> version up on Github if you're interested? >> >> >> On 19 July 2017 at 09:37, Rahul MathuR <rahul.ultimate at gmail.com> wrote: >> >>> Hi, >>> >>> I'm trying to integrate Google cloud speech recognition v2 in it. I can >>> get the audio recorded, have created Service key and API key but whenever I >>> try to access it, I just get 403 access denied. I am at my wits end here. >>> >>> Has anybody tried it ? were you successful ? Could you please guide me >>> how to do it ? >>> I'll be grateful to you if this works ! >>> >>> >>> >>> -- >>> Warm Regds. >>> MathuRahul >>> >>> -- >>> _____________________________________________________________________ >>> -- Bandwidth and Colocation Provided by http://www.api-digital.com -- >>> >>> Check out the new Asterisk community forum at: >>> https://community.asterisk.org/ >>> >>> New to Asterisk? Start here: >>> https://wiki.asterisk.org/wiki/display/AST/Getting+Started >>> >>> asterisk-users mailing list >>> To UNSUBSCRIBE or update options visit: >>> http://lists.digium.com/mailman/listinfo/asterisk-users >>> >> >> >> -- >> _____________________________________________________________________ >> -- Bandwidth and Colocation Provided by http://www.api-digital.com -- >> >> Check out the new Asterisk community forum at: >> https://community.asterisk.org/ >> >> New to Asterisk? Start here: >> https://wiki.asterisk.org/wiki/display/AST/Getting+Started >> >> asterisk-users mailing list >> To UNSUBSCRIBE or update options visit: >> http://lists.digium.com/mailman/listinfo/asterisk-users >> > > > > -- > Warm Regds. > MathuRahul > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > Check out the new Asterisk community forum at: https://community.asterisk. > org/ > > New to Asterisk? Start here: > https://wiki.asterisk.org/wiki/display/AST/Getting+Started > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20170719/2e297ac1/attachment.html>
Hi Marcelo, Thanks for replying, I do not know what this branch is. Could you please let me know. Also, I enabled google cloud speech API only from the console. Do I need more API enabled? On Wed, Jul 19, 2017 at 3:41 PM, Marcelo Terres <mhterres at gmail.com> wrote:> Did you already tried the cloud_api branch? > > Regards, > > Marcelo H. Terres <mhterres at gmail.com> > IM: mhterres at jabber.mundoopensource.com.br > https://www.mundoopensource.com.br > https://twitter.com/mhterres > https://linkedin.com/in/marceloterres > > On 19 July 2017 at 10:17, Rahul MathuR <rahul.ultimate at gmail.com> wrote: > >> Hi Jonathan >> >> Thanks ! >> That would indeed be wonderful, at this point I really do not care >> whether I need to use Python or Lua or JS. >> >> I was following http://zaf.github.io/asterisk-speech-recog/ >> but hit a road end with (for the lack of sane word ) copulating Google's >> Key >> >> >> >> On Wed, Jul 19, 2017 at 2:28 PM, Jonathan H <lardconcepts at gmail.com> >> wrote: >> >>> Yes! But I can only tell you if you can use Python, as I used Google's >>> own demo code. >>> >>> If you can hold on for half an hour, I'll remove personal info and put a >>> version up on Github if you're interested? >>> >>> >>> On 19 July 2017 at 09:37, Rahul MathuR <rahul.ultimate at gmail.com> wrote: >>> >>>> Hi, >>>> >>>> I'm trying to integrate Google cloud speech recognition v2 in it. I can >>>> get the audio recorded, have created Service key and API key but whenever I >>>> try to access it, I just get 403 access denied. I am at my wits end here. >>>> >>>> Has anybody tried it ? were you successful ? Could you please guide me >>>> how to do it ? >>>> I'll be grateful to you if this works ! >>>> >>>> >>>> >>>> -- >>>> Warm Regds. >>>> MathuRahul >>>> >>>> -- >>>> _____________________________________________________________________ >>>> -- Bandwidth and Colocation Provided by http://www.api-digital.com -- >>>> >>>> Check out the new Asterisk community forum at: >>>> https://community.asterisk.org/ >>>> >>>> New to Asterisk? Start here: >>>> https://wiki.asterisk.org/wiki/display/AST/Getting+Started >>>> >>>> asterisk-users mailing list >>>> To UNSUBSCRIBE or update options visit: >>>> http://lists.digium.com/mailman/listinfo/asterisk-users >>>> >>> >>> >>> -- >>> _____________________________________________________________________ >>> -- Bandwidth and Colocation Provided by http://www.api-digital.com -- >>> >>> Check out the new Asterisk community forum at: >>> https://community.asterisk.org/ >>> >>> New to Asterisk? Start here: >>> https://wiki.asterisk.org/wiki/display/AST/Getting+Started >>> >>> asterisk-users mailing list >>> To UNSUBSCRIBE or update options visit: >>> http://lists.digium.com/mailman/listinfo/asterisk-users >>> >> >> >> >> -- >> Warm Regds. >> MathuRahul >> >> -- >> _____________________________________________________________________ >> -- Bandwidth and Colocation Provided by http://www.api-digital.com -- >> >> Check out the new Asterisk community forum at: >> https://community.asterisk.org/ >> >> New to Asterisk? Start here: >> https://wiki.asterisk.org/wiki/display/AST/Getting+Started >> >> asterisk-users mailing list >> To UNSUBSCRIBE or update options visit: >> http://lists.digium.com/mailman/listinfo/asterisk-users >> > > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > Check out the new Asterisk community forum at: https://community.asterisk. > org/ > > New to Asterisk? Start here: > https://wiki.asterisk.org/wiki/display/AST/Getting+Started > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- Warm Regds. MathuRahul -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20170719/8bbd5eef/attachment.html>
Hi Rahul, So sorry - I got interrupted. Anyway, this is the library I am using - seems much smaller and uses the correct endpoints. https://github.com/invitecomm/asterisk-speech-recog/tree/master/v1beta1 The link in that README is broken - I've put in a pull request, but for now, the correct git repository for the API mentioned is https://github.com/GoogleCloudPlatform/python-docs-samples/tree/master/speech/cloud-client Hope that all makes sense! On 19 July 2017 at 10:17, Rahul MathuR <rahul.ultimate at gmail.com> wrote:> Hi Jonathan > > Thanks ! > That would indeed be wonderful, at this point I really do not care whether I > need to use Python or Lua or JS. > > I was following http://zaf.github.io/asterisk-speech-recog/ > but hit a road end with (for the lack of sane word ) copulating Google's Key > > > > On Wed, Jul 19, 2017 at 2:28 PM, Jonathan H <lardconcepts at gmail.com> wrote: >> >> Yes! But I can only tell you if you can use Python, as I used Google's own >> demo code. >> >> If you can hold on for half an hour, I'll remove personal info and put a >> version up on Github if you're interested? >> >> >> On 19 July 2017 at 09:37, Rahul MathuR <rahul.ultimate at gmail.com> wrote: >>> >>> Hi, >>> >>> I'm trying to integrate Google cloud speech recognition v2 in it. I can >>> get the audio recorded, have created Service key and API key but whenever I >>> try to access it, I just get 403 access denied. I am at my wits end here. >>> >>> Has anybody tried it ? were you successful ? Could you please guide me >>> how to do it ? >>> I'll be grateful to you if this works ! >>> >>> >>> >>> -- >>> Warm Regds. >>> MathuRahul >>> >>> -- >>> _____________________________________________________________________ >>> -- Bandwidth and Colocation Provided by http://www.api-digital.com -- >>> >>> Check out the new Asterisk community forum at: >>> https://community.asterisk.org/ >>> >>> New to Asterisk? Start here: >>> https://wiki.asterisk.org/wiki/display/AST/Getting+Started >>> >>> asterisk-users mailing list >>> To UNSUBSCRIBE or update options visit: >>> http://lists.digium.com/mailman/listinfo/asterisk-users >> >> >> >> -- >> _____________________________________________________________________ >> -- Bandwidth and Colocation Provided by http://www.api-digital.com -- >> >> Check out the new Asterisk community forum at: >> https://community.asterisk.org/ >> >> New to Asterisk? Start here: >> https://wiki.asterisk.org/wiki/display/AST/Getting+Started >> >> asterisk-users mailing list >> To UNSUBSCRIBE or update options visit: >> http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > -- > Warm Regds. > MathuRahul > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > Check out the new Asterisk community forum at: > https://community.asterisk.org/ > > New to Asterisk? Start here: > https://wiki.asterisk.org/wiki/display/AST/Getting+Started > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users
Thanks a bunch Jonathan ! Let me try it out. On Wed, Jul 19, 2017 at 5:30 PM, Jonathan H <lardconcepts at gmail.com> wrote:> Hi Rahul, > > So sorry - I got interrupted. Anyway, this is the library I am using - > seems much smaller and uses the correct endpoints. > > https://github.com/invitecomm/asterisk-speech-recog/tree/master/v1beta1 > > The link in that README is broken - I've put in a pull request, but > for now, the correct git repository for the API mentioned is > https://github.com/GoogleCloudPlatform/python-docs-samples/tree/master/ > speech/cloud-client > > Hope that all makes sense! > > On 19 July 2017 at 10:17, Rahul MathuR <rahul.ultimate at gmail.com> wrote: > > Hi Jonathan > > > > Thanks ! > > That would indeed be wonderful, at this point I really do not care > whether I > > need to use Python or Lua or JS. > > > > I was following http://zaf.github.io/asterisk-speech-recog/ > > but hit a road end with (for the lack of sane word ) copulating Google's > Key > > > > > > > > On Wed, Jul 19, 2017 at 2:28 PM, Jonathan H <lardconcepts at gmail.com> > wrote: > >> > >> Yes! But I can only tell you if you can use Python, as I used Google's > own > >> demo code. > >> > >> If you can hold on for half an hour, I'll remove personal info and put a > >> version up on Github if you're interested? > >> > >> > >> On 19 July 2017 at 09:37, Rahul MathuR <rahul.ultimate at gmail.com> > wrote: > >>> > >>> Hi, > >>> > >>> I'm trying to integrate Google cloud speech recognition v2 in it. I can > >>> get the audio recorded, have created Service key and API key but > whenever I > >>> try to access it, I just get 403 access denied. I am at my wits end > here. > >>> > >>> Has anybody tried it ? were you successful ? Could you please guide me > >>> how to do it ? > >>> I'll be grateful to you if this works ! > >>> > >>> > >>> > >>> -- > >>> Warm Regds. > >>> MathuRahul > >>> > >>> -- > >>> _____________________________________________________________________ > >>> -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > >>> > >>> Check out the new Asterisk community forum at: > >>> https://community.asterisk.org/ > >>> > >>> New to Asterisk? Start here: > >>> https://wiki.asterisk.org/wiki/display/AST/Getting+Started > >>> > >>> asterisk-users mailing list > >>> To UNSUBSCRIBE or update options visit: > >>> http://lists.digium.com/mailman/listinfo/asterisk-users > >> > >> > >> > >> -- > >> _____________________________________________________________________ > >> -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > >> > >> Check out the new Asterisk community forum at: > >> https://community.asterisk.org/ > >> > >> New to Asterisk? Start here: > >> https://wiki.asterisk.org/wiki/display/AST/Getting+Started > >> > >> asterisk-users mailing list > >> To UNSUBSCRIBE or update options visit: > >> http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > > > > > -- > > Warm Regds. > > MathuRahul > > > > -- > > _____________________________________________________________________ > > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > > > Check out the new Asterisk community forum at: > > https://community.asterisk.org/ > > > > New to Asterisk? Start here: > > https://wiki.asterisk.org/wiki/display/AST/Getting+Started > > > > asterisk-users mailing list > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > Check out the new Asterisk community forum at: https://community.asterisk. > org/ > > New to Asterisk? Start here: > https://wiki.asterisk.org/wiki/display/AST/Getting+Started > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- Warm Regds. MathuRahul -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20170719/b8e842da/attachment.html>