@speechly/react-client
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@speechly/react-client", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "React client for Speechly SLU API", | ||
@@ -5,0 +5,0 @@ "private": false, |
@@ -1,11 +0,13 @@ | ||
# <a href="https://speechly.com/"><img src="https://www.speechly.com/images/logo.png" height="100" alt="Speechly"></a> | ||
# <a href="https://www.speechly.com/"><img src="https://www.speechly.com/images/logo.png" height="100" alt="Speechly"></a> | ||
# React client for Speechl SLU API | ||
![Release build](https://github.com/speechly/react-client/workflows/Release%20build/badge.svg?branch=master&event=release) | ||
![Release build](https://github.com/speechly/react-client/workflows/Release%20build/badge.svg) | ||
[![npm version](https://badge.fury.io/js/%40speechly%2Freact-client.svg)](https://badge.fury.io/js/%40speechly%2Freact-client) | ||
[![License](http://img.shields.io/:license-mit-blue.svg)](LICENSE) | ||
This repository contains source code for the React client for Speechly SLU API. Speechly allows you to easily build applications with voice-enabled UIs. | ||
This repository contains source code for the React client for [Speechly](https://www.speechly.com/) SLU API. Speechly allows you to easily build applications with voice-enabled UIs. | ||
Check out [Speechly documentation](https://www.speechly.com/docs/client-libraries/react-client/) for a tutorial on how to build a voice filtering app using this client. | ||
## Usage | ||
@@ -54,2 +56,4 @@ | ||
Check out the [react-example-repo-filtering](https://github.com/speechly/react-example-repo-filtering) repository for a demo app built using this client. | ||
## Documentation | ||
@@ -56,0 +60,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
45416
65