Skip to content

0.16.0.1

Latest
Compare
Choose a tag to compare
@yamachu yamachu released this 17 Apr 11:43
· 23 commits to main since this release
1f75562

Notable changed

  • #189
    • deprecated: VoiceModeFile.New
    • use: VoiceModelFile.Open
  • #204
    • VoiceModelFile.Idのエンコーディングの誤り
    • そのままの値を使っていた場合は影響がないが、以前のバージョンで使っていたIdをファイルにStoreしていた場合はmigrationが必要となります
  • #205
    • VoiceModelFileがDisposeされても、IdやMetasJsonにアクセスできるようになりました