Skip to content

Instantly share code, notes, and snippets.

@shams-ahmed
Created March 31, 2021 20:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shams-ahmed/d310b73dae0cafa899f4aac29ce3e5f0 to your computer and use it in GitHub Desktop.
Save shams-ahmed/d310b73dae0cafa899f4aac29ce3e5f0 to your computer and use it in GitHub Desktop.
Symbl.ai: Fetching the transcription from Symbl.ai
self?.symblAI.transcript(for: upload, { transcript in
print(transcript)
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment