Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgarlunin committed Jun 27, 2019
1 parent b44efc9 commit b243038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Demo:

# Speech recognition

Consists of two parts. First, we need to record voice from microphone. To do that, use **UMicrophoneCapture**
Consists of two parts. First, we need to record voice from microphone. To do that, use provided **MicrophoneCapture**
actor component as shown below. Next, construct recognition parameters and pass them to

**Google STT** async node.
Expand Down

0 comments on commit b243038

Please sign in to comment.