Hi Stuart,

Nice work :-)

To use compressed speech samples as menu prompts you could use 
unittest/raw2h.c to convert the compressed samples into arrays in header 
files for compiling into sm1000.bin.

Although perhaps a byte2h.c version is needed that operates on bytes 
rather than shorts.

The arrays of compressed prompts can then be fed to codec2_decode().

Cheers,

David


On 19/09/15 12:40, Stuart Longland wrote:
> Just a heads up, I've thrown the contents of the patchset up on a site
> so you can pick through them at your leisure.  There is also a compiled
> .bin file.
>
> https://stuartl.longlandclan.id.au/freedv/sm1000/2015-09-04/
>
> This is against revision 2295 of Subversion, I tried a rebase against
> the current head, but that failed to build so for now I'll release this
> since I know things work there.
>
> This is a work in progress.  At the moment, I have Morse announcements
> of the different modes, and so as you hit select you first hear a 'beep'
> acknowledgement, then a moment later the announcement of the mode.
>
> If you hit a button before the announcement, the announcement is
> cancelled.  (In the case of the SELECT button, a new announcement will
> happen instead after a delay.)
>

------------------------------------------------------------------------------
_______________________________________________
Freetel-codec2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freetel-codec2

Reply via email to