Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/edouardpoitras/jasper-configuration

Plugin for modifying Jasper configuration at runtime
https://github.com/edouardpoitras/jasper-configuration

Last synced: 4 days ago
JSON representation

Plugin for modifying Jasper configuration at runtime

Awesome Lists containing this project

README

        

jasper-configuration
====================

Jasper Configuration Plugin

## Installation Steps

1. Place the configuration/ folder in your jasper_directory/plugins/speechhandler/ folder
2. Restart Jasper

## Usage
```
YOU: configuration
JASPER: What configuration option would you like to change?
JASPER: Would you like to change your name?
YOU: no
JASPER: Would you like to change your location?
YOU: no
JASPER: Would you like to change your timezone?
YOU: no
JASPER: Would you like to change my voice?
YOU: yes
JASPER: My current text-to-speech engine is espeak.
JASPER: What will be my new text-to-speech engine?
YOU: google
JASPER: My new voice is now configured.
JASPER: Restart me to hear the changes.
```