manulinger

Results 4 issues of manulinger

to make this work i needed to change the websocket address in [this ](https://github.com/Azure-Samples/SpeechToText-WebSockets-Javascript/blob/b5ed42600ae587920c7384fac4ba74126ca5b4f7/src/sdk/speech.browser/SpeechConnectionFactory.ts#L58) line ` return Storage.Local.GetOrAdd("Host", "wss://speech.platform.bing.com");` to ` return Storage.Local.GetOrAdd("Host", "wss://{your Deployment ID}.api.cris.ai");` i also changed this...

Hello, first at all thank you for this great way to generate jsons. i was wondering if it is somehow possible to achieve the following: i have an array of...

Hello, I'm trying to get your example to work but as long as I use your template I only get white rectangles instead of images. However, if I add ofDisableARBTexture(),...

Hi Tobias, i successfully flash my ib4220 with openwrt then after a while i tried to reflash my icy box with the original firmware. after maybe one hour of waiting,...