public interface IAsrPolicy
| Modifier and Type | Method and Description |
|---|---|
AIResult |
onAsr(AIResult result)
Deprecated.
已启用,推荐使用
onAsrResult(com.aispeech.AIResult) |
java.lang.String |
onAsrResult(AIResult result)
识别仲裁结果
|
@Deprecated AIResult onAsr(AIResult result)
onAsrResult(com.aispeech.AIResult)result - 原始多路识别结果java.lang.String onAsrResult(AIResult result)
result - 原始多路识别结果