Skip to content

v0.2.0

Compare
Choose a tag to compare
@glennrfisher glennrfisher released this 15 Mar 01:48
· 2415 commits to master since this release
  • Adds a new implementation of Speech to Text with support for streaming audio
  • Adds an example application to test and demonstrate the new Speech to Text implementation
  • Adds a simpler translate function that accepts a String argument instead of [String]
  • Updates comments and tests to make the Dialog application's time zone explicit
  • Updates Starscream from 1.0.2 to 1.1.1
  • Updates AlamofireObjectMapper from 2.1.0 to 2.1.3
  • Standardizes the spacing for all copyright headers
  • Updates .gitignore file