Voice-Controlled Random Sample - 2020 Shiny Contest Submission

Voice-Controlled Random Sample

Authors: Juan Cruz Rodriguez
Working with Shiny for 1+ years

Abstract: Voice controlled shiny app.

Full Description: Voice control your shiny apps with the heyshiny R package. heyshiny provides the speechInput function which will recognize speech and provide it as text.

This shiny app is a simple example of what can be done with heyshiny.
Just say the name of a Probability Distribution and the number of samples to get, and the app will plot the observed distribution. Change the color of the points, and additional allowed voice commands.

This example app was inspired by Yihui, whom I greatly admire.
The app works correctly on Google Chrome browser (enable microphone).


Category: Shiny extensions
Keywords: voice control, speech recognition, shiny, input,
Shiny app: https://jcrodriguez.shinyapps.io/voice_random_sampling/
Repo: GitHub - jcrodriguez1989/shiny_voice_random_sampling: Example of `heyshiny` package usage.
RStudio Cloud: Posit Cloud

Thumbnail:
image

Full image:

3 Likes

Wow, i no seen and app in shiny like this.Congratulations! :wink:

haha thanks! :slight_smile:

1 Like

This topic was automatically closed after 60 days. New replies are no longer allowed.