OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SR_GrammarAllowOnly
(Results
1 - 5
of
5
) sorted by null
/external/srec/srec/Grammar/include/
SR_Grammar.h
517
SREC_GRAMMAR_API ESR_ReturnCode
SR_GrammarAllowOnly
(SR_Grammar* self, const char* transcription);
/frameworks/base/core/java/android/speech/srec/
Recognizer.java
689
private static native void
SR_GrammarAllowOnly
(int grammar, String transcription);
/external/srec/srec/Grammar/src/
SR_GrammarImpl.c
683
ESR_ReturnCode
SR_GrammarAllowOnly
(SR_Grammar* self, const char* transcription)
/external/srec/srec/test/SRecTest/src/
SRecTest.c
[
all
...]
/external/srec/srec/test/SRecTestAudio/src/
SRecTestAudio.c
[
all
...]
Completed in 366 milliseconds