flutter_azure_speech 0.0.6 copy "flutter_azure_speech: ^0.0.6" to clipboard
flutter_azure_speech: ^0.0.6 copied to clipboard

Flutter implementation of Microsoft Azure Speech Speech-To-Text

0.0.5 #

  • Update readme

0.0.4 #

  • Update readme

0.0.3 #

  • Integrate Azure Speech SDK(iOS version: s.dependency 'MicrosoftCognitiveServicesSpeech-iOS', '~> 1.37.0')
  • Enable speech-to-text functionality for iOS

0.0.2 #

  • Update readme

0.0.1 #

  • Initialize the project
  • Integrate Azure Speech SDK(Android version: implementation 'com.microsoft.cognitiveservices.speech:client-sdk:1.34.0')
  • Enable speech-to-text functionality for Android