Speechly PushToTalk Button had a broken image and is not capturing voice - api

Working with the Speechly Voice API and the PushToTalk Button is displaying a broken mic image and not capturing my voice, It also does not appear to be using the microphone as it doesn't request for microphone permissions when the button is clicked. I've already tried installing the latest version as someone suggested in another post I saw but it still isn't working picture of what the button looks like

Related

Is it possible to save a web page for one tap access on Apple watch?

I have a simple web page with a button that turns a light on and off via Raspberry Pi.
On Samsung watch 4 I can save the page as a bookmark and add it as a tile to my watch.
Is there no way to do this on Apple watch? I can text the link and access it on the Apple but cannot figure out how to save it

Unable to select device to Airplay to when using Selenium on Safari

Currently I am trying to automate casting to an Airplay device on Safari using Selenium and Robot Framework.
I'm having an issue with being able to select an Airplay device after the Airplay button has been received. The small menu that appears doesn't seem to have any way for Selenium to identify it and so I can't interact with it at the moment.
I had encountered a similar issue when doing a similar task using Chrome Browser with Chromecast, but in that case the device menu had it's own window id which doesn't seem to be the case for the Airplay device menu.
The Airplay button - clicking on this is no problem as this button has its own id within the page html:
This is the menu I can't interact with, I cannot select "QA Apple TV" - looks like this menu isn't part of the actual page html and doesn't seem to have it's own window id:
This Airplay device menu is universal so will come up on Youtube etc. If anyone would like to take a look at it themselves. (Providing there's an AppleTV on your network).
Put your browser in developer mode, watch which value will be setted after click 'QA Apple TV'. In your test you can force the value with javascript.
i.e. : i think that after click some field assume 'QA Apple TV' value; if you know which field will assume the value you can force it with js and force click even with js
(Just to be clear ;) )

Create VB program to watch a website in Internet Explorer

Thanks for taking the time to assist me.
At work we use a 3rd party online chat system using internet explorer. Basically what happens is we initially follow a link, login, a pop up window comes up with the chat control page where we would see a notification for a new chat
The issue we have is no sound plays, and it's very easy to miss a chat.
In theory could I easily learn in VB how to watch that specific window of Internet Explorer for a change, then play a sound when a change in that window occurs until acknowledged?

Capturing video frames as images using AVFoundation

I have a running video in my application. When I press the record button, I need to start recording the running video from the point at which I pressed record button. Then the recorded video has to be saved as another video file.
Can anybody suggest me the best solution to implement this feature. The basic idea is that I need to implement the recording feature similar to Talking Tom application.
Please give me some suggestions. Thanks in advance.

Picasa Custom Button Problem

I have started creating a custom button for Picasa to be able to upload some photos to a website. I followed the guidance found here. It works fine so far but now I have made a small change to the button and picasa will not refresh the button no matter what I try.
Adding a link like this:
Acme Inc. Uploader
to a page with access to your PBZ file will cause Picasa to open and instal the button. I made a small change and tried again. It updated once but now it refuses. I tried changing the name of the button, the version of the button, nothing works. Only the original button remains in Picasa. I even remove the button from picasa, reboot just in case its in memory somewhere, then tried again and still only original button remain.
The google group associated with the API does not appear to be very active. One other person asked about the same thing but there was no response. Searching the web found no other answers. I hope someone here has some experience with this.
I found a buttons folder in the picasa folder on the hard drive but my custom button was not in there. I have no idea why it keeps finding the old button.
I am using Picasa 3.1.0 on Windows XP if that makes any difference.
So the question: does anybody have experience building these custom buttons and/or encountered this situation before?
Thanks