I would like to include into a "traditional" text document an environment that mimics the graphical style of basic text on mobile phones: author 1 text left adjusted, on red blocks with rounded corners; author 2 text right adjusted, on green blocks with rounded corners, and so forth. Something with a syntax similar to this:
\begin{phonetext}
\authorleft{my text}
\authorright{your text}
\authorleft{my next text}
\end{phonetext}
The ideal would be to be able to choose colors of the backgrounds (e.g., red on left, green on right) and other font size and related information.
I don't need the ability to include photos, video frames, audio recording icons, posting date and time, and such, but perhaps someone else would use such options.
