Skip to content

Commit 0b21233

Browse files
Merge pull request #398 from dvonthenen/clarify-microphone-windows-support
Clarify Windows Support on Microphone Example
2 parents 996a9c1 + ebc380c commit 0b21233

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

examples/streaming/async_microphone/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Live API (Real-Time) Example
22

3-
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.
3+
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.
4+
5+
## Prerequisites
6+
7+
This example will only work on Linux and MacOS. Windows platforms are not supported.
48

59
## Configuration
610

examples/streaming/microphone/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Live API (Real-Time) Example
22

3-
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.
3+
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.
4+
5+
## Prerequisites
6+
7+
This example will only work on Linux and MacOS. Windows platforms are not supported.
48

59
## Configuration
610

0 commit comments

Comments
 (0)