Class SFSpeechURLRecognitionRequest

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class SFSpeechURLRecognitionRequest
extends SFSpeechRecognitionRequest
Since:
Available in iOS 10.0 and later.
  • Constructor Details

    • SFSpeechURLRecognitionRequest

      protected SFSpeechURLRecognitionRequest()
    • SFSpeechURLRecognitionRequest

      protected SFSpeechURLRecognitionRequest​(NSObject.Handle h, long handle)
    • SFSpeechURLRecognitionRequest

      protected SFSpeechURLRecognitionRequest​(NSObject.SkipInit skipInit)
    • SFSpeechURLRecognitionRequest

      public SFSpeechURLRecognitionRequest​(NSURL URL)
  • Method Details

    • getURL

      public NSURL getURL()
    • init

      protected long init​(NSURL URL)