moodymudskipper / ask

ask R anything
Other
72 stars 2 forks source link

First WIP version of askAddin using artyom.js #3

Closed jrosell closed 1 month ago

jrosell commented 2 months ago

Here you can see a working example of RStudio addin. The output handling requires some work. For now, it just replies with the captured.output of the str for the object response from the ask::ask call.

ask

moodymudskipper commented 2 months ago

Thanks, I managed to change it so it opens in a separate window or in the Rstudio viewer but in the former it will always ask me to allow the microphone and I can't seem to find a way to allow it always and in the latter case it just doesn't record. I'll try a bit more because the voice capture is better than what I have now.

jrosell commented 2 months ago

As I work with two screena is not that terrible. I guess one can set allow always but I prefer to be asked.