| Constructor and Description |
|---|
SSLByVadEngine() |
| Modifier and Type | Method and Description |
|---|---|
void |
feed(byte[] bytes)
feed 4 通道音频
|
void |
init(SSLConfig config,
SSLListener listener)
初始化
|
void |
release()
引擎销毁
|
void |
start(SpeechParams params)
启动
|
void |
stop()
停止
|
public void init(SSLConfig config,
SSLListener listener)
ISSLpublic void start(SpeechParams params)
ISSLpublic void stop()
ISSLpublic void feed(byte[] bytes)
ISSL