Ask a Question related to Macromedia Director Lingo, Design and Development.

  1. #1

    Default Voice recognition

    Hello everyone, has anyone ever worked with voicerecognition and a Director project. I would like to get the voice software to recognise the name of a person, and then import the name in a string to be able to process it (speech Xtra and stuff...)
    thanks for your help!


    Urme webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. OCR Text Recognition From C#
      Is it possible to call the OCR Text Recognition functionality of Acrobat 8.1 programmatically without seeing any dialog boxes being displayed? ...
    2. Voice over IP
      Hi I want some help related to VOIP.
    3. Problem with recognition of Flash object
      I've just received a Flash object from a firm we contracted and want to implement some plugin detection within the page. Before I go off and slam...
    4. How to use voice over ?
      Hello everybody... I'm looking for a way to voice over background sound with event sound Any ideas ? Jean-Francois Publiconcept
    5. greek fonts recognition
      I have a problem with typing greek fonts in photoshop.I have installed greek fonts in my Win Xp Pro but When I try to write something in Photoshop...
  3. #2

    Default Re: Voice recognition

    Hi,

    I have used voice recognition in a Director project and gotten some reasonable results, but I had to write my own activeX control to do it. I don't think that there any Xtras currently available becuase I spent quite a while searching for one.

    The project I was involved in was based more on recognising words from a specific list (i.e. I knew all the possible words to look out for), but if you go the same route as I did (Microsoft Speed API via ActiveX) then there is support for dictation grammars which might allow you to recognise peoples names. Although I'm not sure how good the results will be.

    Hope this helps,

    DuncanJWitham



    DuncanJWitham webforumsuser@macromedia.com Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139