Socket
Socket
Sign inDemoInstall

ember-cli-microsoft-speech-shim

Package Overview
Dependencies
223
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ember-cli-microsoft-speech-shim

The default blueprint for ember-cli addons.


Version published
Weekly downloads
1
Maintainers
1
Created
Weekly downloads
 

Readme

Source

ember-cli-microsoft-speech-shim

Integrate Speech-to-Text in your Ember application using Microsoft Speech API from Cognitive Services.

Microsoft Cognitive Services Microsoft Cognitive Services let you build apps with powerful algorithms to see, hear, speak, understand and interpret our needs using natural methods of communication, with just a few lines of code

This particular addon uses the Bing Speech API

It simply acts a shim to make their npm package microsoft-speech-browser-sdk available in your ember app as Speech.Browser.Sdk

Usage:

import * as speechSdk from 'Speech.Browser.Sdk'

See the dummy application for more details.

This README outlines the details of collaborating on this Ember addon.

Installation

  • git clone <repository-url> this repository
  • cd ember-cli-microsoft-speech-shim
  • npm install

Running

Running Tests

  • npm test (Runs ember try:each to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit https://ember-cli.com/.

Keywords

FAQs

Last updated on 28 Jul 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc