antirek / voicer

AGI-server voice recognizer for #Asterisk
MIT License
95 stars 35 forks source link

Add more variants for find concordance #10

Closed antirek closed 8 years ago

antirek commented 9 years ago

Use structure of peernames.json like this

[
            {
                name: 'Василий', 
                variants: ['василий', 'вася'],
                target: 'SIP/vasya'
            },
...
]
antirek commented 8 years ago

ready in version 0.1.7