public class SpeakerModel
extends com.sun.jna.PointerType
implements java.lang.AutoCloseable
| Constructor and Description |
|---|
SpeakerModel() |
SpeakerModel(java.lang.String path)
Loads speaker model data from the file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
public SpeakerModel()
public SpeakerModel(java.lang.String path)
throws java.io.IOException
path - the path of the model on the filesystemjava.io.IOException - if the model could not be created