22 projects tagged "Google"
Speech synthesis for asterisk is an Asterisk AGI script that uses Google Translate to convert text to speech and play it back to the user. It supports a variety of different languages, local caching of voice data, and a choice between 8 kHz or 16 kHz sample rates to provide the best possible sound quality along with the use of wideband codecs.
Feedback Easy is a JavaScript object that can collect a Web site user's feedback using Google Analytics. It shows forms to let the current user provide a feedback comment and rate the site. The provided feedback is recorded as an event in Google Analytics. This object also keeps track of the current user and prevents the feedback form from being presented again.
GCalert will access all your Google calendars and display alarms via libnotify for whenever you have alarms set for each event. These alarm widgets do not receive focus (and thus do not take keyboard input away from other applications), yet are clearly visible even on a cluttered desktop.
Googsystray is a system tray app for Google Voice, GMail, Google Calendar, Google Reader, and Google Docs. It lets you keep track of the information provided by those services without having to keep a bunch of Web pages open or constantly checking them. It notifies you of new events, such as messages or alerts, and provides basic services quickly.
WP-GoogleTranslate-Box is a WordPress plugin that displays a box in the "Add New Post" page that allows you to quickly translate any text from and to different languages. Its purpose is to assist you when you are writing in a language other than your mother tongue and you need to use a translation service as quickly as possible.
tadedon is a set of utilities that form a foundation for applications written with one of the many Java frameworks, such as GWT, GIN, Guice, Google App Engine, commons-configuration, and many others. It lets you specify the default configuration of your application and upgrade it automatically on each new release. It can redirect all java.util.logging to slf4j and easily configure logback. It can bind application configuration in a Guice module. It supports @PostConstruct and @PreDestroy annotations (JSR 250) in Guice applications. It lets you annotate your methods with @Transactional annotation. It supports Guice injector stage in your Web application. It lets you test your Guice managed servlets and filters without needing a real servlet container. It lets you use Guice Matchers for matching super class, interface, and type literal annotations. It can inject event bus to your GWT applications with the help of GIN.