voicevox_core 0.3.0 copy "voicevox_core: ^0.3.0" to clipboard
voicevox_core: ^0.3.0 copied to clipboard

A Dart library for accessing common Voicevox Core APIs using, FFI.

0.3.0 #

  • Supported voicevox_core v0.16.4.
  • Added validation-related functions (voicevoxScoreValidate, voicevoxNoteValidate, voicevoxFrameAudioQueryValidate, voicevoxFramePhonemeValidate, and voicevoxEnsureCompatible).
  • Added synthesizer-related functions (voicevoxSynthesizerCreateSingFrameAudioQuery, voicevoxSynthesizerCreateSingFrameF0, voicevoxSynthesizerCreateSingFrameVolume, and voicevoxSynthesizerFrameSynthesis).
  • Added glue functions.
  • Simplified example/main.dart using the new glue functions.
  • Added example/song.dart.
  • Updated environment/dependencies:
    • sdk: '>=3.12.1 <4.0.0'
    • ffi: ^2.2.0
    • halildurmus_lints: ^2.0.0

0.2.0 #

  • Supported voicevox_core v0.16.3 and added corresponding functions (voicevoxAudioQueryValidate, voicevoxAccentPhraseValidate, and voicevoxMoraValidate).
  • Supported Dart 3.10.4.

0.1.0 #

  • Initial version.
0
likes
160
points
100
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Dart library for accessing common Voicevox Core APIs using, FFI.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

ffi

More

Packages that depend on voicevox_core