Skip to content

Cannot find type 'SpeechTranscriber' in scope #136

@Arunvallal

Description

@Arunvallal

Project

ai/apps

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions