Is there anybody who knows how to use PJSIP? [closed] - iphone

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
Is there anybody who knows how to use PJSIP in iOS? What is the first step I should take for using it ?
thanks.

Have you looked at the getting started with PJSIP on iOS webpage?

Related

How to program application to re-speak differently? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
How to program application to re-speak differently ( audio )
Possible with the help and guidance of experts ?
What are the basics to build this application ?
Check this tutorial in maniacdev. It has sample project too. Probably that is what you are trying to achieve.

matching game for iphone [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
Can any one help me to what is basic logic for matching game or memory game?Is there any tutorial or reference is available for this kind of games?please help me to solve
Like this?
http://mobile.tutsplus.com/tutorials/corona/corona-sdk-create-a-memory-match-game/
http://codecanyon.net/item/iphone-memory-game/243940
http://iphonedevsdk.com/forum/iphone-sdk-game-development/13001-tic-tac-toe-tutorial-a-walkthrough.html
Easy google search on what you wanted.

gmail integration in iPhone application [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I want to create an app in which I want to integrate Gmail through which user can get their emails in app. So how can I do this? Can anybody help me?
Try this Project
http://code.google.com/p/gtm-oauth/

Facebook connect - [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
I want to use face book connect on my website. And i cant find proper Documentation on face book to use it. Can you help me out with it ?
Start here
http://developers.facebook.com/docs/guides/web/
This website gives you a start up for facebookconnect.

any example of ofVideoPlayer on iPhone? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
Anyone knows any example of ofVideoPlayer working on iPhone??
Thanks!!!
Have a look at three20 library - they have a sample Youtube player there.