Skip to main content

changelog

2024.12.19 [v3.0.0]

## Major update 

In this update we have moved the extension to use the newer gradle dependencies process.

### Updates

feat(android): move to gradle dependencies

2023.10.19 [v2.0.1]

release build

2023.09.03 [v2.0.0]

feat: add text to speech functionality

2023.09.03 [v1.3.0]

initial release 

feat(ios): add additional transcription result possibilities
feat(android): add dispatch of partial results
feat: add isListening flag to check if the recogniser is active
feat(ios): Xcode 14 update, remove bitcode and add no-objc-msgsend-selector-stubs compiler flag
feat(android): Move to new permissions request process

2023.01.18 [v1.2.0]

feat(ios): add additional transcription result possibilities
feat(android): add dispatch of partial results
feat: add isListening flag to check if the recogniser is active
feat(ios): Xcode 14 update, remove bitcode and add no-objc-msgsend-selector-stubs compiler flag
feat(android): Move to new permissions request process