Skip to content

2bbb/ofxSpeechRecognizer

Repository files navigation

ofxSpeechRecognizer

wrapper of Speech framework on iOS and macOS.

Requirements

  • iOS 10~
  • macOS 10.15~
  • network access

Notice

  • 3 API Limitation
    • one-minute limite on audio duration
    • API Limit Rate / day
    • API Limit Rate / device

How To

  • add 2 items to info.plist (**.xcodeproj > TARGETS > info tab)
    • NSSpeechRecognitionUsageDescription (Privacy - Speech Recognition Usage Description)
    • NSMicrophoneUsageDescription (Privacy - Microphone Usage Description)

Update history

2018/05/23 ver 0.0.1

License

MIT License.

Author

  • ISHII 2bit
  • i[at]2bit.jp

At the last

Please create a new issue if there is a problem.

And please throw a pull request if you have a cool idea!!

If you get happy with using this addon, and you're rich, please donation for support continuous development.

Bitcoin: 17AbtW73aydfYH3epP8T3UDmmDCcXSGcaf

About

wrapper of SFSpeechRecognizer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published