Skip to content

Releases: gotev/android-speech

1.6.2

17 Apr 11:19
Compare
Choose a tag to compare
  • updated Gradle to 6.5 and AGP to 4.1.3
  • implemented maven central publishing support and dropped bintray

1.6.1

06 Dec 10:31
Compare
Choose a tag to compare

Internal refactorings

1.6.0

03 Nov 05:54
Compare
Choose a tag to compare

Changelog

  • Enhanced getting supported languages list
  • Targets and supports Android 11

1.5.0

01 Nov 18:58
Compare
Choose a tag to compare

Changelog

  • Possibility to override (thanks to @yuripourre #42) the following in Speech.init:
    • Text-To-Speech listener
    • Text-To-Speech engine implementation
    • Speech-To-Text engine implementation
  • Possibility to get:
    • current Text-To-Speech voice
    • current Speech-To-Text language
    • supported Text-To-Speech voices
    • supported Speech-To-Text languages
  • updated demo app which now allows to change voices and languages