In simple terms, it’s the same old PHP which now enables you to create voice applications.
It’s 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. Refer
the diagram below.