Skip to content

Commit

Permalink
Updated readme + gif name
Browse files Browse the repository at this point in the history
  • Loading branch information
vin-ni committed Feb 19, 2018
1 parent 9c0b45e commit 7f4996d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
@@ -1,7 +1,7 @@
# Google Cloud Speech Node with Socket Playground
An easy-to-set-up playground for cross device real-time Google Speech Recognition with a Node server and socket.io.

![Yo this is a test](yothisisatest.gif "Yo this is a test")
![Yo this is a test](example.gif "example gif")

## run local
1. get a free test key from [Google](https://cloud.google.com/speech/docs/quickstart )
Expand All @@ -18,3 +18,5 @@ Same as **run local** `1-4`.
6. go to `your server adress`

I recommend using [pm2](http://pm2.keymetrics.io/) or something similar, to keep the process running even when close the connection.

Made by [Vinzenz Aubry](https://twitter.com/vinberto)
File renamed without changes

0 comments on commit 7f4996d

Please sign in to comment.