Questions tagged [jsapi]

The Java Speech API (JSAPI) is an application programming interface for cross-platform support of command and control recognizers, dictation systems, and speech synthesizers.

The Java Speech API (JSAPI) is an application programming interface for cross-platform support of command and control recognizers, dictation systems, and speech synthesizers. Although JSAPI defines an interface only there are several implementations created by third parties, for example FreeTTS.

Wikipedia article: http://en.wikipedia.org/wiki/Java_Speech_API

116 questions
2
votes
2 answers

How do I install and set up Java speech (jsapi) for my iMac running the latest OS Sierra?

I am relatively new to Apple OS and thus am not able to figure out as to how do I download, install then set up Java speech jar files and set up the classpath. I tried everything possible from Downloading FreeTTS,jsapi and trying to add the…
Swapnil B
  • 79
  • 1
  • 8
2
votes
6 answers

Troubleshooting "System property mbrola.base is undefined. Will not use MBROLA voices" when converting text to speech with JSAPI

I'm getting the following error: System property "mbrola.base" is undefined. Will not use MBROLA voices. import javax.speech.*; import javax.speech.synthesis.*; import java.util.Locale; public class HelloWorld { public static void main(String…
user481404
  • 21
  • 1
  • 2
  • 4
2
votes
1 answer

Authentication / account requirement for Tableau JS-API

I am working on web application for visualization and learning feasibility of using JSAPI in application to pull in reports from tableau. My understanding on topic is limited from online reads of dev doc and demo. - Author creates reports,…
pratikpawar
  • 2,038
  • 2
  • 16
  • 20
2
votes
1 answer

Google Charts + Google Sheets: Specified range does not identify data correctly

I settled on using Google Charts to draw the data from an auto-updating Google Sheet that draws from my Analytics account (the analytic API wasn't working out). I've done quite a lot of reading, but I'm finding the query language reference to be a…
2
votes
1 answer

Multiple vertical lines with different colors on area chart, google charts. Issue line colors disappears on hovering on text

Please check image below which shows multiple vertical lines with different colors. Issue here is that on hovering annotation text "test" line color gets disappear. Please check code below. var session_data =…
Sashant Pardeshi
  • 1,075
  • 7
  • 21
2
votes
1 answer

Google custom search (or alternative) in XHML

Google's JavaScript API makes use of the function document.write, thus is not usable in XHTML. Do you know a workaround how to get the custom search working in XHTML? Or is there a working alternative?
purpleKarrot
  • 156
  • 8
2
votes
1 answer

Recognizer allocate Null Pointer Exception

I am trying to convert Speech to Text and im having no luck, I imported the JSAPI jar into my project but when I run my Script I get: ava.lang.NullPointerException at CLAIRE.main(CLAIRE.java:13) How do I change the variable from null and fix…
ZaksBack
  • 189
  • 3
  • 10
2
votes
2 answers

Reuse an AngularJS template between page views for the same route

I am using a third party JS API that creates an object attached to an html element on my angular template. Each time the template is loaded I want to reuse the object already created and reattach it to the correct html element. In this plunker you…
thrag
  • 1,536
  • 4
  • 20
  • 32
2
votes
3 answers

How do you retrieve tags from JSGF grammars using sphinx?

I have written an application in Java that utlizes the CloudGarden API to parse JSAPI grammars, return tags from the grammar rules and then process these tags accordingly. The issue with the CloudGarden API is its dependency on Windows. I need a…
noahnu
  • 3,479
  • 2
  • 18
  • 40
2
votes
2 answers

linkedin jsapi - people search with keywords ORed not ANDed

Is any ability to make a search using ORed parameters inside the keywords? For instance, the request below fetching the 1st level connection with ANDed keywords - javascript, extjs, java. IN.API.PeopleSearch() …
babinik
  • 646
  • 3
  • 10
2
votes
1 answer

Custom CSS for Google Custom Search Engine

How can I customize CSS for Google Search Engine. Currently I use a theme: