{"id":61251,"library":"ethindp-prism","title":"PRISM","description":"Platform-agnostic Reader Interface for Speech and Messages.","status":"active","version":"0.7.1","language":"cpp","source_language":null,"source_url":null,"tags":["speech","messages","interface","platform"],"install":[{"cmd":"vcpkg install ethindp-prism","lang":"bash","label":"vcpkg"},{"cmd":"# CMakeLists.txt\nfind_package(ethindp_prism CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE ethindp-prism::ethindp-prism)","lang":"cmake","label":"CMake"}],"dependencies":[],"imports":[{"symbol":"prism/prism.h","correct":"#include <prism/prism.h>"}],"quickstart":{"code":"#include <prism/prism.h>\n#include <iostream>\n\nint main() {\n    prism::Reader reader;\n    auto msg = reader.read(\"Hello, world!\");\n    std::cout << msg.text() << std::endl;\n    return 0;\n}","lang":"cpp","description":"Reads a message using the PRISM reader interface."},"warnings":[],"env_vars":null,"search_vec":"'agnost':4 'interfac':6,13 'messag':10,12 'platform':3,14 'platform-agnost':2 'prism':1 'reader':5 'speech':8,11","created_at":"2026-06-17T04:43:34.374987+00:00","updated_at":"2026-06-17T04:43:34.374987+00:00","problems":[],"ecosystem":"vcpkg","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["messaging","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}