Welcome To Snipplr
Everyone's Recent Snippets Tagged phone
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
The following example of iOS Phone sample SMS code employs user-friendly object, with a basis on the HTTP API.
0
1168
posted 7 years ago by Broadnet
The following example of iOS Phone sample SMS code employs user-friendly object, with a basis on the HTTP API.
0
1172
posted 7 years ago by Broadnet
A conference call is a meeting, conducted over the phone using audio, between two or more people and usually for the purposes of discussing a particular topic. In my former snippets I dealt with text-to-speech and speech-to-text functionalities. So t...
0
1608
posted 9 years ago by warnerBro19
C#
How to add text-to-speech and speech-to-text features to your SIP software by using Microsoft Speech Platform in C#?
In my previous snippet I have written about converting text to speech using C#. This code snippet can be used not just for allowing your computer to read txt aloud, but also for speech recognition. To implement this functionality I used Microsoft Sp...
0
1794
posted 9 years ago by warnerBro19
I have heard about this solution on the Facebook, and I thought it is worth to share my source code to help other developers interested in converting text to speech using C#. Text-to-speech refers to the ability of computers to read txt aloud. This f...
1
1358
posted 9 years ago by warnerBro19
This step-by-step tutorial describes how to build an HTML5-based mobile web app by means of Webix library (open source, GPL) and PhoneGap framework. As a result you’ll get an awesome native app for Android devices with rich UI and high performance.
0
1276
posted 9 years ago by kengajunior
Introduction:
Pin Based login is a mechanism to authenticate user, by sending one time valid pin to user's phone. This implementation makes use of a mOTP API for sending one time pin, via Missed call and thus eliminates any cost involved with the...
0
928
posted 10 years ago by motp
Generic function - Pass the context to the function for use with any field
0
818
posted 11 years ago by chetkloss
Return a pure 10-digit phone number if the number given is 10 digits or 11 digits.
0
1426
posted 11 years ago by chrisvogt
Formats a 10-digit phone number into a good format (123) 555-1234
0
1414
posted 12 years ago by cpres
An easy way to detect shakes on mobile devices with equipped accelerometer.
0
1082
posted 12 years ago by vamapaull
From the tutorial, Validating Various Input Data in Flash (http://active.tutsplus.com/tutorials/actionscript/validating-various-input-data-in-flash/)
1
1096
posted 13 years ago by Activetuts
Split a single phone number input field into 3 small input fields and create an hidden field for validation and keep server side variable name.
0
953
posted 14 years ago by touffies