- Add possibility to cancel audio stream subscription.
- Add SpeechContext support.
- Fix import and naming errors.
- Add all the features required to use Google Speech Beta.
- Added an example project which shows the use of google_speech with a microphone input.
- Added a readme file to the example folder, to follow the package layout conventions.
- Added a function to use the Google Speech Api via request.
- Added a function to use the Google Speech Api via a stream.
- Added a sample project.