Speech to Text Compatible with SN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2018 07:18 AM
Hello Guys,
Do you have any recomendation for any API that can be integrated to SN for speech to text functionality? The idea is to capture text from speech and save it in SN to later be sent as a text to watson for analysis. Anything would be helpful. Thanks!
- Labels:
-
Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2018 08:50 AM
This was actually the winning idea for K16 or K17. Pretty much let you talk to your browser to do things.
https://github.com/CloudPires/LUDI
I could only get it to work on chrome, not ff, but it is a year old.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2018 04:46 AM
How can i import this project to my servicenow developer instance?
I downloaded / cloned the branch , but not sure how these customer updates be imported?
Can you please help with this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2018 12:10 AM
You need to install the app via the studio page and then import from git.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thursday
Hi David,
You can create an OnLoad client script on table using below script which would create a button next to the OOB fields mentioned at bottom, you can amend the code as per your requirements... This solves half the ask to convert speech to text, this needs to be packaged into JSON as an API call which needs to be processed by WATSON.
