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

Re: [asterisk-users] Voice-Recognition / ASR / with barge in

2014-09-18 Thread Mitul Limbani
AFAIK, the generic asterisk speech API has an application : -
SpeechBackground

Not sure if it would work with your custom speech engine, you might have to
look at the Generic Speech API to make it work for ur engine.

Mitul

On Thursday, September 18, 2014, Thorsten Göllner t...@ovm-group.com wrote:

 Hi there,

 I am using Asterisk 11.9 (with Sangoma-E1-Card/DAHDI) and it works fine
 :-) But I am wondering if there is a solution/application which will
 enable me to implement voice recognition while playing a voice file
 (barge in). So that the caller hears a voice file and can interrupt it
 with his voice.

 Currently (on our platform) the caller has to wait for the end of the
 voicefie. Then we play a beep. And then we record his voice and realize
 voice recognition with ispeech (it is an online service).

 Best regards
 -Thorsten-

 --
 _
 -- 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



-- 
Regards,
Mitul Limbani,
Business Head,
Enterux Solutions Pvt. Ltd.
110 Reena Complex, Opp. Nathani Steel,
Vidyavihar (W), Mumbai - 400 086. India
http://www.enterux.com/
http://www.entvoice.com/
email: mi...@enterux.in
DID: +91-22-71967196
Cell: +91-9820332422
-- 
_
-- 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 suggestion

2010-05-21 Thread Richard Kenner
   I am looking for a voice recognition technology integrated to
 asterisk.  Any suggestion about it?

I'm using the Vestec product from Digium and having good luck with it.
There's also LumenVox from them as well, but it doesn't support 64-bit
systems, doesn't have good documentation and is more expensive.

-- 
_
-- 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

2007-01-19 Thread Julian J. M.

My voice is my passport; verify me. ;)

I don't think you'll get reliable results with 8khz sample rates. The
highest frequency wave you can achieve is a 4khz square wave.

Anyway, i don't think if such software exists ;)

Julian J. M.

On 1/19/07, Asterisk [EMAIL PROTECTED] wrote:


Hi all,

Does anyone know if Asterisk or any available 3rd party add-on for it
support voice recognition (not speech recognition) - task of
recognizing people from their voices?

Thanks,
Alex

___
--Bandwidth and Colocation provided by Easynews.com --

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

___
--Bandwidth and Colocation provided by Easynews.com --

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


RE: [asterisk-users] Voice Recognition

2007-01-19 Thread Dean Collins
Hi Alex,
I've spoken to some commercial (read 'large company') RD people who
were messing around with telephony based voice recognitionnot
great results and project was abandoned (basically the confirmation
threshold was going to have to be set so low it wasn't worth it).

 

Regards,

Dean Collins
Cognation Pty Ltd
[EMAIL PROTECTED]
+1-212-203-4357 Ph
+1-917-207-3420 Mb
+61-2-9016-5642 (Sydney in-dial).

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Asterisk
Sent: Friday, 19 January 2007 6:16 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] Voice Recognition

Hi all,

Does anyone know if Asterisk or any available 3rd party add-on for it
support voice recognition (not speech recognition) - task of
recognizing people from their voices?

Thanks,
Alex

___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
___
--Bandwidth and Colocation provided by Easynews.com --

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


RE: [Asterisk-Users] Voice recognition ...

2005-11-26 Thread Dean Collins
Sphinx. All the info you need is on voip-info.org
 
 
Dean



From: [EMAIL PROTECTED] on behalf of [EMAIL PROTECTED]
Sent: Sat 11/26/2005 12:35 PM
To: asterisk-users@lists.digium.com
Subject: [Asterisk-Users] Voice recognition ...



Hi All,

Does anybody know if there is Open Source Voice Recognition available for
Asterisk.  I'm looking to add voice commands to my dial plan if possible.


Thanks in advance.


Phil.

___
--Bandwidth and Colocation provided by Easynews.com --

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


winmail.dat___
--Bandwidth and Colocation provided by Easynews.com --

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


RE: [Asterisk-Users] Voice recognition

2005-11-03 Thread Dean Collins
Check on www.voip-info.org for Sphinx; 
http://www.voip-info.org/wiki/view/Sphinx

You can also do a search for Tellme but somehow I think your application
is a little small for an off-board processing.

To be honest using spell by name using IVR is a very efficient way to
route calls so you might want to be happy with what you have.

Cheers,
Dean


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:asterisk-users-
 [EMAIL PROTECTED] On Behalf Of kurt x
 Sent: Thursday, November 03, 2005 11:23 AM
 To: Asterisk
 Subject: [Asterisk-Users] Voice recognition
 
 Does anyone know if Asterisk supports any Voice recognition software
 or is there a third
 party out that has one available for Asterisk.
 
 What I want to do with Voice recognition.
 
 When some calls my * IVR instead of the caller spelling the name via
 the buttons I want the user to be able to say the name.
 
 Kurt
 ___
 --Bandwidth and Colocation sponsored by Easynews.com --
 
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
___
--Bandwidth and Colocation sponsored by Easynews.com --

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


RE: [Asterisk-Users] Voice recognition

2005-09-14 Thread Dean Collins
Short answer - no
Longer answer - http://www.voip-info.org/tiki-index.php?page=Tellme


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:asterisk-users-
 [EMAIL PROTECTED] On Behalf Of Ed Dowding
 Sent: Wednesday, 14 September 2005 9:26 PM
 To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
 Subject: [Asterisk-Users] Voice recognition
 
 I do apologise in advance for posting what I'm sure is a relatively
 question
 but I don't seem to be able to find any clear answer thus far.
 
 What are the speech recognition options for use with Asterisk?
 Are any of them actually good enough to be worth using at enterprise
 level?
 
 TIA,
 
 
 Ed.
 
 
 -
 Ed Dowding [EMAIL PROTECTED]
 Usology Ltdhttp://www.usology.com
 =
 [mob] +44 (0)7775 79 18 14   [sky] ed_usology
 [tel] +44 (0)20 7871 18 14(c)2005 Usology Ltd
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 
 
 ___
 --Bandwidth and Colocation sponsored by Easynews.com --
 
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
___
--Bandwidth and Colocation sponsored by Easynews.com --

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


Re: [Asterisk-Users] Voice recognition application - VoIP/Open Source

2005-06-01 Thread Luis Diaz
you can try sphinx 
http://www.voip-info.org/tiki-index.php?page=Sphinx
and/or voicexml




On 6/2/05, end1r [EMAIL PROTECTED] wrote:
  
  
 
 Hi all, 
 
   
 
 Anyone knows of any Voice Recognition applications which use VoIP?
 Preferably open source. 
 
   
 
 I am basically trying to build a Voice Call Router, something to recognize a
 spoken name and then transfer the caller to the right party's extension? 
 
   
 
 TIA. 
 
 -Eric 
 ___
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
   
 http://lists.digium.com/mailman/listinfo/asterisk-users
 
 


-- 
Luis Diaz - Un obsesivo con proyectos! :oP
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Voice Recognition - Cases of success

2005-05-12 Thread Dean Collins
Hi Isamar,
There is a trial project underway for Asterisk and www.tellme.com but
this is a commercial implementation of Speech Recognition using external
resources and infrastructure.

This will not be free.

Let me know if you have a commercial application that has funding behind
it.

Regards,

Dean Collins
Cognation Pty Ltd
[EMAIL PROTECTED]
+1-212-203-4357
+61-2-8307-3503 (Sydney in-dial)


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:asterisk-users-
 [EMAIL PROTECTED] On Behalf Of Isamar Maia
 Sent: Thursday, 12 May 2005 11:27 AM
 To: asterisk-users@lists.digium.com
 Subject: [Asterisk-Users] Voice Recognition - Cases of success
 
 
 Hi Folks,
 
 I am planning to make a little project of voice recognition.
 I already browsed Voip Wiki and found some solutions.
 
 Before putting my hands on it to just do a little demo menu,
 I would like to hear from the list any succesful case using voice
 recognition and Asterisk.
 
 Best Regards,
 
 Isamar Maia
 
 
 
 
 
 ___
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


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


RE: [Asterisk-Users] Voice Recognition - Cases of success

2005-05-12 Thread Kanuri, Seshu (Company IT)
Interactive Intelligence has a commercial Speech recognition API for
this purpose.

Check http://www.inin.com

Or the specific Vocalite engine page at:

http://www.inin.com/Products/vocalite/vocalite.asp


Seshu Kanuri 

 
NOTICE: If received in error, please destroy and notify sender.  Sender does 
not waive confidentiality or privilege, and use is prohibited. 
 
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Voice recognition with Asterisk

2005-03-03 Thread dean collins
Title: Voice recognition with Asterisk








Hi David,

Im trying to put together a group
to design an xml interface to provide exactly what you are looking for via an
asp delivered solution www.angel.com can
provide.



They have provided the contact details of
an engineer to work on delivering this solution but I need people to suggest
how they would like to approach this.



Im a financial guy, not a technical
guy so apart from setting up the two parties this is where my involvement
finishes.



I need someone to step up to the plate to
head this project. Please email me if you are interested.







Cheers,

Dean













From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Simmeth
Sent: Thursday, March 03, 2005
11:06 AM
To:
[EMAIL PROTECTED]
Subject: [Asterisk-Users] Voice
recognition with Asterisk





What
voice recognition software options are available with Asterisk? I've seen
some references to Sphinx in the lists and docs, but I can't find details on on
how to integrate with Asterisk. If anyone has had success integrating and
using voice recognition in Asterisk, I would greatly appreciate advice and
links to information.

Thanks.


--
David 






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

Re: [Asterisk-Users] Voice recognition with Asterisk

2005-03-03 Thread Alistair Cunningham
Dean,
Have you considered using MRCP rather than inventing a new XML protocol? 
 The need for ASR is one of the reasons I sometimes end up recommending 
 a Cisco router running VoiceXML to my customers. I then use an MRCP 
server for ASR and TTS.

Alistair Cunningham,
Integrics Ltd,
Telephony, Database, Unix consulting worldwide
+44 (0)7870 699 479
http://integrics.com/
dean collins wrote:
Hi David,
Im trying to put together a group to design an xml interface to provide 
exactly what you are looking for via an asp delivered solution 
www.angel.com http://www.angel.com/ can provide.

 

They have provided the contact details of an engineer to work on 
delivering this solution but I need people to suggest how they would 
like to approach this.

 

Im a financial guy, not a technical guy so apart from setting up the 
two parties this is where my involvement finishes.

 

I need someone to step up to the plate to head this project. Please 
email me if you are interested.

 

 

 

Cheers,
Dean
 

 


*From:* [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] *On Behalf Of *David 
Simmeth
*Sent:* Thursday, March 03, 2005 11:06 AM
*To:* [EMAIL PROTECTED]
*Subject:* [Asterisk-Users] Voice recognition with Asterisk

 

What voice recognition software options are available with Asterisk?  
I've seen some references to Sphinx in the lists and docs, but I can't 
find details on on how to integrate with Asterisk.  If anyone has had 
success integrating and using voice recognition in Asterisk, I would 
greatly appreciate advice and links to information.

Thanks.
-- David

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


Re: [Asterisk-Users] voice recognition xml

2005-02-21 Thread beonice
Dean,

I'd be very interested in helping with this effort.
I've worked with both SGML and XML in the past (I used
to work at SoftQuad in Toronto, one of the original
providers of SGML and HTML tools), and have written
several DTDs, both for SGML and XML.

I think it would be fun to work on an XML interchange
design for voice recognition ... please let me know if
your contact would be interested.

Cheers,
Maya Kurup

--- dean collins [EMAIL PROTECTED] wrote:

 Anyone here technical enough to design a voice
 recognition voice xml
 interchange for asterisk please email me; I've been
 speaking with a
 contact of mine that is in the voice recognition
 space and he is
 interested in 'donating' some technical support to
 the Asterisk
 community to assist with this project.
 
  
 
 This can only help benefit the Asterisk Community if
 this comes off.
 
  
 
 If this got up and running it would mean that
 Asterisk users would be
 able to offer voice recognition capabilities to
 their clients (or on
 their own installations) in an on-net ASP
 capability.
 
  
 
 Email me and I'll send you the details of the
 working group.
 
  
 
  
 
 Cheers,
 
 Dean
 
  
 
  ___
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com

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




__ 
Do you Yahoo!? 
Read only the mail you want - Yahoo! Mail SpamGuard. 
http://promotions.yahoo.com/new_mail 
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] voice recognition xml

2005-02-21 Thread Steve Underwood
Hi,
That much exists in a well standardised form (VoiceXML at 
http://www.w3c.org/Voice/) and several not so well standardised forms. 
It is what comes beyond the basic XML that needs to be implemented.

Regards,
Steve
beonice wrote:
Dean,
I'd be very interested in helping with this effort.
I've worked with both SGML and XML in the past (I used
to work at SoftQuad in Toronto, one of the original
providers of SGML and HTML tools), and have written
several DTDs, both for SGML and XML.
I think it would be fun to work on an XML interchange
design for voice recognition ... please let me know if
your contact would be interested.
Cheers,
Maya Kurup
 

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