-
### Specs
- Leon version: 1.0.0-beta.8
- OS (or browser) version: Windows 10
- Node.js version: v18.15.0
- Complete "leon check" (or "npm run check") output:
.: REPORT :.
ℹ️ Here is the …
-
Looks like I can only use Watson Services provisioned in the Dallas location. I tried using one in Sydney but the call failed. Is it possible to update the configuration to accept a gateway url as wel…
-
Please go through sample below, so that you understand how the code works and what we need to do if we need to develop a similar application.
The application we develop will be very similar to the mo…
-
It seems many of the recognize_* methods have not kept up with the time. In particular:
- recognize_bing: Connects to the old Bing speech API which has been phased out by NRC. There does not seem t…
-
**Description**
Given game developers usually have all the inputs mapped in their game for features like teleport, reload, etc., we shouldn't just override their key mapping for our recording control…
-
Cloud-based options:
* https://cloud.google.com/speech/
* https://wit.ai/
* https://www.ibm.com/watson/developercloud/doc/speech-to-text/index.html
-
So I have a code in which I get an audio from a URL as .aac or .mp3 and I'd like to convert it to .wav in order to do Text to Speech. I've been able to make it work the first time I say something but …
-
This issue involves setting up the UI to then activate watson speech to text. This is solely placing the UI on the mirror. NOT the activation of Watson STT.
-
openssl genrsa -out server.key 2048
openssl req -new -x509 -sha256 -key server.key -out server.cer -days 365 -subj /CN=134.209.75.138
npm start
and show me this in console
> @ibm-w…
-
### Specs
- Leon version: 1.0.0-beta.8+dev
- OS (or browser) version: 5.15.60-1-MANJARO
- Node.js version: v18.4.0
- Complete "leon check" (or "npm run check") output:
```shell
> leon@…