This commit is contained in:
parent
f2335506b0
commit
1fb64b7770
|
|
@ -42,6 +42,7 @@ public class MyApplication {
|
|||
pNative.pttNativeSetTTSCallback();
|
||||
|
||||
pNative.pttNativePocTaskStart();
|
||||
Log.i("PTT_INIT", "PTT init success");
|
||||
} catch (Throwable e) {
|
||||
Log.e("PTT_INIT", "Failed to init PTT: " + e.getMessage());
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue