Commit dc550bf4

Jeff Verkoeyen <jeff@clutch.engineering>
2025-06-28 00:56:43
docs(examples/realtime): mention macOS requirements (#2142)
1 parent 90afdff
Changed files (1)
examples
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 portaudio ffmpeg`           #
 ####################################################################
 #
 # /// script