Socket
Book a DemoInstallSign in
Socket

voicebot

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

voicebot

Add the voice natural language processing to your bot

latest
Source
npmnpm
Version
0.0.0
Version published
Weekly downloads
36
38.46%
Maintainers
1
Weekly downloads
 
Created
Source

voicebot

Add the voice natural language processing to your bot

See src/voicebot.coffee for full documentation.

Installation

In hubot project repo, run:

npm install voicebot --save

Then add voicebot to your external-scripts.json:

[
  "voicebot"
]

Sample Interaction

user1>> Make an HTTP call to http://YOUR-IP/voiceBot/info
voicebot will show {botVersion, authorName, botName}

NPM Module

https://www.npmjs.com/package/voicebot

Keywords

hubot

FAQs

Package last updated on 19 Jun 2016

Did you know?

Socket

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