python - Read/Write Audio Data to Modem in OS X or Linux -
i'm working on program in python that, now, on imac os x, if had to, move linux box on soekris box. also, if there's way command line program or c library can access python (still not sure how that, hear can done), i'm open that. if it's possible in python on os x, preferred.
i have simple (as of now) python program working modems. handles incoming calls caller id info , taking faxes on fax line. love able add voice mail - nothing complex, being able play outgoing message , record incoming one.
but i'm having trouble finding information on how read or write audio data modem device on either os x or linux.
is there on handling audio data modems on os x or linux?
Comments
Post a Comment