Skip to main content

· 5 min read
Christoph Lipautz

This tutorial provides a practical example of how to setup a video platform using the Eyeson API service. The application uses the [Eyeson ruby gem], the web application framework [Sinatra] and hosting platform [Heroku]. By following the steps in the how-to you will have a website up and running, providing an entry point for a shared video meeting room. The participants can join the meeting without any registration or sign up, and will return to the application website after exiting the meeting.

Cover image

· 7 min read
Christoph Lipautz

With no doubt JavaScript has become an elementary driving force for the Internet resulting in incredibly fast development and great success for the web. A lot of new and interesting JavaScript WebAPIs have become available and many of them are supported by major browsers. In this blog post we'll explore the Web Speech API to be used for speech recognition.

preview of speech recognition with Eyeson