Penguin
Diff: LinuxAnsweringMachine
EditPageHistoryDiffInfoLikePages

Differences between version 4 and revision by previous author of LinuxAnsweringMachine.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 4 Last edited on Sunday, August 10, 2003 5:56:35 pm by WikiAdmin Revert
Older page: version 3 Last edited on Monday, March 3, 2003 9:31:08 pm by JohnMcPherson Revert
@@ -9,9 +9,9 @@
  
 I tried and failed to get it to work with a USRobotics Sportster 33 and a Dynalink modem, but got it working with a USRobotics "56k Voice Faxmodem". 
  
 ! Audio Formats 
-A bit of background on the audio file formats. __.pvf__ is an [Acronym] for __P__ortable __V__oice __F__ormat. It is an intermediate format used by mgetty-voice. You can convert (mono) __.wav__ (MS Wave) audio files using wavtopvf. You can then use pvftormd to convert from .pvf to the modem specific __.rmd__ format files. One caveat is that (at least for me) the audio needs to be mono and at 8000 Hz. So, I recorded a wave file of my answerphone message, and then converted it as follows: 
+A bit of background on the audio file formats. __.pvf__ is an [WLUG: Acronym] for __P__ortable __V__oice __F__ormat. It is an intermediate format used by mgetty-voice. You can convert (mono) __.wav__ (MS Wave) audio files using wavtopvf. You can then use pvftormd to convert from .pvf to the modem specific __.rmd__ format files. One caveat is that (at least for me) the audio needs to be mono and at 8000 Hz. So, I recorded a wave file of my answerphone message, and then converted it as follows: 
  
  # convert to mono (one channel), 8000Hz 
  sox recording.wav -c 1 -r 8000 greeting.wav 
  # convert to pvf (32 bits per sample is default) 
The following authors of this page have not agreed to the WlugWikiLicense. As such copyright to all content on this page is retained by the original authors.
  • SmittyJohn
The following authors of this page have agreed to the WlugWikiLicense.

PHP Warning

lib/plugin/WlugLicense.php (In template 'html'):99: Warning: Invalid argument supplied for foreach()

lib/plugin/WlugLicense.php (In template 'html'):111: Warning: in_array() [<a href='function.in-array'>function.in-array</a>]: Wrong datatype for second argument

lib/plugin/WlugLicense.php (In template 'html'):111: Warning: in_array() [<a href='function.in-array'>function.in-array</a>]: Wrong datatype for second argument