Enable sierra in en_GB_2

This commit is contained in:
Simon 2021-05-09 14:42:42 +01:00
parent 6ba08711e2
commit 034b6405a1
2 changed files with 2 additions and 2 deletions

View File

@ -568,7 +568,7 @@ def ident():
_say.append(words[character])
_say.append(words['silence'])
_say.append(words['silence'])
test
#test
#_say.append(AMBEobj.readSingleFile('alpha.ambe'))
_all_call = bytes_3(16777215)
_source_id= bytes_3(5000)

View File

@ -22,7 +22,7 @@ voiceMap = {
'P': 'papa',
'Q': 'quebec',
'R': 'romeo',
#'S': 'sierra',
'S': 'sierra',
'T': 'tango',
'U': 'uniform',
'V': 'victor',