Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

resultNoMatch: possible phrases error #65

Open
sharmmoh1983 opened this issue Oct 4, 2017 · 0 comments
Open

resultNoMatch: possible phrases error #65

sharmmoh1983 opened this issue Oct 4, 2017 · 0 comments

Comments

@sharmmoh1983
Copy link

Hi I am using resultNoMatch callback:
Sonus.annyang.addCallback('resultNoMatch', function(phrases){
console.log("NoresultmatchFound",phrases)

	}); 

But getting following console output:

Phrases are not getting displayed instead some random function

NoresultmatchFound function require(path) {
try {
exports.requireDepth += 1;
return self.require(path);
} finally {
exports.requireDepth -= 1;
}
}

andreapply added a commit to andreapply/sonus that referenced this issue Nov 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant