|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EmbeddedGrammar
Grammar on an embedded recognizer.
| Method Summary | |
|---|---|
void |
compileAllSlots()
Compiles items that were added to any of the grammar slots. |
void |
resetAllSlots()
Removes all words added to all slots. |
void |
save(String url)
Saves the compiled grammar. |
| Methods inherited from interface android.speech.recognition.Grammar |
|---|
dispose, load, unload |
| Method Detail |
|---|
void compileAllSlots()
void resetAllSlots()
void save(String url)
url - the url to save the grammar to
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||