hoangatuan / SpeechToText

An MacOS application that capture audio from output speaker and transform it to text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of contents

  • Solution
  • Speech to text documentation
  • Todo
  • Idea

Speech to text documentation

shouldReportPartialResults

  • Default = false

requiresOnDeviceRecognition

  • Should send to remote?

Todo

  • Investigate about locale stuff
  • Currently the delegate always return the full string -> need to split the string

Idea

  • Create a file to capture every things.
  • Translate
  • OpenAI

Ref: https://medium.com/ios-os-x-development/speech-recognition-with-swift-in-ios-10-50d5f4e59c48

About

An MacOS application that capture audio from output speaker and transform it to text


Languages

Language:Swift 100.0%