pub fn get_audio_cache(
identifier: &impl AsCacheIdentifier,
name: &str,
) -> Result<Option<CacheAudioReadGuard>, CacheError>Expand description
音声キャッシュデータを取得する。
pub fn get_audio_cache(
identifier: &impl AsCacheIdentifier,
name: &str,
) -> Result<Option<CacheAudioReadGuard>, CacheError>音声キャッシュデータを取得する。