public class RhinoManager
extends java.lang.Object
Rhino.| Modifier and Type | Class and Description |
|---|---|
static class |
RhinoManager.Builder
Builder for creating an instance of RhinoManager with a mixture of default arguments
|
| Modifier and Type | Method and Description |
|---|---|
void |
delete()
Releases resources acquired by Rhino.
|
void |
process()
Start recording audio from the microphone and infers the user's intent from the spoken
command.
|
public void process()
public void delete()