VoicevoxCore
Loading...
Searching...
No Matches
VoicevoxLoadOnnxruntimeOptions Struct Reference

#include <voicevox_core.h>

Data Fields

const char * filename
 

Detailed Description

voicevox_onnxruntime_load_once のオプション。

Availability
リリースされているライブラリではiOSを除くプラットフォームで利用可能。詳細はファイルレベルの"Availability"の節を参照。

Field Documentation

◆ filename

const char* VoicevoxLoadOnnxruntimeOptions::filename

ONNX Runtimeのファイル名(モジュール名)もしくはファイルパスを指定する。

dlopen/LoadLibraryExWの引数に使われる。デフォルトは voicevox_get_onnxruntime_lib_versioned_filename と同じ。


The documentation for this struct was generated from the following file: