Post

Replies

Boosts

Views

Activity

Reply to Speech Recognition Problem in iOS 18.0
The follow-up to the previous post. It looks likes during dictation if I make even a short break - 1-2 seconds, the previously transcribed words disappear and the transcription starts anew. Let me reiterate, that does NOT happen under iOS 17. The app downloaded from the store functions as expected. Yet the very same code compiled under iOS 18 shows the problem: even a 2-second pause in talking truncates the previously transcribed text and starts anew. The quickest and simplest test is to run Apple demo app 'Spoken Word' Any insights would be greatly appreciated.
Aug ’24
Reply to Speech Recognition Problem in iOS 18.0
One more attempt to get an answer, or at least a cofirmation that the problem does exist. If somebody willing to spend just couple of minutes to run Apple own demo app 'SpokenWord' - https://developer.apple.com/documentation/speech/recognizing_speech_in_live_audio?language=objc - under iOS 18.0 Here's what I ask: start dictation and make a natural pause - say, 1-2 seconds. What you are going to see is that the previously transcribed text is completely truncated and the transcription starts anew. Once again: it's Apple own demo app
Sep ’24
Reply to Speech Recognition Problem in iOS 18.0
@34534543456789098767654 No, I haven't found a solution to the problem - intermittent truncation of transcribed dictation. So, I reverted to Apple standard way - using its keyboard dictation functionality, which works as expected. By the way, for some unclear reason(s) after a few instances, the error messages that I mentioned in initial post stopped appearing.
Sep ’24
Reply to Speech Recognition Problem in iOS 18.0
@DTS Engineer I did receive a request from Apple to clarify the framework(s): "Apple Sep 26, 2024 at 1:53 PM Engineering has requested the following information regarding your report: Is this with mainstream Dictation or Voice Control?" Sure enough I clarified that it's Dictation and the frameworks I used are SFSpeechRecognizer, SFSpeechAudioBufferRecognitionRequest, etc. As you can see it was a week ago, and so far I haven't heard from them. What surprises me is that I don't see other reports on that bug. All of the numbers except mine - FB15245186 - return 'Not found'. Needless to say that if I get any response, I'll post it here.
Oct ’24
Reply to Speech Recognition Problem in iOS 18.0
@righteoustales No reply for me either. Apparently, this bug has low priority. Nevertheless, it would be a matter of curtesy if not respect on the part of Apple toward developers (respect, by the way, they swear on all the time) to at least drop a line informing that the report(s) are on the backlog and will be looked at when the time permits.
Oct ’24