xamarin-macios/tests/xtro-sharpie/macOS-Speech.todo

75 строки
4.7 KiB
Plaintext

!missing-enum! SFSpeechRecognitionTaskHint not bound
!missing-enum! SFSpeechRecognitionTaskState not bound
!missing-enum! SFSpeechRecognizerAuthorizationStatus not bound
!missing-protocol! SFSpeechRecognitionTaskDelegate not bound
!missing-protocol! SFSpeechRecognizerDelegate not bound
!missing-selector! +SFSpeechRecognizer::authorizationStatus not bound
!missing-selector! +SFSpeechRecognizer::requestAuthorization: not bound
!missing-selector! +SFSpeechRecognizer::supportedLocales not bound
!missing-selector! SFAcousticFeature::acousticFeatureValuePerFrame not bound
!missing-selector! SFAcousticFeature::frameDuration not bound
!missing-selector! SFSpeechAudioBufferRecognitionRequest::appendAudioPCMBuffer: not bound
!missing-selector! SFSpeechAudioBufferRecognitionRequest::appendAudioSampleBuffer: not bound
!missing-selector! SFSpeechAudioBufferRecognitionRequest::endAudio not bound
!missing-selector! SFSpeechAudioBufferRecognitionRequest::nativeAudioFormat not bound
!missing-selector! SFSpeechRecognitionRequest::contextualStrings not bound
!missing-selector! SFSpeechRecognitionRequest::interactionIdentifier not bound
!missing-selector! SFSpeechRecognitionRequest::requiresOnDeviceRecognition not bound
!missing-selector! SFSpeechRecognitionRequest::setContextualStrings: not bound
!missing-selector! SFSpeechRecognitionRequest::setInteractionIdentifier: not bound
!missing-selector! SFSpeechRecognitionRequest::setRequiresOnDeviceRecognition: not bound
!missing-selector! SFSpeechRecognitionRequest::setShouldReportPartialResults: not bound
!missing-selector! SFSpeechRecognitionRequest::setTaskHint: not bound
!missing-selector! SFSpeechRecognitionRequest::shouldReportPartialResults not bound
!missing-selector! SFSpeechRecognitionRequest::taskHint not bound
!missing-selector! SFSpeechRecognitionResult::bestTranscription not bound
!missing-selector! SFSpeechRecognitionResult::isFinal not bound
!missing-selector! SFSpeechRecognitionResult::transcriptions not bound
!missing-selector! SFSpeechRecognitionTask::cancel not bound
!missing-selector! SFSpeechRecognitionTask::error not bound
!missing-selector! SFSpeechRecognitionTask::finish not bound
!missing-selector! SFSpeechRecognitionTask::isCancelled not bound
!missing-selector! SFSpeechRecognitionTask::isFinishing not bound
!missing-selector! SFSpeechRecognitionTask::state not bound
!missing-selector! SFSpeechRecognizer::defaultTaskHint not bound
!missing-selector! SFSpeechRecognizer::delegate not bound
!missing-selector! SFSpeechRecognizer::init not bound
!missing-selector! SFSpeechRecognizer::initWithLocale: not bound
!missing-selector! SFSpeechRecognizer::isAvailable not bound
!missing-selector! SFSpeechRecognizer::locale not bound
!missing-selector! SFSpeechRecognizer::queue not bound
!missing-selector! SFSpeechRecognizer::recognitionTaskWithRequest:delegate: not bound
!missing-selector! SFSpeechRecognizer::recognitionTaskWithRequest:resultHandler: not bound
!missing-selector! SFSpeechRecognizer::setDefaultTaskHint: not bound
!missing-selector! SFSpeechRecognizer::setDelegate: not bound
!missing-selector! SFSpeechRecognizer::setQueue: not bound
!missing-selector! SFSpeechRecognizer::setSupportsOnDeviceRecognition: not bound
!missing-selector! SFSpeechRecognizer::supportsOnDeviceRecognition not bound
!missing-selector! SFSpeechURLRecognitionRequest::initWithURL: not bound
!missing-selector! SFSpeechURLRecognitionRequest::URL not bound
!missing-selector! SFTranscription::averagePauseDuration not bound
!missing-selector! SFTranscription::formattedString not bound
!missing-selector! SFTranscription::segments not bound
!missing-selector! SFTranscription::speakingRate not bound
!missing-selector! SFTranscriptionSegment::alternativeSubstrings not bound
!missing-selector! SFTranscriptionSegment::confidence not bound
!missing-selector! SFTranscriptionSegment::duration not bound
!missing-selector! SFTranscriptionSegment::substring not bound
!missing-selector! SFTranscriptionSegment::substringRange not bound
!missing-selector! SFTranscriptionSegment::timestamp not bound
!missing-selector! SFTranscriptionSegment::voiceAnalytics not bound
!missing-selector! SFVoiceAnalytics::jitter not bound
!missing-selector! SFVoiceAnalytics::pitch not bound
!missing-selector! SFVoiceAnalytics::shimmer not bound
!missing-selector! SFVoiceAnalytics::voicing not bound
!missing-type! SFAcousticFeature not bound
!missing-type! SFSpeechAudioBufferRecognitionRequest not bound
!missing-type! SFSpeechRecognitionRequest not bound
!missing-type! SFSpeechRecognitionResult not bound
!missing-type! SFSpeechRecognitionTask not bound
!missing-type! SFSpeechRecognizer not bound
!missing-type! SFSpeechURLRecognitionRequest not bound
!missing-type! SFTranscription not bound
!missing-type! SFTranscriptionSegment not bound
!missing-type! SFVoiceAnalytics not bound