-
Hi all,
When using the Speech-To-Text service the websocket keeps streaming even after closing the inputstream. Eventually it times out after 30 seconds of inactivity and throwing this following ex…
ghost updated
7 years ago
-
Do not use acronyms like `wdccli`. It needs to go away asap.
See: https://github.com/watson-developer-cloud/api-guidelines/blob/master/repository-guidelines.md
-
- [ ] Steps to reproduce
_**With following code:**_
```
String text = "La guerra es de vital importancia para el Estado; es el dominio de la vida o de la muerte, el camino hacia la supervivencia o …
-
After chrome updated to version 58.0.3029.110, microphone no longer auto stops after first pause.
var stream = WatsonSpeech.SpeechToText.recognizeMicrophone({
token: token,
contin…
-
This call stopped working about a month ago
We are using Selenium to make this call
Using -JRE - Java80
Here is the Call we are using
```java
Messenger messenger = new Messenger(workspaceid);…
-
Hello,
I'm using the Python Speech to Text API which is pretty awesome. I am however finding that it's cutting off after the first few words in this file:
https://www.dropbox.com/s/m3wngsqmida…
-
As asked in http://stackoverflow.com/questions/41256985/how-to-stop-streamplayer-of-ibm-watson-text-to-speech
I want to stop StreamPlayer when quitting an Activity where the StreamPlayer play the a…
-
I have created STT customer model to extend the base model. How can I integrate it in this app?
-
The API to send asynchronous STT jobs does not exist in the Node.js SDK:
https://www.ibm.com/watson/developercloud/speech-to-text/api/v1/?node#async_methods
It does exist in the Java SDK.
This …
-
After uploading a 30sec mp4 clip to my deployed Dark Vision app, it's getting stuck at 90% every time it tries processing audio - it's been stuck for 1hr+
Any known reasons?