Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Microsoft Speech SDK

Microsoft Speech SDK

Scheduled Pinned Locked Moved C / C++ / MFC
question
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Rick Crone
    wrote on last edited by
    #1

    I have added speech to one of my applications using the Microsoft SDK 5.0. It works on my development machine, but not on machines that do not have the SDK loaded. Are there files from the SDK that need to be added to the target machine?

    B 1 Reply Last reply
    0
    • R Rick Crone

      I have added speech to one of my applications using the Microsoft SDK 5.0. It works on my development machine, but not on machines that do not have the SDK loaded. Are there files from the SDK that need to be added to the target machine?

      B Offline
      B Offline
      Bill Wilson
      wrote on last edited by
      #2

      Yes. They are described in the documentation for the SDK. If you are really documenation adverse, try running the DEPENDS utility that ships with VC. It will tell you all the things your program needs to run. Go to a standard configuration system and see which ones are missing. If this is for wide distribution, better go with the documentation. P.S. Remember, when redistributing other peoples software, check the licensing agreements. This is especially true if you are developing commercial software and distributing Microsoft stuff. Hope this helps, Bill

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups