OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:srec
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/core/java/android/speech/srec/
MicrophoneInputStream.java
21
package android.speech.
srec
;
UlawEncoderInputStream.java
22
package android.speech.
srec
;
WaveHeader.java
17
package android.speech.
srec
;
Recognizer.java
23
package android.speech.
srec
;
33
* Simple, synchronous speech recognizer, using the Nuance
SREC
package.
137
* Get the pathname of the
SREC
configuration directory corresponding to the
147
String dir = "/system/usr/
srec
/config/" +
154
* Create an instance of a
SREC
speech recognizer.
439
|| SR_SessionCreate ( "/system/usr/
srec
/config/en.us/baseline11k.par" )
447
|| (LSTRCPY ( applicationData.grammars [0].grammar_path, "/system/usr/
srec
/config/en.us/grammars/VoiceDialer.g2g" ), 0)
/external/srec/srec/include/
astar.h
111
typedef struct srec_t
srec
;
typedef in typeref:struct:srec_t
112
typedef
srec
* psrec;
Completed in 516 milliseconds