voice 0.1.4-pre

Attempting to use tts and stt in rust, exploration only. no code yet
Documentation
1
2
3
4
fn main() {
    println!("There is no code here yet. The idea is to create interactive voice in rust, tts \
              and stt");
}