fix bug
This commit is contained in:
@@ -86,6 +86,7 @@ public class DispatchDialogManager {
|
||||
}
|
||||
dialog.addIDispatchRemindListener(mListener);
|
||||
dialog.showDialog(msgData);
|
||||
break;
|
||||
case DISPATCH_TYPE_STOP:
|
||||
//语音播报
|
||||
voice();
|
||||
|
||||
Reference in New Issue
Block a user