# Unofficial Rust bindings for IBM Watson
 
This crate is in active development. If a feature you want has not been implemented, please check again later. If you have the time, your contributions would be very welcomed.
## Services
### Text to Speech
> Speech synthesis, pronunciation, voice information.
#### Examples
```sh
cargo run --example tts_voices
```
## Usage
```toml
[dependencies]
ibm-watson = "0.1"
```
## License
