Skip to content

Commit

Permalink
Add microphones enumeration
Browse files Browse the repository at this point in the history
  • Loading branch information
IlgarLunin committed Nov 26, 2022
1 parent 44b2c3f commit fbe627b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ actor component as shown below. Next, construct recognition parameters and pass

![](pics/googlestt.png)

Note that you can pass microphone name to microphone capture component. To get list of available microphones, use following setup

![](pics/enumerate_microphones.png)

Another way to perform recognition is to use **Google STT Variants** node. Which, instead of returning result with highest confidence, returns an array of variants.

![](pics/googlesttvariants.png)
Expand Down
Binary file added pics/enumerate_microphones.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fbe627b

Please sign in to comment.