diff --git a/examples/realtime/push_to_talk_app.py b/examples/realtime/push_to_talk_app.py index 8dc303a83a..e81b5107d0 100755 --- a/examples/realtime/push_to_talk_app.py +++ b/examples/realtime/push_to_talk_app.py @@ -5,6 +5,8 @@ # environment variable set, you can run this example with just # # # # `./examples/realtime/push_to_talk_app.py` # +# # +# On Mac, you'll also need `brew install portaud ffmpeg` # #################################################################### # # /// script