FreeCalypso > hg > freecalypso-docs
changeset 97:80f0996bfd16
Voice-memo-feature: fc-vm2gsmx utility is here
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 30 Dec 2022 00:10:34 +0000 |
parents | 69061d044f05 |
children | 915ff61137ee |
files | Voice-memo-feature |
diffstat | 1 files changed, 8 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- 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 =============================================================