Hello Team,
We are glad to share that we now have an SDK that supports mobile-app development in React Native targeting Android and iOS app distribution.
This should help the partners/customers who would
Date of Release: 22nd October 2022
Version: 0.1.3
Download from: https://www.npmjs.com/package/augnito-rn-sdk
The SDK includes 2 components:
- Augnito React Native SDK
It is a cross platform library for easy integration of speech to text for any client (React native Android/iOS) application
Features:
> Gathers microphone permission from the device
> Supports streaming audio from mobile’s microphone
> Establishes socket connection with the speech server to send audio and receive text output
> Callback made to the client application to handle various states of the dictation workflow
- Demo application
A React native application to demonstrate the integration of SDK library into the client application
OS Requirement : iOS 8 and above, Android 5 and above
Features:
> Handled dictation start/stop callback to handle mic button changes in the UI
> Handled partial and final text output
> Handled error callbacks
> Handled commands such as: delete it, delete that, delete previous word, delete last <n> words, delete previous line, delete last <n> lines, goto <field>, stop mic
> List of all supported commands can be accessed from menu
Thanks and Regards,
Kaustubh Raval
Product Manager