Home
last modified time | relevance | path

Searched refs:sphinx3_get_hypothesis (Results 1 – 1 of 1) sorted by relevance

/dports/audio/sphinx3/sphinx3-0.8/python/
H A D_sphinx3module.c191 sphinx3_get_hypothesis(PyObject *self, PyObject *args) in sphinx3_get_hypothesis() function
367 return sphinx3_get_hypothesis(self, args); in sphinx3_decode_raw()
403 return sphinx3_get_hypothesis(self, args); in sphinx3_decode_cep_file()
428 { "get_hypothesis", sphinx3_get_hypothesis, METH_VARARGS,