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. Hardware & Devices
  4. RF Transceiver

RF Transceiver

Scheduled Pinned Locked Moved Hardware & Devices
question
6 Posts 3 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.
  • S Offline
    S Offline
    Sean Michael Murphy
    wrote on last edited by
    #1

    Hey I have a SAPI application that works great locally. Input via the microphone and output using TTS all work great sitting in front of the PC. What I'd like to do is operate this application remotely, via a walkie-talkie. Do any of you know if a device exists that could plug into my sound card and receive transmissions and pipe the audio into the mike jack, and take speaker output and transmit it via RF to the walkie-talkie? I don't even know what that sort of device would be called, so I can't search for it. Any advice appreciated. Thanks. Sean

    D 1 Reply Last reply
    0
    • S Sean Michael Murphy

      Hey I have a SAPI application that works great locally. Input via the microphone and output using TTS all work great sitting in front of the PC. What I'd like to do is operate this application remotely, via a walkie-talkie. Do any of you know if a device exists that could plug into my sound card and receive transmissions and pipe the audio into the mike jack, and take speaker output and transmit it via RF to the walkie-talkie? I don't even know what that sort of device would be called, so I can't search for it. Any advice appreciated. Thanks. Sean

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      Nice idea but it as a large flaw. How is the remote machine going to "Push to Talk"? WT's normally can only receive or transmit at any one time, not both at the same time. I'm sure you'll find some hardware to do it using a full duplex WT, but there remains the issue of having the machine "Push to talk". Or do you want it to transmit continuously, even if the machine has nothing to "say"?

      Dave Kreskowiak Microsoft MVP - Visual Basic

      S 1 Reply Last reply
      0
      • D Dave Kreskowiak

        Nice idea but it as a large flaw. How is the remote machine going to "Push to Talk"? WT's normally can only receive or transmit at any one time, not both at the same time. I'm sure you'll find some hardware to do it using a full duplex WT, but there remains the issue of having the machine "Push to talk". Or do you want it to transmit continuously, even if the machine has nothing to "say"?

        Dave Kreskowiak Microsoft MVP - Visual Basic

        S Offline
        S Offline
        Sean Michael Murphy
        wrote on last edited by
        #3

        Dave Kreskowiak wrote:

        Nice idea but it as a large flaw. How is the remote machine going to "Push to Talk"?

        Yeah, I know. I can't help but think this has been solved already though.

        Dave Kreskowiak wrote:

        I'm sure you'll find some hardware to do it using a full duplex WT, but there remains the issue of having the machine "Push to talk". Or do you want it to transmit continuously, even if the machine has nothing to "say"?

        I didn't think walkie-talkies could be full duplex since the mike is so close to the speaker (I imagine a headset type device could be), but I don't really care whether it transmits continuously, as long as it can listen at the same time (full duplex, like you say). Any idea what that hardware would be called? I'd even settle for a one-way conversation. A device that converted radio to audio and piped it into the mike jack of the sound card. Thanks again. Sean

        D 1 Reply Last reply
        0
        • S Sean Michael Murphy

          Dave Kreskowiak wrote:

          Nice idea but it as a large flaw. How is the remote machine going to "Push to Talk"?

          Yeah, I know. I can't help but think this has been solved already though.

          Dave Kreskowiak wrote:

          I'm sure you'll find some hardware to do it using a full duplex WT, but there remains the issue of having the machine "Push to talk". Or do you want it to transmit continuously, even if the machine has nothing to "say"?

          I didn't think walkie-talkies could be full duplex since the mike is so close to the speaker (I imagine a headset type device could be), but I don't really care whether it transmits continuously, as long as it can listen at the same time (full duplex, like you say). Any idea what that hardware would be called? I'd even settle for a one-way conversation. A device that converted radio to audio and piped it into the mike jack of the sound card. Thanks again. Sean

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          Sean Michael Murphy wrote:

          Yeah, I know. I can't help but think this has been solved already though.

          Yeah, by custom hardware. You're most assuredly not going to plug a WT's linein and lineout to a sound card and get away with this. This would be some kind of hardware that would interface with the radio and then plug into the PC somehow. I'd be willing to bet you'd find something like this around the HAM Radio crowd, or possibly even the manufacturer of the radios.

          Dave Kreskowiak Microsoft MVP - Visual Basic

          S 1 Reply Last reply
          0
          • D Dave Kreskowiak

            Sean Michael Murphy wrote:

            Yeah, I know. I can't help but think this has been solved already though.

            Yeah, by custom hardware. You're most assuredly not going to plug a WT's linein and lineout to a sound card and get away with this. This would be some kind of hardware that would interface with the radio and then plug into the PC somehow. I'd be willing to bet you'd find something like this around the HAM Radio crowd, or possibly even the manufacturer of the radios.

            Dave Kreskowiak Microsoft MVP - Visual Basic

            S Offline
            S Offline
            Sebastian Schneider
            wrote on last edited by
            #5

            Actually, you could always use "Lego Mindstorms" or a similar kit to rig something up that physically presses the talk-button on your radio whenever the computer raises a flag. Actually, a Servo might just do the trick.

            Cheers, Sebastian -- Contra vim mortem non est medicamen in hortem.

            D 1 Reply Last reply
            0
            • S Sebastian Schneider

              Actually, you could always use "Lego Mindstorms" or a similar kit to rig something up that physically presses the talk-button on your radio whenever the computer raises a flag. Actually, a Servo might just do the trick.

              Cheers, Sebastian -- Contra vim mortem non est medicamen in hortem.

              D Offline
              D Offline
              Dave Kreskowiak
              wrote on last edited by
              #6

              Possibly, but the question then becomes "are the parts going to last for the life of the application?"

              Dave Kreskowiak Microsoft MVP - Visual Basic

              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