From 35d56c7c17d580afd6443238eb3e2f0fed04379c Mon Sep 17 00:00:00 2001 From: Martin Turoci Date: Tue, 8 Aug 2023 09:51:04 +0200 Subject: [PATCH] chore: Add audio annotator to Tour. #1601 --- py/examples/tour.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/py/examples/tour.conf b/py/examples/tour.conf index c5d2ab3f8a..c9f8eed756 100644 --- a/py/examples/tour.conf +++ b/py/examples/tour.conf @@ -111,6 +111,7 @@ image_popup.py image_annotator.py image_annotator_events_click.py image_annotator_events_tool_change.py +audio_annotator.py inline.py file_stream.py frame.py