Closed
Bug 967886
Opened 11 years ago
Closed 10 years ago
Use Intel PerC SDK for WebSpeech API backend
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: joseph.k.olivas, Unassigned)
Details
(Whiteboard: [webspeechapi])
Intel's PerC SDK includes a speech recognition engine that processes on the local machine.
http://software.intel.com/en-us/vcsource/tools/perceptual-computing-sdk
It is worth an investigation to see if it fits the gap in Firefox's WebSpeech API implementation.
Updated•11 years ago
|
Component: General → DOM
Product: Firefox → Core
A few points:
* It appears as if the PerC SDK has been superseded by the RealSense SDK. (https://software.intel.com/en-us/intel-realsense-sdk)
* The required OS for the RealSense SDK is "Microsoft Windows* 8.1 OS 64-bit Desktop Mode", reference the above URL
So, as a result, it seems as if the PerC/RealSense SDK is out of the running for a general WebSpeech API implementation.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•