OSSSpeechKit
OSSSpeechKit copied to clipboard
OSSSpeechKit offers a native iOS Speech wrapper for AVFoundation and Apple's Speech.
Hello friend,#8 complete,and you can see my demo or project https://github.com/crazypoo/PTChatGPT
How can I catch the moment when speaking end?
Hey! I Loved the framework. We are working on an app that gets "chunks" of text (like a bot) from an API. We want to sync the API calls with...
Add the ability to visualise the recorded audio and a basic view.
Given we set the state of the recording active or inactive providing an `isRecording` property would be great.
I'm trying to pause/stop an ongoing reading but can't found anyway to do that. Could you please help to resolve this issue?
I want to add local language for text to speech so any option for that? I want to add Gujarati, Tamil, Pholish, arabic....
Add methods for discovering when speech kit started and finished speaking.
Translation services should include reading from local URL audio sources. Implement a solution that can handle this.
Several force unwraps exist in the OSSSpeech class. They should be removed.