Registry / utility / hablullah-go-sampa

hablullah-go-sampa

JSON →
library1.0.0gogounverified

A Go library for converting text to SAMPA phonetic notation.

go get github.com/hablullah/go-sampa
INSTALL
IMPORT
SIG · HABLULLAH-GO-SAMPA
H
hablullah-go-sampa
utilitygov1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

sampa
github.com/hablullah/go-sampa

Converts the word 'hello' to SAMPA phonetic notation.

package main import ( "fmt" "github.com/hablullah/go-sampa" ) func main() { result := sampa.Convert("hello") fmt.Println(result) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
hablullah-go-sampa — go get hablullah-go-sampa · libregistry