Skip to content

Commit b59496a

Browse files
ryanryan
authored andcommitted
Rename method of listener
1 parent 151a1ea commit b59496a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

examples/src/main/java/ai/olami/android/example/HotwordDetectionActivity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ public void onInitialized() {
216216
}
217217

218218
@Override
219-
public void onDetect() {
219+
public void onStartDetect() {
220220
String str = getString(R.string.hotwordDetectOnDetect);
221221

222222
displayTextChangeHandler(str);
Binary file not shown.

0 commit comments

Comments
 (0)