VoicePHP : build voice enabled applications directly in PHP without any 3rd party APIs

VoicePHP is not an extension to PHP; infact it’s the same PHP which now outputs voice instead of text and also takes input as voice instead of text. In technical terms, it’s PHP whose standard text based input & output (stdio, stdout in programmer’s term) are replaced by voice equivalent.

VoicePHP diagram

VoicePHP diagram