Documentation of https://developer.apple.com/documentation/speech has wrong code sample

Originator:adigitalknight
Number:rdar://39335216 Date Originated:April 11 2018, 10:33 AM
Status:Open Resolved:
Product:Sample Code Product Version:
Classification: Reproducible:
 
Summary:
Code sample at https://developer.apple.com/documentation/speech is declaring `myRecognizer` but it using `recognizer`.

Expected Results:
Please use either `myRecognizer` everywhere or `recognizer` everywhere.

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!