Re: [asterisk-users] Voice recognition IVR Is it possible?

2016-02-27 Thread Frank
On Tue, 2016-02-23 at 22:05 +, Lefteris Zafiris wrote:

> google indeed makes it very hard to figure out how to enable the speech API 
> and
> get a key. I guess it is intentional ()

I really appreciated your hint. Many thanks!

At the end, after checking several web sites, I gave up since everything
seems a little too complicated for something I just wanted to try as a
test.

Thanks again! 

Frank

:-)

 


-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Voice recognition IVR Is it possible?

2016-02-23 Thread Rodrigo Ramírez Norambuena
February 23 2016 6:57 PM, "Frank"  wrote:
> On Tue, 2016-02-23 at 17:06 +, Steve Howes wrote:
> 
>> Google?...
> 
> Yeah... searched "google voice recognition api asterisk", browsed though
> various results. Nothing helpful for a beginner, very confusing bla
> bla...
> 
> Thanks anyway for your help.

You can check
https://github.com/antirek/voicer

I see only today and not tested now.

For enable API Key you need do it by Google Console and enabled the service for 
voice (not remember
the name exactly)
https://console.developers.google.com

Regards,
--
Rodrigo Ramírez Norambuena
http://www.rodrigoramirez.com

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Voice recognition IVR Is it possible?

2016-02-23 Thread Lefteris Zafiris
On Tue, 23 Feb 2016 22:56:50 +0100
Frank  wrote:

> On Tue, 2016-02-23 at 17:06 +, Steve Howes wrote:
> 
> > Google?...  
> 
> Yeah... searched "google voice recognition api asterisk", browsed though
> various results. Nothing helpful for a beginner, very confusing bla
> bla...
> 
> Thanks anyway for your help.
> 
> F.
> 
> 

Hello Frank,

google indeed makes it very hard to figure out how to enable the speech API and
get a key. I guess it is intentional since they still consider is a technology
preview. Anyway have a look here on how to get there:
https://github.com/zaf/asterisk-speech-recog/issues/9#issuecomment-44586754
Hope that helps,

Lefteris

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Voice recognition IVR Is it possible?

2016-02-23 Thread Israel Gottlieb
if i remember correctly nerdvittles has a article
"google speech recognition api asterisk" brings results

On Tue, Feb 23, 2016 at 11:56 PM, Frank  wrote:

> On Tue, 2016-02-23 at 17:06 +, Steve Howes wrote:
>
> > Google?...
>
> Yeah... searched "google voice recognition api asterisk", browsed though
> various results. Nothing helpful for a beginner, very confusing bla
> bla...
>
> Thanks anyway for your help.
>
> F.
>
>
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>http://www.asterisk.org/hello
>
> 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 --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Voice recognition IVR Is it possible?

2016-02-23 Thread Frank
On Tue, 2016-02-23 at 17:06 +, Steve Howes wrote:

> Google?...

Yeah... searched "google voice recognition api asterisk", browsed though
various results. Nothing helpful for a beginner, very confusing bla
bla...

Thanks anyway for your help.

F.


-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Voice recognition IVR Is it possible?

2016-02-23 Thread Steve Howes

On 22/02/16 23:58, Frank wrote:

On Tue, 2016-02-23 at 00:43 +0100, Laszlo wrote:
...
Speech API key from Google
Yes... OK... but... where and how can I obtain this API Key?

Google?...

Steve

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Voice recognition IVR Is it possible?

2016-02-22 Thread Frank
On Tue, 2016-02-23 at 00:43 +0100, Laszlo wrote:
> 
> Requirements 
> 
> ...
> Speech API key from Google 

Yes... OK... but... where and how can I obtain this API Key? 
Where and how do I install it into my Asterisk box?





-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Voice recognition IVR Is it possible?

2016-02-22 Thread Laszlo
On Tue, Feb 23, 2016 at 12:39 AM, Frank  wrote:

> Hi Daniel
>
> On Mon, 2016-02-22 at 19:40 +0100, Daniel Heckl wrote:
>
> > try this http://zaf.github.io/asterisk-speech-recog/.
> > I have tested it myself, it works very well.
>
> I wanted to try it, but I obtain the following error message:
>
> "speech-recog.agi,en-US: API key is missing. Aborting. "
>
> :-(
>
> What am I missing? Any hint?
>
> Frank
>
>

Requirements



...
...
Speech API key from Google
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Voice recognition IVR Is it possible?

2016-02-22 Thread Frank
Hi Daniel

On Mon, 2016-02-22 at 19:40 +0100, Daniel Heckl wrote:

> try this http://zaf.github.io/asterisk-speech-recog/.
> I have tested it myself, it works very well.

I wanted to try it, but I obtain the following error message:

"speech-recog.agi,en-US: API key is missing. Aborting. "

:-(

What am I missing? Any hint?

Frank


-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Voice recognition IVR Is it possible?

2016-02-22 Thread Duncan

CMU Sphinx is really good if you know what sentences you want to recognise

I am not sure how well it works with random stuff but if you have a list 
of common phrasings then you can do really well (having used it 
recently) - although I would say its much better at recognising North 
American speech than NZ. I think there are different language options too.


Cheers Duncan

On 23/02/16 08:56, John Kiniston wrote:
I think I saw an old page on the voip-info wiki on how to use CMU 
Sphinx with asterisk.


http://www.voip-info.org/wiki/view/Sphinx

IMHO It's not going to be anywhere as good as a commercial product 
without a lot of work.


On Mon, Feb 22, 2016 at 11:34 AM, Daniel Chavez > wrote:


Thanks for the link.
Are there no free alternatives for speech recognition?

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users




--
A human being should be able to change a diaper, plan an invasion, 
butcher a hog, conn a ship, design a building, write a sonnet, balance 
accounts, build a wall, set a bone, comfort the dying, take orders, 
give orders, cooperate, act alone, solve equations, analyze a new 
problem, pitch manure, program a computer, cook a tasty meal, fight 
efficiently, die gallantly. Specialization is for insects.

---Heinlein




-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Voice recognition IVR Is it possible?

2016-02-22 Thread Daniel Heckl
Read README, check the requirements and get the google speech api key.

Then add a custom destination in FreePBX and edit your extensions_custom.conf.

> Am 22.02.2016 um 21:03 schrieb Daniel Chavez :
> 
> Ok. Where I am now is, I copied the speech-recog.agi to the agi-bin directory.
> Where do I go from here?
> 
> 
> -- 
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>   http://www.asterisk.org/hello
> 
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users



smime.p7s
Description: S/MIME cryptographic signature
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Voice recognition IVR Is it possible?

2016-02-22 Thread Daniel Chavez
Ok. Where I am now is, I copied the speech-recog.agi to the agi-bin directory.
Where do I go from here?


-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Voice recognition IVR Is it possible?

2016-02-22 Thread Daniel Heckl
I use FreePBX as well. There is no module for speech recognition. You have too 
create a custom destination.

> Am 22.02.2016 um 20:53 schrieb Daniel Chavez :
> 
> Thanks, this looks promising. I was wondering if there's an easier way to get 
> this to work inside FreePBX?
> I have all of the dependencies installed for it, but now I want to know if 
> there's a mod I can use in FreePBX to get it setup?
> -- 
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>   http://www.asterisk.org/hello
> 
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users



smime.p7s
Description: S/MIME cryptographic signature
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Voice recognition IVR Is it possible?

2016-02-22 Thread John Kiniston
I think I saw an old page on the voip-info wiki on how to use CMU Sphinx
with asterisk.

http://www.voip-info.org/wiki/view/Sphinx

IMHO It's not going to be anywhere as good as a commercial product without
a lot of work.

On Mon, Feb 22, 2016 at 11:34 AM, Daniel Chavez 
wrote:

> Thanks for the link.
> Are there no free alternatives for speech recognition?
>
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
>



-- 
A human being should be able to change a diaper, plan an invasion, butcher
a hog, conn a ship, design a building, write a sonnet, balance accounts,
build a wall, set a bone, comfort the dying, take orders, give orders,
cooperate, act alone, solve equations, analyze a new problem, pitch manure,
program a computer, cook a tasty meal, fight efficiently, die gallantly.
Specialization is for insects.
---Heinlein
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Voice recognition IVR Is it possible?

2016-02-22 Thread Daniel Chavez
Thanks, this looks promising. I was wondering if there's an easier way to get 
this to work inside FreePBX?
I have all of the dependencies installed for it, but now I want to know if 
there's a mod I can use in FreePBX to get it setup?
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Voice recognition IVR Is it possible?

2016-02-22 Thread Daniel Heckl
Daniel,

try this http://zaf.github.io/asterisk-speech-recog/.

I have tested it myself, it works very well.

Daniel

> Am 22.02.2016 um 19:34 schrieb Daniel Chavez :
> 
> Thanks for the link.
> Are there no free alternatives for speech recognition?
> 
> -- 
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>   http://www.asterisk.org/hello
> 
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users



smime.p7s
Description: S/MIME cryptographic signature
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Voice recognition IVR Is it possible?

2016-02-22 Thread Daniel Chavez
Thanks for the link.
Are there no free alternatives for speech recognition?

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Voice recognition IVR Is it possible?

2016-02-22 Thread John Kiniston
I saw Lumenvox offering Speech Recognition for asterisk at a past Astricon.

http://www.lumenvox.com/partners/digium/Asterisk.aspx

On Mon, Feb 22, 2016 at 11:00 AM, Daniel Chavez 
wrote:

> Hello list,
> I was wondering if it were possible for asterisk to do a voice recognition
> type IVR?
> Like you know how most banks and stuff do, where they ask you to say your
> selection or key it in?
> If this is possible, how can I set this up? I'm using FreePBX 2.11 on
> Linux, CentOS 6.7 32-bit, asterisk version 1.8.32.3.
> Thanks.
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
>



-- 
A human being should be able to change a diaper, plan an invasion, butcher
a hog, conn a ship, design a building, write a sonnet, balance accounts,
build a wall, set a bone, comfort the dying, take orders, give orders,
cooperate, act alone, solve equations, analyze a new problem, pitch manure,
program a computer, cook a tasty meal, fight efficiently, die gallantly.
Specialization is for insects.
---Heinlein
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

[asterisk-users] Voice recognition IVR Is it possible?

2016-02-22 Thread Daniel Chavez
Hello list,
I was wondering if it were possible for asterisk to do a voice recognition type 
IVR?
Like you know how most banks and stuff do, where they ask you to say your 
selection or key it in?
If this is possible, how can I set this up? I'm using FreePBX 2.11 on Linux, 
CentOS 6.7 32-bit, asterisk version 1.8.32.3.
Thanks.
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users