vk7js
|
af74978600
|
If voice prompts can't be loaded then set vpLevel to vpNone.
|
2022-10-28 08:30:46 +02:00 |
vk7js
|
ad07a517bc
|
Added voice prompt verbosity levels: off, beep, low, medium and high.
|
2022-10-28 08:30:46 +02:00 |
vk7js
|
27d1329ac7
|
Added a few prompts for M17 and DMR used on the UIMode screen but which do not need strings in the strings table as they are displayed in abbreviated form.
|
2022-10-28 08:30:46 +02:00 |
vk7js
|
2373d8374c
|
more string extraction. moved prompt_fm and prompt_dmr to string table as they are needed by the UI.
|
2022-10-28 08:30:46 +02:00 |
vk7js
|
fd5c5b4979
|
Got voice prompts code compiling. (certain blocks are commented out until we get codec2 decode figured out).
|
2022-10-28 08:30:46 +02:00 |
vk7js
|
bc5289453e
|
Round one of adding strings to string table and wordlists.
|
2022-10-28 08:30:46 +02:00 |
vk7js
|
10ddd88f69
|
Cleanup code to adhere more to coding standard.
Got it compiling.
|
2022-10-28 08:30:46 +02:00 |
vk7js
|
cdda2a5b90
|
Added voice prompt for channel.
|
2022-10-28 08:30:46 +02:00 |
vk7js
|
af76afb521
|
Added vpQueueFrequency to speak frequency with proper handling of decimal place and addition of MHz.
|
2022-10-28 08:30:46 +02:00 |
vk7js
|
1d7432ae3b
|
Reworked all symbols so that they can be processes via a lookup rather than by individual tests. Added more flags so we can optionally speak different categories of symbols.
|
2022-10-28 08:30:46 +02:00 |
vk7js
|
d5568b8ab3
|
Adding voice prompts skeleton.
|
2022-10-28 08:30:46 +02:00 |