diff --git a/examples/streaming/async_microphone/README.md b/examples/streaming/async_microphone/README.md index 6e3c21ae..21af442f 100644 --- a/examples/streaming/async_microphone/README.md +++ b/examples/streaming/async_microphone/README.md @@ -1,6 +1,10 @@ # Live API (Real-Time) Example -This example uses the Microphone as input in order to detect conversation insights in what is being said. This example required additional components (for the microphone) to be installed in order for this example to function correctly. +This example uses the Microphone as input in order to detect conversation insights in what is being said. This example required additional components (for the microphone) to be installed in order for this example to function correctly. + +## Prerequisites + +This example will only work on Linux and MacOS. Windows platforms are not supported. ## Configuration diff --git a/examples/streaming/microphone/README.md b/examples/streaming/microphone/README.md index 6e3c21ae..21af442f 100644 --- a/examples/streaming/microphone/README.md +++ b/examples/streaming/microphone/README.md @@ -1,6 +1,10 @@ # Live API (Real-Time) Example -This example uses the Microphone as input in order to detect conversation insights in what is being said. This example required additional components (for the microphone) to be installed in order for this example to function correctly. +This example uses the Microphone as input in order to detect conversation insights in what is being said. This example required additional components (for the microphone) to be installed in order for this example to function correctly. + +## Prerequisites + +This example will only work on Linux and MacOS. Windows platforms are not supported. ## Configuration