Create a custom publisher ?

Ask a Question related to Macromedia Flash Flashcom, Design and Development.

  1. #1

    Default Create a custom publisher ?

    Hi, im developing a RIA application (a virtual flash character), and I want
    that these character talk to end users.

    The voice sintetyzer (TTS), give me an amount of audio buffers in PCM format,
    and I want to send it to flash clients.
    My question is if it was a posibly to create a custom Stream and send it to
    the clients.

    In other words, send the audio generated by the voice sintetyzer (located in
    the server machine) to the flash clients.

    Ive reading the example of SampleClient, but i culdnt find anything about how
    to publish a custom stream.

    Saluts...

    Davilovick Guest

  2. Similar Questions and Discussions

    1. Can't create custom hybrid CD
      I have created a PDF with several attachments, therefore, I created a Catalog to get an index of all this files. I am using Roxio Toast Titanium to...
    2. How to create a 'Print Friendly' button in Publisher
      I've created an MS Publisher document & have saved it as a Web Page (i html format). Does anyone know how I can create a 'print friendly button...
    3. Using Publisher to create web site
      Publisher 2002 insists on converting .jpegs into .png file types when making index.htm. .png files should be small but actually come out huge; e.g...
    4. Publisher cant open publisher files created in same version of Publisher
      Publisher won't open the web pages created in the same version of publisher. Can anyone help? I have saved it separately as a HTMP files so I can...
    5. Create custom brush
      A few days ago someone posted that he or she created a custom brush simulating a film strip. I thought that I should like to try to do this, but have...
  3. #2

    Default Re: Create a custom publisher ?

    You couldn't send the pcm data directly to FMS. You would need to record the audio to an flv or mp3 file, and place the file in a directory that is accessible to FMS.
    JayCharles 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