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

https://github.com/evpobr/rust-gsm

GSM 06.10 lossy speech compression in Rust
https://github.com/evpobr/rust-gsm

audio gsm rust

Last synced: 7 months ago
JSON representation

GSM 06.10 lossy speech compression in Rust

Awesome Lists containing this project

README

          

# GSM

GSM 06.10 lossy speech compression in Rust

## Authors

* **Jutta Degener and Carsten Bormann** - *Original libgsm library developers* - [libgsm site](http://www.quut.com/gsm/)
* **evpobr** - conversion to Rust

See also the list of [contributors](https://github.com/evpobr/rust-gsm/contributors) who participated in this project.

## License

This project is licensed under original `libgsm` license - see the [LICENSE](LICENSE) file for details.