We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e45cb44 commit 3185126Copy full SHA for 3185126
examples/speech_to_text_v1.rb
@@ -1,7 +1,6 @@
1
# frozen_string_literal: true
2
3
require("ibm_watson/speech_to_text_v1")
4
-require("ibm_watson/recognize_callback")
5
6
# If using IAM
7
speech_to_text = IBMWatson::SpeechToTextV1.new(
0 commit comments