# Google Cloud Client Libraries for Rust - Cloud Speech-to-Text API
**FEEDBACK WANTED:** We believe the APIs in this crate are stable, and
do not anticipate any breaking changes are needed. We are looking for
feedback before labeling the APIs "1.0". Changes (even breaking changes)
are still possible, but not expected.
We also believe the implementation is ready for production, bugs are
still possible, but not expected.
**WARNING:** some RPCs have no corresponding Rust function to call them.
Typically these are streaming RPCs. We expect adding these RPCs in a
way that does not break the existing APIs or changes their behavior in a
significant way. We do anticipate a number of new crate dependencies
will be required. If you need these RPCs please open an issue in our
GitHub repository.
Converts audio to text by applying powerful neural network models.
## Quickstart
The main types to work with this crate are the clients:
- [Speech]
## More Information
- Read the [crate's documentation](https://docs.rs/google-cloud-speech-v2/latest/google-cloud-speech-v2)
[Speech]: https://docs.rs/google-cloud-speech-v2/latest/google_cloud_speech_v2/client/struct.Speech.html