# HG changeset patch # User Mychaela Falconia # Date 1672359034 0 # Node ID 80f0996bfd16f27c89672b6dec34bffc1fdd5f10 # Parent 69061d044f05171ba9e04a373a6f1976809581e1 Voice-memo-feature: fc-vm2gsmx utility is here diff -r 69061d044f05 -r 80f0996bfd16 Voice-memo-feature --- a/Voice-memo-feature Tue Dec 27 20:23:55 2022 +0000 +++ b/Voice-memo-feature Fri Dec 30 00:10:34 2022 +0000 @@ -179,14 +179,14 @@ and gsmfr-dlcap-parse allows a developer or tinkerer to do thorough human analysis of TCS211 VM recordings in both DTX-disabled and DTX-enabled modes. -* There will soon be a new fc-vm2gsmx utility that will read binary VM recording - files (as you would read out with fc-fsio) and convert them into extended- - libgsm (gsmx) format defined in our GSM codec libraries & utilities package. - This gsmx format is an extension of the classic libgsm (GSM 06.10) format, - adding the possibility of SID frames and BFI markers (frame gaps) in addition - to regular speech frames, thus it can represent the content of a voice memo - recording made in DTX mode. These gsmx files can then be decoded into - playable WAV with our gsmfr-decode utility. +* As of fc-host-tools-r18 there is a new fc-vm2gsmx utility that reads binary VM + recording files (as you would read out with fc-fsio) and converts them into + extended-libgsm (gsmx) format defined in our GSM codec libraries & utilities + package. This gsmx format is an extension of the classic libgsm (GSM 06.10) + format, adding the possibility of SID frames and BFI markers (frame gaps) in + addition to regular speech frames, thus it can represent the content of a + voice memo recording made in DTX mode. These gsmx files can then be decoded + into playable WAV with our gsmfr-decode utility. FreeCalypso tools for external generation of voice memo files =============================================================