@speechly/react-client
Advanced tools
Comparing version 0.0.21 to 0.0.22
{ | ||
"name": "@speechly/react-client", | ||
"version": "0.0.21", | ||
"version": "0.0.22", | ||
"description": "React client for Speechly SLU API", | ||
@@ -39,3 +39,3 @@ "private": false, | ||
"dependencies": { | ||
"@speechly/browser-client": "^1.0.15" | ||
"@speechly/browser-client": "^1.0.18" | ||
}, | ||
@@ -42,0 +42,0 @@ "peerDependencies": { |
<h1 align="center"> | ||
<a href="https://www.speechly.com/?utm_source=github&utm_medium=react-client&utm_campaign=header"><img src="https://www.speechly.com/img/logo-speechly.svg" height="100" alt="Speechly"></a> | ||
</h1> | ||
<h2 align="center"> | ||
Complete your touch user interface with voice | ||
</h2> | ||
<h1 align="center"> | ||
Speechly is the Fast, Accurate, and Simple Voice Interface API for Web, Mobile and E-commerce. | ||
</h1> | ||
@@ -8,0 +8,0 @@ [Speechly website](https://www.speechly.com/?utm_source=github&utm_medium=react-client&utm_campaign=header) | [Docs](https://www.speechly.com/docs/?utm_source=github&utm_medium=react-client&utm_campaign=header) | [Blog](https://www.speechly.com/blog/?utm_source=github&utm_medium=react-client&utm_campaign=header) |
52789