vosk-asterisk icon indicating copy to clipboard operation
vosk-asterisk copied to clipboard

A little documentation for this?

Open sgmihai opened this issue 3 years ago • 2 comments

I'm trying to make DISA accept a phone number to call by speaking the digits instead of using the keypad. Being very new to both asterisk and vosk, I can't figure out how this extension works. I mailed the author but got no reply. Help ?

sgmihai avatar Jan 29 '21 03:01 sgmihai

What exactly is not clear for you? You'd better ask more detailed questions.

nshmyrev avatar Jan 29 '21 22:01 nshmyrev

  1. What is the plugin doing exactly. What part is using features from asterisk. What parts are optional.
  2. Why are various modules being used.
  3. What pieces are needed to do different things, especially important if some one doesn't want to use absolutely everything the way it is setup.
  4. What are the dial plan options doing.
  5. What model is the docker container using. You can figure this stuff out by stepping through the entire set of docker files, but it isn't clear. Especially when you are trying to dissect all the various pieces.

Goddard avatar Aug 25 '22 19:08 Goddard