Code Monkey home page Code Monkey logo

bespoken's People

Contributors

achalv avatar chen-ye avatar jamesmishra avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

bespoken's Issues

Bespoken needs a backend

Currently, there is no way to save / load presentations. Having a database backend that saved presentations would be incredibly useful.

I think a backend based in Node.js and MongoDB would be the best, as that would complete the standard "MEAN Stack" and the relatively unstructured data of a Bespoken presentation seems to fit the MongoDB model the best (compared to a relational database, where the advantage is in normalization with foreign keys and etc).

I might get around to doing this, but it would be great to have some help.

Bespoken needs better instructions

In terms of using the app, there are only the instructions in the blue box.
screenshot from 2014-04-13 04 14 54

While the instructions are good enough to show off the features of the app, a paragraph description of the app's use case might work better. The best case would be an interactive tutorial that coaches the user through speaking into their computer.

More than just text

Modern, well presented presentations rely on graphics. Images, charts, and typography assist in illustrating an author's point. We should have the ability to generate charts on the fly - relying on a framework such as D3 may help.

Bespoken has NO error handling

The Google Web Speech Recognition API demo has a pretty good error handling system, which I--in the haste of PennApps--neglected to include when coding up our version.

There are a series of errors that can occur with the Google Web Speech Recognition API (such as a user trying to use Bespoken from an unsupported browser), as well as potential errors in other places of the JavaScript code.

Error-handling functionality is a must-have for Bespoken.

Slide advancement based on keywords

I've talked about the keyboard controls of Bespoken, and some people are concerned that the keyboard controls could be distracting to the presentation.

While the original PennApps demonstration involved a LEAP Motion controller, the controller was pretty problematic and would not be a realistic option for presentations anyway.

It would be really interesting to have a presenter practice a presentation, using the keyboard to switch slides, and then the presentation software learning to switch the slides automatically when the "transition words" between the end of one slide and the beginning of another are spoken.

If this was accurate, it would be an extremely smooth method of presenting. However, doing this accurately could prove to be nontrivial...

The second least sexy alternative could be to advance the slide based on a static, easy to recognize keyword like "Next!"

The absolute least sexy alternative is keyboard or mouse navigation. We could make this better by customizing the keyboard or mouse signals captured, allowing people to customize Bespoken to the keys sent by their PowerPoint clickers, but it would still be unwieldy in most use cases.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.