2017 © Pedro Peláez
 

library speech

Library to help interaction with Nuance Speech Recognition services

image

zucchi/speech

Library to help interaction with Nuance Speech Recognition services

  • Wednesday, July 10, 2013
  • by mattcockayne
  • Repository
  • 5 Watchers
  • 4 Stars
  • 20 Installations
  • Java
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

ZucchiAdmin

Admin aggregator module for Zucchi ZF2 Modules., (*1)

This is a jump off module for other ZF2 Modules to hook into to provide a web interface for administration, (*2)

Installation

From the root of your ZF2 Skeleton Application run, (*3)

./composer.phar require zucchi/admin 

This module will require your vhost to use an AliasMatch in order to load public assets, (*4)

AliasMatch /_([^/]+)/(.+)/([^/]+) /path/to/vendor/$2/public/$1/$3

Features

  • Dashboard - Simple Dashboard (under construction)
  • Controller - Some simple Controller Abstracts for Admin
  • CRUD
    • Event - an event triggered by crud actions
    • Trait - A trait that can be use dto provide instant crud functionality for simple entities
    • View Helpers - Some helpers that help build the CRUD interface
  • Event Listener - Registers Admin specific listeners
  • Navigation - An Admin specific Navigation Factory
  • Layout - A ready made admin layout
  • Routes - A ready made routing structure for you to extend

The Versions

10/07 2013

dev-master

9999999-dev https://github.com/zucchi/ZucchiSpeech

Library to help interaction with Nuance Speech Recognition services

  Sources   Download

BSD-3-Clause

The Requires

 

speech zucchi