TEST
このコミットが含まれているのは:
@@ -5,7 +5,7 @@ import subprocess
|
||||
class Aques:
|
||||
@classmethod
|
||||
def main (cls, text: str) -> bytearray | None:
|
||||
return cls.__synthe_utf8 (text, speed = 100)
|
||||
return cls.__synthe_utf8 (text, 100, "./phont/ar_mf2.phont")
|
||||
|
||||
@staticmethod
|
||||
def __synthe_utf8 (text, speed, phont_file = None) -> bytearray | None:
|
||||
|
||||
新しい課題から参照
ユーザをブロックする