• United States
IBM?
  • Site map
IBM?
  • Marketplace

  • Close
    Search
  • Sign in
    • Sign in
    • Register
  • IBM Navigation
IBM Developer Answers
  • Spaces
    • Blockchain
    • IBM Cloud platform
    • Internet of Things
    • Predictive Analytics
    • Watson
    • See all spaces
  • Tags
  • Users
  • Badges
  • FAQ
  • Help
Close

Name

Community

  • Learn
  • Develop
  • Connect

Discover IBM

  • ConnectMarketplace
  • Products
  • Services
  • Industries
  • Careers
  • Partners
  • Support
10.190.13.206

Swift×

Refine your search by using the following advanced search options.

Criteria Usage
Questions with keyword1 or keyword2 keyword1 keyword2
Questions with a mandatory word, e.g. keyword2 keyword1 +keyword2
Questions excluding a word, e.g. keyword2 keyword1 -keyword2
Questions with keyword(s) and a specific tag keyword1 [tag1]
Questions with keyword(s) and either of two or more specific tags keyword1 [tag1] [tag2]
To search for all posts by a user or all posts with a specific tag, start typing and choose from the suggestion list. Do not use a plus or minus sign with a tag, e.g., +[tag1].
  • Ask a question

Speech To Text-Swift: Getting error CredStore - performQuery - Error copying matching creds

550001QFVV gravatar image
Question by Kamar Shad  (1) | Dec 03, 2018 at 05:03 AM ecmsupportspeech-to-textauthenticationiosswiftspeech-ios-sdk

I am using Speech To Text iOS sdk to transcript the real-time audio into the text. I have integrated the Watson STT sdk using cocoapod. I am getting an error whenever I call the startStreaming method. I have configured everything properly ( created the service, Generated the credential and also making sure SpeechToText instance will be created with proper apikey and URL but still I am not able to fix the error.

Here is the code snippet.

 let speechToText = SpeechToText(apiKey: Credentials.SpeechToTextAPIKey, iamUrl: 
 Credentials.SpeechToTextURL)
 var accumulator = SpeechRecognitionResultsAccumulator()

 func startStreaming() {
      var settings = RecognitionSettings(contentType: "audio/ogg;codecs=opus")
      settings.interimResults = true
      let failure = { (error: Error) in print(error) }
      speechToText.recognizeMicrophone(settings: settings, failure: failure) { results in
      accumulator.add(results: results)
      print(accumulator.bestTranscript)
   }
 }

As I call the startStreaming function I always received the below error

 CredStore - performQuery - Error copying matching creds.  Error=-25300, query={
    class = inet;
    "m_Limit" = "m_LimitAll";
    ptcl = htps;
    "r_Attributes" = 1;
    sdmn = "IBM Watson Gateway(Log-in)";
    srvr = "gateway-syd.watsonplatform.net";
    sync = syna;
 }

Any help is highly appreciated. Thanks!

People who like this

  0
Comment
10 |3000 characters needed characters left characters exceeded
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster

0 answers

  • Sort: 

Follow this question

171 people are following this question.

Answers

Answers & comments

Related questions

Speech To Text-Swift: Getting error (CredStore - performQuery - Error copying matching creds) 0 Answers

Help getting the Watson IOS SDK into my Xcode project 2 Answers

iOS and Swift interact with Watson Speech to text 3 Answers

start audio transcription Swift 1 Answer

Is the iOS App already written in swift 1 Answer

  • Contact
  • Privacy
  • IBM Developer Terms of use
  • Accessibility
  • Report Abuse
  • Cookie Preferences

Powered by AnswerHub

Authentication check. Please ignore.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • API Connect
  • Analytic Hybrid Cloud Core
  • Application Performance Management
  • Appsecdev
  • BPM
  • Blockchain
  • Business Transaction Intelligence
  • CAPI
  • CAPI SNAP
  • CICS
  • Cloud Analytics
  • Cloud Automation
  • Cloud Object Storage
  • Cloud marketplace
  • Collaboration
  • Content Services (ECM)
  • Continuous Testing
  • Courses
  • Customer Experience Analytics
  • DB2 LUW
  • DataPower
  • Decision Optimization
  • DevOps Services
  • Developers IBM MX
  • Digital Commerce
  • Digital Experience
  • Finance
  • Global Entrepreneur Program
  • Hadoop
  • Hybrid Cloud Core
  • IBM Cloud platform
  • IBM Design
  • IBM Forms Experience Builder
  • IBM Maximo Developer
  • IBM StoredIQ
  • IBM StoredIQ-Cartridges
  • IIDR
  • ITOA
  • InformationServer
  • Integration Bus
  • Internet of Things
  • Kenexa
  • Linux on Power
  • LinuxONE
  • MDM
  • Mainframe
  • Messaging
  • Node.js
  • ODM
  • Open
  • PowerAI
  • PowerVC
  • Predictive Analytics
  • Product Insights
  • PureData for Analytics
  • Push
  • QRadar App Development
  • Run Book Automation
  • Search Insights
  • Security Core
  • Storage
  • Storage Core
  • Streamsdev
  • Supply Chain Business Network
  • Supply Chain Insights
  • Swift
  • UBX Capture
  • Universal Behavior Exchange
  • UrbanCode
  • WASdev
  • WSRR
  • Watson
  • Watson Campaign Automation
  • Watson Content Hub
  • Watson Marketing Insights
  • dW Answers Help
  • dW Premium
  • developerWorks Sandbox
  • developerWorks Team
  • Watson Health
  • More
  • Tags
  • Questions
  • Users
  • Badges