Is there a bit more of a detailed explanation of TALK_DETECT anywhere?

I googled and found nothing really beyond the wiki at
https://wiki.asterisk.org/wiki/display/AST/Asterisk+15+Function_TALK_DETECT

I really only want it to listen for one side (the caller) but it seems to
listen to both. OK, I can work round that, but the other thing is, it seems
to be ignoring my threshold values

using Set(TALK_DETECT(set)=silence_ms,noise_ms)

like

Set(TALK_DETECT(set)=120,1200)

then even though it shouldn't even respond to "hello" (under a second), it
even detects with a click of the fingers, which is definitely not 1200ms.

I really only want it to respond to "Asterisk?" but ... struggling a bit.

In case there's a better way, what I'm trying to do is CONTROLPLAYBACK a
file, but also listen for someone saying what you might call a wake word,
but not via MRCP or anything like that.
-- 
_____________________________________________________________________
-- 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

Reply via email to