felixjunghans / google_speech

Flutter google spech
MIT License
68 stars 41 forks source link

feat: add ability to set `enableSpokenPunctuation` flag #61

Closed sidlatau closed 3 months ago

sidlatau commented 4 months ago

This PR adds an ability to set enableSpokenPunctuation property in the recognition config. More info here: https://cloud.google.com/speech-to-text/docs/spoken-punctuation-emojis

felixjunghans commented 3 months ago

Hey @sidlatau thanks for contribution