-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Description
Project
Error Message
Compiling react-native-audio-api Pods/RNAudioAPI » OscillatorNode.cpp
❌ (../../packages/apple-llm/ios/transcription/AppleTranscriptionImpl.swift:17:57)
15 |
16 | @available(iOS 26, *)
17 | private func createTranscriber(for locale: Locale) -> SpeechTranscriber {
| ^ cannot find type 'SpeechTranscriber' in scope
18 | let preset = SpeechTranscriber.Preset.timeIndexedTranscriptionWithAlternatives
19 |
20 | return SpeechTranscriber(
Command
When I executed the bun ios, I faced the above issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels