/****************************************************************************
* This is an example for the use of Audeme's MOVI(tm) Voice Control Shield *
* ----> http://www.audeme.com/MOVI/ *
* This code is inspired and maintained by Audeme but open to change *
* and organic development on GITHUB: *
* ----> https://github.com/audeme/MOVIArduinoAPI *
* Written by Gerald Friedland for Audeme LLC. *
* Contact: fractor@audeme.com *
* BSD license, all text above must be included in any redistribution. *
****************************************************************************
*
* This basic example shows how to control MOVI(tm)'s speech synthesizer. In this
* example we use no speech recognition.
*
* As of MOVI firmware 1.1, two synthesizers are available: espeak and SVOX PICO.
* Furthermore, both synthesizers can be configured via their command line
* parameters using MOVI's setSynthesizer() command.
*
* SVOX Pico is smoother than espeak but is only available as female voice and the only
* parameter to tune is the language spoken. See also: http://topics-of-interest.com/man1/pico2wave
This file has been truncated. show original