diff --git a/example.exs b/example.exs index 2df1442..e56f389 100644 --- a/example.exs +++ b/example.exs @@ -41,4 +41,4 @@ end {:ok, _pipeline_supervisor, _pid} = Membrane.Pipeline.start_link(MP3Encoder.Pipeline, "output.mp3") -# Quit the interactive console with CTRL + C, then listen to your "output.mp3" file +# After speaking into your mic, quit the interactive console with CTRL + C then listen to your "output.mp3" file