Help In Voip Programming ....

Ahmed Fouad

Ahmed Fouad

@ahmed-fouad-tvPiON Oct 22, 2024
It's my final year project and just finished a simple server / client program that sends messages and receive them ,,,, Now the Dr. said that the next time he wants us to send voice and i don't know how to start .
I googled and knew that the voice needs to be converted from analog to digital signal but how can i write this code in C++ ?? thank you for any help 😀)

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • K!r@nS!ngu

    K!r@nS!ngu

    @kr-at-nsngu-XqzcfU Dec 17, 2011

    You really need to clarify your question ..... can you give a brief description of your project... voice convertion involves micro controller and all
  • Ahmed Fouad

    Ahmed Fouad

    @ahmed-fouad-tvPiON Dec 17, 2011

    Thank u for reply, I made server client program from 21 days to learn C++ book
    Now i want to send voice ??!!
    Still need description ?
  • lovejeet

    lovejeet

    @lovejeet-etHdkD Dec 17, 2011

    i have a doubt. how to implement voip on websites??
  • Reya

    Reya

    @reya-SMihdC Dec 17, 2011

    Did you try sphnix or Turbopower Async Professional?

    which algorithm are you going to use?

    Are you going to convert the speech to text alone?

    This may hep you!

    <a href="https://www.w3.org/TR/speech-grammar/" target="_blank" rel="nofollow noopener noreferrer">Speech Recognition Grammar Specification Version 1.0</a>
  • PraveenKumar Purushothaman

    PraveenKumar Purushothaman

    @praveenkumar-66Ze92 Jan 6, 2012

    lovejeet
    i have a doubt. how to implement voip on websites??
    You need an application, which interacts with your hardware to make it. Best would be Flash, which has access to the microphone and hardware acceleration and all is possible... 😀
  • Rupam Das

    Rupam Das

    @rupam-das-wW5CvN Jan 6, 2012

    If you search VOIP souce code site:crazyengineers.com you will find the source code is already shared by my in this site.........