Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 516 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 516 Bytes

What is this?

This is a simple implementation of a server for the Nabaztag rabbit.

How do I use it?

Put the code onto a server running Apache with mod_rewrite enabled, the put your rabbit into config mode and tell it where to connect. You should be good to go.

Requirements

  1. A Nabaztag Rabbit
  2. A server with Apache
  3. Apache mod_rewrite
  4. PHP 5.x
  5. ffmpeg or aconv for speech recognition
  6. SVOX pico2wave for Text To Speech (in the libttspico-utils on Ubuntu)