| Interface | Description |
|---|---|
| NoiseProducer |
Base interface for the audio noise producer.
|
| VoiceProducer |
Generates a vocalization for a single character.
|
| Class | Description |
|---|---|
| NumberVoiceProducer |
Generates a vocalization for a given number, randomly selecting from a list of voices.
|
| RandomNoiseProducer |
Adds noise to a
Sample from one of the given noiseFiles. |
Copyright © 2015. All rights reserved.