File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed
src/VoicevoxCoreSharp.Experimental Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 99| 0.16.0 - 0.16.1 | 0.16.0 |
1010| 0.16.0 - 0.16.1 | 0.16.1 |
1111| 0.16.0 - 0.16.1 | 0.16.2 |
12- | 0.16.2 - | 0.16.3 |
12+ | 0.16.2 - 0.16.2 | 0.16.3 |
13+ | 0.16.3 - | 0.16.4 |
1314
1415### 対応したPR
1516
1617#### 0.16.2
1718
1819https://github.com/yamachu/VoicevoxCoreSharp/pull/252
20+
21+ #### 0.16.3
22+
23+ https://github.com/yamachu/VoicevoxCoreSharp/pull/264
Original file line number Diff line number Diff line change @@ -27,9 +27,14 @@ API は予告なく変更される場合があります。
2727- Synthesizer.ReplaceMoraPitchAsync
2828- Synthesizer.TtsFromKanaAsync
2929- Synthesizer.TtsAsync
30+ - Synthesizer.CreateSingFrameAudioQueryAsync
31+ - Synthesizer.CreateSingFrameF0Async
32+ - Synthesizer.CreateSingFrameVolumeAsync
33+ - Synthesizer.FrameSynthesisAsync
3034- UserDict.SaveAsync
3135- UserDict.LoadAsync
32- - VoiceModelFileExtensions.NewAsync (今後のアップデートで VoiceModelFileExtensions.OpenAsync に変更予定)
36+ - ~~ VoiceModelFileExtensions.NewAsync~~
37+ - VoiceModelFileExtensions.OpenAsync
3338
3439## Usage
3540
You can’t perform that action at this time.
0 commit comments