public interface ICreateEngine
Modifier and Type | Method and Description |
---|---|
org.json.JSONArray |
getJsonArray(java.util.List<WakeupWord> wakeupWordList) |
org.json.JSONObject |
getJsonObject(WakeupWord wakeupWord) |
org.json.JSONObject getJsonObject(WakeupWord wakeupWord)
org.json.JSONArray getJsonArray(java.util.List<WakeupWord> wakeupWordList)